Pull request #43047 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff+93d560d5b3b0249f798243b52310128b7e1d163c (d3bf5d24976c73c31ef4a16e6fb2e5ed06ea04ad) 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-43047@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-26T18:22:53.702Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-26T18:22:53.706Z] Trying to pass milestone 1 [Pipeline] milestone [2021-11-26T18:22:53.772Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-26T18:22:53.950Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dd9d56e671ba3dd2) in /home/ubuntu/workspace/moby_PR-43047 [Pipeline] { [Pipeline] checkout [2021-11-26T18:22:53.995Z] The recommended git tool is: git [2021-11-26T18:22:54.020Z] using credential docker-jenkins-github-credentials [2021-11-26T18:22:54.033Z] Cloning the remote Git repository [2021-11-26T18:22:54.033Z] Cloning with configured refspecs honoured and without tags [2021-11-26T18:22:54.034Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:22:54.035Z] > git init /home/ubuntu/workspace/moby_PR-43047 # timeout=10 [2021-11-26T18:22:54.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:22:54.050Z] > git --version # timeout=10 [2021-11-26T18:22:54.055Z] > git --version # 'git version 2.17.1' [2021-11-26T18:22:54.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:22:54.055Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:08.623Z] Fetching without tags [2021-11-26T18:23:09.010Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:09.526Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:09.526Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:23:08.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:08.589Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:23:08.607Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:08.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:08.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:08.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:08.627Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:09.011Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:09.016Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:09.476Z] > git remote # timeout=10 [2021-11-26T18:23:09.485Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:23:09.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:09.501Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:23:09.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-26T18:23:09.527Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:09.533Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:10.075Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:23:10.092Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-26T18:23:10.736Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43047:/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-26T18:23:10.736Z] Unable to find image 'alpine:latest' locally [2021-11-26T18:23:10.736Z] latest: Pulling from library/alpine [2021-11-26T18:23:10.736Z] 59bf1c3509f3: Pulling fs layer [2021-11-26T18:23:10.997Z] 59bf1c3509f3: Verifying Checksum [2021-11-26T18:23:10.997Z] 59bf1c3509f3: Download complete [2021-11-26T18:23:10.997Z] 59bf1c3509f3: Pull complete [2021-11-26T18:23:10.997Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2021-11-26T18:23:10.997Z] Status: Downloaded newer image for alpine:latest [2021-11-26T18:23:10.078Z] > git rev-list --no-walk 2adf7cc70d3b43261840f2d63b32d3e66ce3c6a4 # timeout=10 [2021-11-26T18:23:14.300Z] 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 [2021-11-26T18:23:14.556Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dd9d56e671ba3dd2) in /home/ubuntu/workspace/moby_PR-43047 [Pipeline] node [Pipeline] node [Pipeline] node [2021-11-26T18:23:14.566Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0637188607f3a334c) in /home/ubuntu/workspace/moby_PR-43047 [2021-11-26T18:23:14.567Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0524910af469c7e66) in /home/ubuntu/workspace/moby_PR-43047 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional [2021-11-26T18:23:14.571Z] Running on azwin-2-7c2fd0 in d:\jenkins\workspace\moby_PR-43047 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] { [2021-11-26T18:23:14.641Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ecccd32adf3335f) in /home/ubuntu/workspace/moby_PR-43047 [Pipeline] ws [2021-11-26T18:23:14.656Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-26T18:23:14.666Z] The recommended git tool is: git [Pipeline] checkout [2021-11-26T18:23:14.671Z] The recommended git tool is: git [Pipeline] checkout [2021-11-26T18:23:14.677Z] using credential docker-jenkins-github-credentials [2021-11-26T18:23:14.678Z] using credential docker-jenkins-github-credentials [2021-11-26T18:23:14.679Z] The recommended git tool is: git [2021-11-26T18:23:14.689Z] Cloning the remote Git repository [2021-11-26T18:23:14.689Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-11-26T18:23:14.700Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-11-26T18:23:14.715Z] Fetching without tags [Pipeline] // stage [2021-11-26T18:23:14.729Z] using credential docker-jenkins-github-credentials [2021-11-26T18:23:14.736Z] Cloning the remote Git repository [2021-11-26T18:23:14.736Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-11-26T18:23:14.774Z] The recommended git tool is: git [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] } [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] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [2021-11-26T18:23:14.924Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-26T18:23:14.996Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-11-26T18:23:15.009Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-11-26T18:23:15.077Z] Cloning the remote Git repository [2021-11-26T18:23:15.078Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-26T18:23:15.133Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:15.133Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-26T18:23:15.222Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-26T18:23:14.690Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43047/.git # timeout=10 [2021-11-26T18:23:14.705Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:14.717Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:14.717Z] > git --version # timeout=10 [2021-11-26T18:23:14.728Z] > git --version # 'git version 2.17.1' [2021-11-26T18:23:14.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:14.729Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:15.010Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:15.021Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:15.093Z] > git remote # timeout=10 [2021-11-26T18:23:15.101Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:23:15.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:15.109Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:23:15.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-26T18:23:15.134Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:15.141Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:14.726Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:23:14.727Z] > git init /home/ubuntu/workspace/moby_PR-43047 # timeout=10 [2021-11-26T18:23:14.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:14.738Z] > git --version # timeout=10 [2021-11-26T18:23:14.745Z] > git --version # 'git version 2.25.1' [2021-11-26T18:23:14.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:14.746Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:14.786Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:23:14.787Z] > git init /home/ubuntu/workspace/moby_PR-43047 # timeout=10 [2021-11-26T18:23:14.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:14.802Z] > git --version # timeout=10 [2021-11-26T18:23:14.807Z] > git --version # 'git version 2.25.1' [2021-11-26T18:23:14.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:14.808Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:15.115Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:23:15.116Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-26T18:23:15.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:15.168Z] > git --version # timeout=10 [2021-11-26T18:23:15.209Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-26T18:23:15.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:15.211Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:15.857Z] + [ PR != PR ] [2021-11-26T18:23:15.857Z] + [ master != master ] [2021-11-26T18:23:15.857Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-26T18:23:16.201Z] + docker version [2021-11-26T18:23:16.201Z] Client: Docker Engine - Community [2021-11-26T18:23:16.201Z] Version: 20.10.10-rc1 [2021-11-26T18:23:16.201Z] API version: 1.41 [2021-11-26T18:23:16.201Z] Go version: go1.16.9 [2021-11-26T18:23:16.201Z] Git commit: b485636 [2021-11-26T18:23:16.201Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-26T18:23:16.201Z] OS/Arch: linux/amd64 [2021-11-26T18:23:16.201Z] Context: default [2021-11-26T18:23:16.201Z] Experimental: true [2021-11-26T18:23:16.201Z] [2021-11-26T18:23:16.201Z] Server: Docker Engine - Community [2021-11-26T18:23:16.201Z] Engine: [2021-11-26T18:23:16.201Z] Version: 20.10.10-rc1 [2021-11-26T18:23:16.201Z] API version: 1.41 (minimum version 1.12) [2021-11-26T18:23:16.201Z] Go version: go1.16.9 [2021-11-26T18:23:16.201Z] Git commit: 9f5b26f [2021-11-26T18:23:16.201Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-26T18:23:16.201Z] OS/Arch: linux/amd64 [2021-11-26T18:23:16.201Z] Experimental: true [2021-11-26T18:23:16.201Z] containerd: [2021-11-26T18:23:16.201Z] Version: 1.4.11 [2021-11-26T18:23:16.201Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:16.201Z] runc: [2021-11-26T18:23:16.201Z] Version: 1.0.2 [2021-11-26T18:23:16.201Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-26T18:23:16.201Z] docker-init: [2021-11-26T18:23:16.201Z] Version: 0.19.0 [2021-11-26T18:23:16.201Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-26T18:23:16.492Z] + docker info [2021-11-26T18:23:17.095Z] using credential docker-jenkins-github-credentials [2021-11-26T18:23:17.102Z] Cloning the remote Git repository [2021-11-26T18:23:17.102Z] Cloning with configured refspecs honoured and without tags [2021-11-26T18:23:17.124Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:23:17.188Z] > git init /home/ubuntu/workspace/moby_PR-43047 # timeout=10 [2021-11-26T18:23:17.433Z] Client: [2021-11-26T18:23:17.433Z] Context: default [2021-11-26T18:23:17.433Z] Debug Mode: false [2021-11-26T18:23:17.433Z] Plugins: [2021-11-26T18:23:17.433Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-26T18:23:17.433Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-26T18:23:17.433Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-26T18:23:17.433Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-26T18:23:17.433Z] [2021-11-26T18:23:17.433Z] Server: [2021-11-26T18:23:17.433Z] Containers: 0 [2021-11-26T18:23:17.433Z] Running: 0 [2021-11-26T18:23:17.433Z] Paused: 0 [2021-11-26T18:23:17.433Z] Stopped: 0 [2021-11-26T18:23:17.433Z] Images: 3 [2021-11-26T18:23:17.433Z] Server Version: 20.10.10-rc1 [2021-11-26T18:23:17.433Z] Storage Driver: overlay2 [2021-11-26T18:23:17.433Z] Backing Filesystem: extfs [2021-11-26T18:23:17.433Z] Supports d_type: true [2021-11-26T18:23:17.433Z] Native Overlay Diff: true [2021-11-26T18:23:17.433Z] userxattr: false [2021-11-26T18:23:17.433Z] Logging Driver: json-file [2021-11-26T18:23:17.433Z] Cgroup Driver: cgroupfs [2021-11-26T18:23:17.433Z] Cgroup Version: 1 [2021-11-26T18:23:17.433Z] Plugins: [2021-11-26T18:23:17.433Z] Volume: local [2021-11-26T18:23:17.433Z] Network: bridge host ipvlan macvlan null overlay [2021-11-26T18:23:17.433Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-26T18:23:17.433Z] Swarm: inactive [2021-11-26T18:23:17.433Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-26T18:23:17.433Z] Default Runtime: runc [2021-11-26T18:23:17.433Z] Init Binary: docker-init [2021-11-26T18:23:17.433Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:17.433Z] runc version: v1.0.2-0-g52b36a2 [2021-11-26T18:23:17.433Z] init version: de40ad0 [2021-11-26T18:23:17.433Z] Security Options: [2021-11-26T18:23:17.433Z] apparmor [2021-11-26T18:23:17.433Z] seccomp [2021-11-26T18:23:17.433Z] Profile: default [2021-11-26T18:23:17.433Z] Kernel Version: 5.4.0-1057-aws [2021-11-26T18:23:17.433Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-26T18:23:17.433Z] OSType: linux [2021-11-26T18:23:17.433Z] Architecture: x86_64 [2021-11-26T18:23:17.433Z] CPUs: 2 [2021-11-26T18:23:17.433Z] Total Memory: 7.569GiB [2021-11-26T18:23:17.433Z] Name: ip-10-100-62-248 [2021-11-26T18:23:17.433Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-26T18:23:17.433Z] Docker Root Dir: /var/lib/docker [2021-11-26T18:23:17.433Z] Debug Mode: false [2021-11-26T18:23:17.433Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:23:17.433Z] Labels: [2021-11-26T18:23:17.433Z] Experimental: true [2021-11-26T18:23:17.433Z] Insecure Registries: [2021-11-26T18:23:17.433Z] 127.0.0.0/8 [2021-11-26T18:23:17.433Z] Live Restore Enabled: true [2021-11-26T18:23:17.433Z] [2021-11-26T18:23:17.433Z] WARNING: No swap limit support [Pipeline] sh [2021-11-26T18:23:17.719Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:23:17.719Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:23:17.719Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43047/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-26T18:23:17.719Z] + bash /home/ubuntu/workspace/moby_PR-43047/check-config.sh [2021-11-26T18:23:17.719Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-26T18:23:17.719Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-26T18:23:17.719Z] [2021-11-26T18:23:17.719Z] Generally Necessary: [2021-11-26T18:23:17.719Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-26T18:23:17.719Z] - apparmor: enabled and tools installed [2021-11-26T18:23:17.719Z] - CONFIG_NAMESPACES: enabled [2021-11-26T18:23:17.719Z] - CONFIG_NET_NS: enabled [2021-11-26T18:23:17.719Z] - CONFIG_PID_NS: enabled [2021-11-26T18:23:17.719Z] - CONFIG_IPC_NS: enabled [2021-11-26T18:23:17.719Z] - CONFIG_UTS_NS: enabled [2021-11-26T18:23:17.719Z] - CONFIG_CGROUPS: enabled [2021-11-26T18:23:17.719Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-26T18:23:17.719Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-26T18:23:17.719Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-26T18:23:17.719Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-26T18:23:17.719Z] - CONFIG_CPUSETS: enabled [2021-11-26T18:23:17.719Z] - CONFIG_MEMCG: enabled [2021-11-26T18:23:17.719Z] - CONFIG_KEYS: enabled [2021-11-26T18:23:17.719Z] - CONFIG_VETH: enabled (as module) [2021-11-26T18:23:17.719Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CGROUP_BPF: enabled [2021-11-26T18:23:17.980Z] [2021-11-26T18:23:17.980Z] Optional Features: [2021-11-26T18:23:17.980Z] - CONFIG_USER_NS: enabled [2021-11-26T18:23:17.980Z] - CONFIG_SECCOMP: enabled [2021-11-26T18:23:17.980Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-26T18:23:17.980Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-26T18:23:17.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-26T18:23:17.980Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-26T18:23:17.980Z] - CONFIG_BLK_CGROUP: enabled [2021-11-26T18:23:17.980Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CGROUP_PERF: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-26T18:23:17.980Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-26T18:23:17.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-26T18:23:17.980Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-26T18:23:17.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_IP_VS: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-26T18:23:17.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-26T18:23:17.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-26T18:23:17.980Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-26T18:23:17.980Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-26T18:23:17.980Z] - CONFIG_EXT4_FS: enabled [2021-11-26T18:23:17.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-26T18:23:17.980Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-26T18:23:17.980Z] - Network Drivers: [2021-11-26T18:23:17.980Z] - "overlay": [2021-11-26T18:23:17.980Z] - CONFIG_VXLAN: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-26T18:23:17.980Z] Optional (for encrypted networks): [2021-11-26T18:23:17.980Z] - CONFIG_CRYPTO: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-26T18:23:17.980Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-26T18:23:17.980Z] - CONFIG_XFRM: enabled [2021-11-26T18:23:17.980Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-26T18:23:17.980Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-26T18:23:17.980Z] - "ipvlan": [2021-11-26T18:23:17.980Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-26T18:23:17.980Z] - "macvlan": [2021-11-26T18:23:18.240Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-26T18:23:18.240Z] - CONFIG_DUMMY: enabled (as module) [2021-11-26T18:23:18.240Z] - "ftp,tftp client in container": [2021-11-26T18:23:18.240Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-26T18:23:18.241Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-26T18:23:18.241Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-26T18:23:18.241Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-26T18:23:18.241Z] - Storage Drivers: [2021-11-26T18:23:18.241Z] - "aufs": [2021-11-26T18:23:18.241Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-26T18:23:18.241Z] - "btrfs": [2021-11-26T18:23:18.241Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-26T18:23:18.241Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-26T18:23:18.241Z] - "devicemapper": [2021-11-26T18:23:18.241Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-26T18:23:18.241Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-26T18:23:18.241Z] - "overlay": [2021-11-26T18:23:18.241Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-26T18:23:18.241Z] - "zfs": [2021-11-26T18:23:18.241Z] - /dev/zfs: present [2021-11-26T18:23:18.241Z] - zfs command: missing [2021-11-26T18:23:18.241Z] - zpool command: missing [2021-11-26T18:23:18.241Z] [2021-11-26T18:23:18.241Z] Limits: [2021-11-26T18:23:18.241Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-26T18:23:18.241Z] [2021-11-26T18:23:18.241Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-26T18:23:17.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:17.425Z] > git --version # timeout=10 [2021-11-26T18:23:17.441Z] > git --version # 'git version 2.17.1' [2021-11-26T18:23:17.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:17.443Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:18.574Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff . [2021-11-26T18:23:18.575Z] #1 [internal] load build definition from Dockerfile [2021-11-26T18:23:18.575Z] #1 sha256:20fe3b1f13484a73c5338d37b54678b0a7f62ac4932e1125e08e644f30cc44f7 [2021-11-26T18:23:18.575Z] #1 transferring dockerfile: 17.53kB done [2021-11-26T18:23:18.575Z] #1 DONE 0.0s [2021-11-26T18:23:18.575Z] [2021-11-26T18:23:18.575Z] #2 [internal] load .dockerignore [2021-11-26T18:23:18.575Z] #2 sha256:d62eba0d7a2b2174cac72605aff44322102fa88275a85f2e3f864f3ec7754619 [2021-11-26T18:23:18.575Z] #2 transferring context: 87B done [2021-11-26T18:23:18.575Z] #2 DONE 0.0s [2021-11-26T18:23:18.575Z] [2021-11-26T18:23:18.575Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-26T18:23:18.575Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-26T18:23:18.838Z] #3 DONE 0.1s [2021-11-26T18:23:18.838Z] [2021-11-26T18:23:18.838Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-26T18:23:18.838Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-26T18:23:18.838Z] #4 CACHED [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #6 [internal] load build definition from Dockerfile [2021-11-26T18:23:19.102Z] #6 sha256:4c8da134632eeaa205136f1a33306cf41769c57876b2ae5c2e034043fffc3212 [2021-11-26T18:23:19.102Z] #6 DONE 0.0s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #5 [internal] load .dockerignore [2021-11-26T18:23:19.102Z] #5 sha256:edb331da9bf74389f90b9a582875abc593ff054ad93e608c6f09c5282b048105 [2021-11-26T18:23:19.102Z] #5 DONE 0.0s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-26T18:23:19.102Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-26T18:23:19.102Z] #7 DONE 0.1s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-26T18:23:19.102Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-26T18:23:19.102Z] #8 DONE 0.1s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:19.102Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-26T18:23:19.102Z] #10 DONE 0.1s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:19.102Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-26T18:23:19.102Z] #9 DONE 0.1s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:23:19.102Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:23:19.102Z] #11 DONE 0.0s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:19.102Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-26T18:23:19.102Z] #78 DONE 0.0s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:19.102Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-26T18:23:19.102Z] #76 DONE 0.0s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-26T18:23:19.102Z] #35 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-26T18:23:19.102Z] #35 DONE 0.0s [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-26T18:23:19.102Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-26T18:23:19.102Z] #12 CACHED [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #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-26T18:23:19.102Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-26T18:23:19.102Z] #13 CACHED [2021-11-26T18:23:19.102Z] [2021-11-26T18:23:19.102Z] #31 [internal] load build context [2021-11-26T18:23:19.102Z] #31 sha256:50697373fa3d7e005cc77179e106441de57623e91234564fe76b0e9301d1dbd1 [2021-11-26T18:23:20.048Z] #31 ... [2021-11-26T18:23:20.048Z] [2021-11-26T18:23:20.048Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-26T18:23:20.048Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-26T18:23:20.048Z] #52 DONE 0.7s [2021-11-26T18:23:20.048Z] [2021-11-26T18:23:20.048Z] #31 [internal] load build context [2021-11-26T18:23:20.048Z] #31 sha256:50697373fa3d7e005cc77179e106441de57623e91234564fe76b0e9301d1dbd1 [2021-11-26T18:23:20.991Z] #31 ... [2021-11-26T18:23:20.991Z] [2021-11-26T18:23:20.991Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-26T18:23:20.991Z] #14 sha256:520b7171dc28c4aa41da65a60e4acf3a87b523c5ed93ead8564b7814c6f00138 [2021-11-26T18:23:20.991Z] #14 DONE 1.6s [2021-11-26T18:23:20.991Z] [2021-11-26T18:23:20.991Z] #31 [internal] load build context [2021-11-26T18:23:20.991Z] #31 sha256:50697373fa3d7e005cc77179e106441de57623e91234564fe76b0e9301d1dbd1 [2021-11-26T18:23:22.380Z] #31 ... [2021-11-26T18:23:22.380Z] [2021-11-26T18:23:22.380Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-26T18:23:22.380Z] #15 sha256:fca1e9e4c7596dc78aae160dc1a2cae029aacc162db91f4748a5cb929d45ce01 [2021-11-26T18:23:22.380Z] #15 DONE 1.7s [2021-11-26T18:23:22.380Z] [2021-11-26T18:23:22.380Z] #31 [internal] load build context [2021-11-26T18:23:22.380Z] #31 sha256:50697373fa3d7e005cc77179e106441de57623e91234564fe76b0e9301d1dbd1 [2021-11-26T18:23:23.765Z] #31 transferring context: 47.54MB 4.5s [2021-11-26T18:23:24.338Z] #31 ... [2021-11-26T18:23:24.338Z] [2021-11-26T18:23:24.338Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-26T18:23:24.338Z] #16 sha256:4d8403ef6cfe9243fb072c9ea9c5b6e9b656b27bb20398ac609eebc92b24bb72 [2021-11-26T18:23:24.338Z] #16 DONE 1.8s [2021-11-26T18:23:24.338Z] [2021-11-26T18:23:24.338Z] #31 [internal] load build context [2021-11-26T18:23:24.338Z] #31 sha256:50697373fa3d7e005cc77179e106441de57623e91234564fe76b0e9301d1dbd1 [2021-11-26T18:23:24.599Z] #31 transferring context: 55.51MB 5.3s done [2021-11-26T18:23:24.599Z] #31 DONE 5.6s [2021-11-26T18:23:24.599Z] [2021-11-26T18:23:24.599Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-26T18:23:24.599Z] #17 sha256:0191ca8086930eea4395d2aa0380bc35cd206d032c86d739bf18468c828630f7 [2021-11-26T18:23:25.545Z] #17 DONE 1.0s [2021-11-26T18:23:25.545Z] [2021-11-26T18:23:25.545Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-26T18:23:25.545Z] #18 sha256:ee35562e53079f8f25b62761cb9fadbdc44ef51f5b726acf436ee75540c8dc2f [2021-11-26T18:23:26.118Z] #18 DONE 0.8s [2021-11-26T18:23:26.118Z] [2021-11-26T18:23:26.118Z] #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-26T18:23:26.118Z] #19 sha256:92537d9fe8797f98661264151ce83ab8da26a644c5e6057046122f7579ca70bb [2021-11-26T18:23:26.567Z] Fetching without tags [2021-11-26T18:23:26.849Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:26.595Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:26.600Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:23:26.604Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:26.613Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:26.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:26.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:26.661Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:26.900Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:26.904Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:27.327Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:27.327Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:23:27.517Z] #19 1.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-26T18:23:27.779Z] #19 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-26T18:23:27.779Z] #19 1.702 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-26T18:23:27.802Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:23:28.042Z] #19 1.706 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-26T18:23:28.043Z] #19 1.888 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-26T18:23:28.304Z] #19 2.122 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-26T18:23:28.404Z] Fetching without tags [2021-11-26T18:23:28.415Z] + docker version [2021-11-26T18:23:28.415Z] Client: Docker Engine - Community [2021-11-26T18:23:28.415Z] Version: 20.10.10-rc1 [2021-11-26T18:23:28.415Z] API version: 1.41 [2021-11-26T18:23:28.415Z] Go version: go1.16.9 [2021-11-26T18:23:28.415Z] Git commit: b485636 [2021-11-26T18:23:28.415Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-26T18:23:28.415Z] OS/Arch: linux/arm64 [2021-11-26T18:23:28.415Z] Context: default [2021-11-26T18:23:28.415Z] Experimental: true [2021-11-26T18:23:28.415Z] [2021-11-26T18:23:28.415Z] Server: Docker Engine - Community [2021-11-26T18:23:28.415Z] Engine: [2021-11-26T18:23:28.415Z] Version: 20.10.10-rc1 [2021-11-26T18:23:28.415Z] API version: 1.41 (minimum version 1.12) [2021-11-26T18:23:28.415Z] Go version: go1.16.9 [2021-11-26T18:23:28.415Z] Git commit: 9f5b26f [2021-11-26T18:23:28.415Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-26T18:23:28.415Z] OS/Arch: linux/arm64 [2021-11-26T18:23:28.415Z] Experimental: true [2021-11-26T18:23:28.415Z] containerd: [2021-11-26T18:23:28.415Z] Version: 1.4.11 [2021-11-26T18:23:28.415Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:28.415Z] runc: [2021-11-26T18:23:28.415Z] Version: 1.0.2 [2021-11-26T18:23:28.415Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-26T18:23:28.415Z] docker-init: [2021-11-26T18:23:28.415Z] Version: 0.19.0 [2021-11-26T18:23:28.415Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-26T18:23:28.566Z] #19 2.388 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-26T18:23:28.567Z] #19 2.533 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-26T18:23:28.737Z] + docker info [2021-11-26T18:23:28.828Z] #19 2.669 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-26T18:23:27.352Z] > git remote # timeout=10 [2021-11-26T18:23:27.360Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:23:27.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:27.364Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:23:27.370Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-26T18:23:27.377Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:27.382Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:28.992Z] Client: [2021-11-26T18:23:28.993Z] Context: default [2021-11-26T18:23:28.993Z] Debug Mode: false [2021-11-26T18:23:28.993Z] Plugins: [2021-11-26T18:23:28.993Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-26T18:23:28.993Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-26T18:23:28.993Z] [2021-11-26T18:23:28.993Z] Server: [2021-11-26T18:23:28.993Z] Containers: 0 [2021-11-26T18:23:28.993Z] Running: 0 [2021-11-26T18:23:28.993Z] Paused: 0 [2021-11-26T18:23:28.993Z] Stopped: 0 [2021-11-26T18:23:28.993Z] Images: 2 [2021-11-26T18:23:28.993Z] Server Version: 20.10.10-rc1 [2021-11-26T18:23:28.993Z] Storage Driver: overlay2 [2021-11-26T18:23:28.993Z] Backing Filesystem: extfs [2021-11-26T18:23:28.993Z] Supports d_type: true [2021-11-26T18:23:28.993Z] Native Overlay Diff: true [2021-11-26T18:23:28.993Z] userxattr: false [2021-11-26T18:23:28.993Z] Logging Driver: json-file [2021-11-26T18:23:28.993Z] Cgroup Driver: cgroupfs [2021-11-26T18:23:28.993Z] Cgroup Version: 1 [2021-11-26T18:23:28.993Z] Plugins: [2021-11-26T18:23:28.993Z] Volume: local [2021-11-26T18:23:28.993Z] Network: bridge host ipvlan macvlan null overlay [2021-11-26T18:23:28.993Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-26T18:23:28.993Z] Swarm: inactive [2021-11-26T18:23:28.993Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-26T18:23:28.993Z] Default Runtime: runc [2021-11-26T18:23:28.993Z] Init Binary: docker-init [2021-11-26T18:23:28.993Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:28.993Z] runc version: v1.0.2-0-g52b36a2 [2021-11-26T18:23:28.993Z] init version: de40ad0 [2021-11-26T18:23:28.993Z] Security Options: [2021-11-26T18:23:28.993Z] apparmor [2021-11-26T18:23:28.993Z] seccomp [2021-11-26T18:23:28.993Z] Profile: default [2021-11-26T18:23:28.993Z] Kernel Version: 5.11.0-1020-aws [2021-11-26T18:23:28.993Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-26T18:23:28.993Z] OSType: linux [2021-11-26T18:23:28.993Z] Architecture: aarch64 [2021-11-26T18:23:28.993Z] CPUs: 2 [2021-11-26T18:23:28.993Z] Total Memory: 7.581GiB [2021-11-26T18:23:28.993Z] Name: ip-10-100-70-131 [2021-11-26T18:23:28.993Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-26T18:23:28.993Z] Docker Root Dir: /var/lib/docker [2021-11-26T18:23:28.993Z] Debug Mode: false [2021-11-26T18:23:28.993Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:23:28.993Z] Labels: [2021-11-26T18:23:28.993Z] Experimental: true [2021-11-26T18:23:28.993Z] Insecure Registries: [2021-11-26T18:23:28.993Z] 127.0.0.0/8 [2021-11-26T18:23:28.993Z] Live Restore Enabled: true [2021-11-26T18:23:28.993Z] [Pipeline] sh [2021-11-26T18:23:28.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:28.152Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:23:28.197Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:28.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:28.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:28.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:28.443Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:29.088Z] #19 2.842 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-26T18:23:29.088Z] #19 2.842 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-26T18:23:29.088Z] #19 2.842 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-26T18:23:29.088Z] #19 2.842 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-26T18:23:29.088Z] #19 2.846 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-26T18:23:29.088Z] #19 2.846 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-26T18:23:29.088Z] #19 2.959 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-26T18:23:29.093Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:29.309Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:23:29.309Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:23:29.309Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43047/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-26T18:23:29.309Z] + bash /home/ubuntu/workspace/moby_PR-43047/check-config.sh [2021-11-26T18:23:29.309Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-26T18:23:29.309Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-26T18:23:29.309Z] [2021-11-26T18:23:29.309Z] Generally Necessary: [2021-11-26T18:23:29.309Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-26T18:23:29.309Z] - apparmor: enabled and tools installed [2021-11-26T18:23:29.309Z] - CONFIG_NAMESPACES: enabled [2021-11-26T18:23:29.309Z] - CONFIG_NET_NS: enabled [2021-11-26T18:23:29.309Z] - CONFIG_PID_NS: enabled [2021-11-26T18:23:29.309Z] - CONFIG_IPC_NS: enabled [2021-11-26T18:23:29.309Z] - CONFIG_UTS_NS: enabled [2021-11-26T18:23:29.309Z] - CONFIG_CGROUPS: enabled [2021-11-26T18:23:29.309Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-26T18:23:29.309Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-26T18:23:29.309Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-26T18:23:29.309Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-26T18:23:29.309Z] - CONFIG_CPUSETS: enabled [2021-11-26T18:23:29.309Z] - CONFIG_MEMCG: enabled [2021-11-26T18:23:29.309Z] - CONFIG_KEYS: enabled [2021-11-26T18:23:29.309Z] - CONFIG_VETH: enabled (as module) [2021-11-26T18:23:29.349Z] #19 2.965 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-26T18:23:29.349Z] #19 2.965 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-26T18:23:29.349Z] #19 2.973 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-26T18:23:29.349Z] #19 2.973 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-26T18:23:29.349Z] #19 2.973 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-26T18:23:29.541Z] Fetching without tags [2021-11-26T18:23:29.557Z] Still waiting to schedule task [2021-11-26T18:23:29.557Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-26T18:23:29.565Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CGROUP_BPF: enabled [2021-11-26T18:23:29.565Z] [2021-11-26T18:23:29.565Z] Optional Features: [2021-11-26T18:23:29.565Z] - CONFIG_USER_NS: enabled [2021-11-26T18:23:29.565Z] - CONFIG_SECCOMP: enabled [2021-11-26T18:23:29.565Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-26T18:23:29.565Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-26T18:23:29.565Z] (cgroup swap accounting is currently enabled) [2021-11-26T18:23:29.565Z] - CONFIG_BLK_CGROUP: enabled [2021-11-26T18:23:29.565Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CGROUP_PERF: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-26T18:23:29.565Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-26T18:23:29.565Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-26T18:23:29.565Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-26T18:23:29.565Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_IP_VS: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-26T18:23:29.565Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-26T18:23:29.565Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-26T18:23:29.565Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-26T18:23:29.565Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-26T18:23:29.565Z] - CONFIG_EXT4_FS: enabled [2021-11-26T18:23:29.565Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-26T18:23:29.565Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-26T18:23:29.565Z] - Network Drivers: [2021-11-26T18:23:29.565Z] - "overlay": [2021-11-26T18:23:29.565Z] - CONFIG_VXLAN: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-26T18:23:29.565Z] Optional (for encrypted networks): [2021-11-26T18:23:29.565Z] - CONFIG_CRYPTO: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-26T18:23:29.565Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-26T18:23:29.565Z] - CONFIG_XFRM: enabled [2021-11-26T18:23:29.565Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-26T18:23:29.565Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-26T18:23:29.565Z] - "ipvlan": [2021-11-26T18:23:29.567Z] Still waiting to schedule task [2021-11-26T18:23:29.567Z] Waiting for next available executor on ‘azwin-2-5bdc80’ [2021-11-26T18:23:29.569Z] Still waiting to schedule task [2021-11-26T18:23:29.569Z] Waiting for next available executor on ‘windows-2022’ [2021-11-26T18:23:29.776Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:29.821Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-26T18:23:29.821Z] - "macvlan": [2021-11-26T18:23:29.821Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-26T18:23:29.821Z] - CONFIG_DUMMY: enabled (as module) [2021-11-26T18:23:29.821Z] - "ftp,tftp client in container": [2021-11-26T18:23:29.821Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-26T18:23:29.821Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-26T18:23:29.821Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-26T18:23:29.821Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-26T18:23:29.821Z] - Storage Drivers: [2021-11-26T18:23:29.821Z] - "aufs": [2021-11-26T18:23:29.821Z] - CONFIG_AUFS_FS: missing [2021-11-26T18:23:29.821Z] - "btrfs": [2021-11-26T18:23:29.821Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-26T18:23:29.821Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-26T18:23:29.821Z] - "devicemapper": [2021-11-26T18:23:29.821Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-26T18:23:29.821Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-26T18:23:29.821Z] - "overlay": [2021-11-26T18:23:29.821Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-26T18:23:29.821Z] - "zfs": [2021-11-26T18:23:29.821Z] - /dev/zfs: present [2021-11-26T18:23:29.821Z] - zfs command: missing [2021-11-26T18:23:29.821Z] - zpool command: missing [2021-11-26T18:23:29.821Z] [2021-11-26T18:23:29.821Z] Limits: [2021-11-26T18:23:29.821Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-26T18:23:29.821Z] [2021-11-26T18:23:29.821Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-26T18:23:30.142Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff . [2021-11-26T18:23:30.142Z] #1 [internal] load build definition from Dockerfile [2021-11-26T18:23:30.142Z] #1 sha256:5e8469807ef7c484f09c3f954089e8b1647866fcbaa54a46d1915f175906215a [2021-11-26T18:23:30.142Z] #1 transferring dockerfile: 17.53kB done [2021-11-26T18:23:30.142Z] #1 DONE 0.0s [2021-11-26T18:23:30.142Z] [2021-11-26T18:23:30.142Z] #2 [internal] load .dockerignore [2021-11-26T18:23:30.142Z] #2 sha256:ee7214473483f69bb7765465544b19e5be6b8fce4a3a707985b7de2fef16108a [2021-11-26T18:23:30.142Z] #2 transferring context: 87B done [2021-11-26T18:23:30.142Z] #2 DONE 0.0s [2021-11-26T18:23:30.142Z] [2021-11-26T18:23:30.142Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-26T18:23:30.142Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-26T18:23:30.293Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:30.293Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:23:30.398Z] #3 DONE 0.1s [2021-11-26T18:23:30.398Z] [2021-11-26T18:23:30.398Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-26T18:23:30.398Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-26T18:23:30.398Z] #4 CACHED [2021-11-26T18:23:29.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:29.515Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:23:29.518Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:29.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:29.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:29.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:29.537Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:29.772Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:29.785Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:30.265Z] > git remote # timeout=10 [2021-11-26T18:23:30.270Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:23:30.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:30.274Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:23:30.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-26T18:23:30.288Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:30.293Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:30.619Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:23:30.654Z] [2021-11-26T18:23:30.654Z] #6 [internal] load build definition from Dockerfile [2021-11-26T18:23:30.654Z] #6 sha256:e3baf35081e67790f362c3ac8e5c0e58ce1eeba1208712a3f93c5bd65514076d [2021-11-26T18:23:30.654Z] #6 DONE 0.0s [2021-11-26T18:23:30.654Z] [2021-11-26T18:23:30.654Z] #5 [internal] load .dockerignore [2021-11-26T18:23:30.654Z] #5 sha256:dd0385c3659f5fdd878430f33a600fe08f63476032c3aca39221de889581e901 [2021-11-26T18:23:30.654Z] #5 DONE 0.0s [2021-11-26T18:23:30.654Z] [2021-11-26T18:23:30.654Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:30.654Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-26T18:23:30.654Z] #10 DONE 0.1s [2021-11-26T18:23:30.654Z] [2021-11-26T18:23:30.654Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-26T18:23:30.654Z] #7 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-26T18:23:30.654Z] #7 DONE 0.1s [2021-11-26T18:23:30.654Z] [2021-11-26T18:23:30.654Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-26T18:23:30.654Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-26T18:23:30.654Z] #8 DONE 0.1s [2021-11-26T18:23:30.654Z] [2021-11-26T18:23:30.654Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:30.654Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-26T18:23:30.654Z] #9 DONE 0.1s [2021-11-26T18:23:29.130Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:29.173Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:30.910Z] [2021-11-26T18:23:30.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:23:30.910Z] #11 sha256:98ecc485993019d65a077fcdd13c0557f6000f86ce45bf8c5e81d2c90ebaa2d3 [2021-11-26T18:23:30.910Z] #11 DONE 0.0s [2021-11-26T18:23:30.910Z] [2021-11-26T18:23:30.910Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:30.910Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-26T18:23:30.910Z] #71 DONE 0.0s [2021-11-26T18:23:30.910Z] [2021-11-26T18:23:30.910Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:30.910Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-26T18:23:30.910Z] #69 DONE 0.0s [2021-11-26T18:23:30.910Z] [2021-11-26T18:23:30.910Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-26T18:23:30.910Z] #28 sha256:fe9236f5dc8fcf4c4f7971cc134882b33dfad4b6c85978d20a8f3e49a03ae6a2 [2021-11-26T18:23:30.910Z] #28 DONE 0.0s [2021-11-26T18:23:30.910Z] [2021-11-26T18:23:30.910Z] #24 [internal] load build context [2021-11-26T18:23:30.910Z] #24 sha256:6c0ffee182f0e40348a3c365441f959a3f9dfe861e153aab78d14d2517ea415f [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-26T18:23:31.265Z] + docker version [2021-11-26T18:23:31.265Z] Client: Docker Engine - Community [2021-11-26T18:23:31.265Z] Version: 20.10.10-rc1 [2021-11-26T18:23:31.265Z] API version: 1.41 [2021-11-26T18:23:31.265Z] Go version: go1.16.9 [2021-11-26T18:23:31.265Z] Git commit: b485636 [2021-11-26T18:23:31.265Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-26T18:23:31.265Z] OS/Arch: linux/amd64 [2021-11-26T18:23:31.265Z] Context: default [2021-11-26T18:23:31.265Z] Experimental: true [2021-11-26T18:23:31.265Z] [2021-11-26T18:23:31.265Z] Server: Docker Engine - Community [2021-11-26T18:23:31.265Z] Engine: [2021-11-26T18:23:31.265Z] Version: 20.10.10-rc1 [2021-11-26T18:23:31.265Z] API version: 1.41 (minimum version 1.12) [2021-11-26T18:23:31.265Z] Go version: go1.16.9 [2021-11-26T18:23:31.265Z] Git commit: 9f5b26f [2021-11-26T18:23:31.265Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-26T18:23:31.265Z] OS/Arch: linux/amd64 [2021-11-26T18:23:31.265Z] Experimental: true [2021-11-26T18:23:31.265Z] containerd: [2021-11-26T18:23:31.265Z] Version: 1.4.11 [2021-11-26T18:23:31.265Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:31.265Z] runc: [2021-11-26T18:23:31.265Z] Version: 1.0.2 [2021-11-26T18:23:31.265Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-26T18:23:31.265Z] docker-init: [2021-11-26T18:23:31.265Z] Version: 0.19.0 [2021-11-26T18:23:31.265Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-26T18:23:31.483Z] #24 ... [2021-11-26T18:23:31.483Z] [2021-11-26T18:23:31.483Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-26T18:23:31.483Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-26T18:23:31.483Z] #45 DONE 0.4s [2021-11-26T18:23:31.483Z] [2021-11-26T18:23:31.483Z] #24 [internal] load build context [2021-11-26T18:23:31.483Z] #24 sha256:6c0ffee182f0e40348a3c365441f959a3f9dfe861e153aab78d14d2517ea415f [2021-11-26T18:23:31.580Z] + docker info [2021-11-26T18:23:31.886Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:31.887Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:23:32.044Z] #24 transferring context: 55.51MB 1.0s done [2021-11-26T18:23:32.044Z] #24 DONE 1.1s [2021-11-26T18:23:32.044Z] [2021-11-26T18:23:32.044Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-26T18:23:32.044Z] #57 sha256:ef9a86653d74d260d3e9a463f685b853c1c778ffe4ec14029c0c26dafdbaf1d5 [2021-11-26T18:23:32.044Z] #57 CACHED [2021-11-26T18:23:32.044Z] [2021-11-26T18:23:32.044Z] #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-26T18:23:32.044Z] #22 sha256:aece8024f3281bc0ddb1fdf0810a51b332a3be012d2ac18280c02e160bba7de1 [2021-11-26T18:23:32.044Z] #22 CACHED [2021-11-26T18:23:32.044Z] [2021-11-26T18:23:32.044Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-26T18:23:32.044Z] #15 sha256:52482ba78cd93eda1cf3740bd65dda6fd4f57fd2ea11e7ea64c853be4a433d10 [2021-11-26T18:23:32.044Z] #15 CACHED [2021-11-26T18:23:32.044Z] [2021-11-26T18:23:32.044Z] #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-26T18:23:32.044Z] #53 sha256:2f1bfa8d60730dc777ae9e536757b8e6e4ffb50af5e362d827806185247a5800 [2021-11-26T18:23:32.044Z] #53 CACHED [2021-11-26T18:23:32.044Z] [2021-11-26T18:23:32.044Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-26T18:23:32.044Z] #48 sha256:c34da4148a1c609c9dddf4e35811aba1046962b02e6a23f3141cd61f1131b4b4 [2021-11-26T18:23:32.044Z] #48 CACHED [2021-11-26T18:23:32.044Z] [2021-11-26T18:23:32.044Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-26T18:23:32.044Z] #42 sha256:671a5dd23e13fc528e26a8d26e61e8d8c2095f6f84c9fd030b0a60d07b6059e8 [2021-11-26T18:23:32.044Z] #42 CACHED [2021-11-26T18:23:32.044Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #43 sha256:96808e64ee7b4483670f45aecf51980d50d9f3571acb818d57e64a271341621e [2021-11-26T18:23:32.045Z] #43 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #68 sha256:932b0a55ff2e8fe3c2a6595935dd4f050ce4297312061a4a15e134b95bba0fee [2021-11-26T18:23:32.045Z] #68 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-26T18:23:32.045Z] #18 sha256:2c376badc264aff0ff33f05e040d19af5f63da940046efbaa0f9701db367ae2c [2021-11-26T18:23:32.045Z] #18 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #40 sha256:ec77180c1030f886a922173096df4c5667d771677684348084d2de0916d3ec70 [2021-11-26T18:23:32.045Z] #40 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #56 sha256:0a593473bffe078a35947af915a1568537837c0434265dfce48febca1963fb12 [2021-11-26T18:23:32.045Z] #56 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-26T18:23:32.045Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-26T18:23:32.045Z] #70 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-26T18:23:32.045Z] #33 sha256:81af4149afb3a17854d5102d53dd91e009ecefa1c904a494ff8f34c3dcb4c135 [2021-11-26T18:23:32.045Z] #33 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #51 sha256:008f11e2a4380dbc968305f353f0865cdb5354b9fe51925bf799a3a443584c62 [2021-11-26T18:23:32.045Z] #51 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #49 sha256:449f9fcf8d5e27a033a420d21534c962e9bb22ed59091a8bac8315ae097ae697 [2021-11-26T18:23:32.045Z] #49 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #63 sha256:753a88442aa9c922dcb5e10849223a765c6ddabeb3b279526d6e8e44da12f653 [2021-11-26T18:23:32.045Z] #63 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #26 sha256:8f0fd071ba91eda100435084fa53d722cae29447f804da62a9375129540b9342 [2021-11-26T18:23:32.045Z] #26 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #34 sha256:b5fb693109c58d98419de169eb5715fb39bd63c00a7f1d22d2d5b23411331d45 [2021-11-26T18:23:32.045Z] #34 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #47 sha256:1e0dbd45dccc958c92f019911ed91042179e717fefd04ff8e50d1621d624113f [2021-11-26T18:23:32.045Z] #47 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-26T18:23:32.045Z] #66 sha256:1527e9aeaa735d74ec84b5c6016892e87812080927d59360fd1a77e1118eb2d1 [2021-11-26T18:23:32.045Z] #66 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #55 sha256:c35a1ee5c3c6181701f1909ceca40ad622aa0d2b90a065074ffc8f389557287a [2021-11-26T18:23:32.045Z] #55 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #44 sha256:c5cf1756b3f390db7321e200133e21fae1f6420fba0e479d93c6ebe35081e8dc [2021-11-26T18:23:32.045Z] #44 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #16 sha256:6ffd839d54da310a948a41ef3bf8017985228a74757541b90b2f92850246bb9e [2021-11-26T18:23:32.045Z] #16 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-26T18:23:32.045Z] #67 sha256:9bc6100da63b3323f6646a90e67e8b35a8d4fd326cc04d696df487733be48615 [2021-11-26T18:23:32.045Z] #67 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #62 sha256:937c2458a62e793c0c7660587866148313245f53f4cf57c6309d6ac9da49551f [2021-11-26T18:23:32.045Z] #62 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #31 sha256:365feb0dcdc5d8974136b62a53640688c8c3443cf7a12eb6d6bd636239bf2ebd [2021-11-26T18:23:32.045Z] #31 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-26T18:23:32.045Z] #30 sha256:0bafe5747b42ae5caa4b22c3ee3fe39d291d44c7d38aa2203ea6f0122648ff73 [2021-11-26T18:23:32.045Z] #30 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-26T18:23:32.045Z] #39 sha256:d7c0ac35a040c7f82371aed1c424bce67b1b347a3da02ca67884131d2bb0795d [2021-11-26T18:23:32.045Z] #39 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #54 sha256:b7ec95d88ab972920bcc7d87496779288c270d01ae38237b33f2f77b040c4ea2 [2021-11-26T18:23:32.045Z] #54 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #36 sha256:7fa7c8533dee16e435d248473f7300698d032395f648b7fa59316edc653c42b7 [2021-11-26T18:23:32.045Z] #36 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #13 sha256:5ca5b9e042c967dbed740eba6790a42f0fa9c9e143cbcf540910d7958efa222b [2021-11-26T18:23:32.045Z] #13 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-26T18:23:32.045Z] #27 sha256:da86f03aac995802a81e9a1e6b7342a65293abe2ece3ebbbd32cf624fa332c34 [2021-11-26T18:23:32.045Z] #27 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #21 sha256:6cddc70a1f0a16b61c62df768c3e8032a28d92dcad39a2d4c5c91556af407224 [2021-11-26T18:23:32.045Z] #21 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #37 sha256:d15c3684a4f1e8e81762ef6e00e160326b0696a7fc55f9b3b9c6c421722433d5 [2021-11-26T18:23:32.045Z] #37 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #73 sha256:48cac89d1286af60724da47982c336dac9083ac30ae377e12bf62148dfd83252 [2021-11-26T18:23:32.045Z] #73 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #14 sha256:e91065aeacfb33c5cf2765f8e72da4ada312db777ac022ba7b7b650747b50168 [2021-11-26T18:23:32.045Z] #14 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-26T18:23:32.045Z] #32 sha256:bb0cf6762dc32eb3a7bdcf54826ae6b257bbc970034fefae6fa55d8f7969d31c [2021-11-26T18:23:32.045Z] #32 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #29 sha256:c793c7aed32c892050787ec5ca2baaeff8eb716465fd9c774291b23a77f88f34 [2021-11-26T18:23:32.045Z] #29 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-26T18:23:32.045Z] #23 sha256:16d0f30b9e5d82f5ba22481541a394f9c91f9bfe09f266160e5e92a0692d3d90 [2021-11-26T18:23:32.045Z] #23 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #46 sha256:6a810d4d93adf583cb175fa8ab71b860ec2d97f16bdda6aa7a3d0e9465a44359 [2021-11-26T18:23:32.045Z] #46 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-26T18:23:32.045Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-26T18:23:32.045Z] #72 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #41 sha256:ae09050d1b53c5c2311b823af7da1490b2eea19dfd6bbf6921cb470a348e7314 [2021-11-26T18:23:32.045Z] #41 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-26T18:23:32.045Z] #61 sha256:4a23b07f9b0e7a1c118ccdabe5eeef9694f2154247c9fe0eb0e06a0cd58f6806 [2021-11-26T18:23:32.045Z] #61 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-26T18:23:32.045Z] #20 sha256:46577f70d07a420d6210aa93528b5016523bc025f9ae8c34fc20a4460823f85d [2021-11-26T18:23:32.045Z] #20 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #58 sha256:c6d535dffb32ea5816df86fc5b49400558815ef52e724277fabdd2f89f77e9d8 [2021-11-26T18:23:32.045Z] #58 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-26T18:23:32.045Z] #25 sha256:001939c68e379411e2b1293cb32c78fbadedf56379520911787f8f306a037f2a [2021-11-26T18:23:32.045Z] #25 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #65 sha256:a7e76a6a957bf5b4a618c9c682fc21f1bcf8de718325213384d6db66d492d2a5 [2021-11-26T18:23:32.045Z] #65 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #59 sha256:91c7ad96fca850190d0a0819b313341f4ec8e9009a949374384b55422f9e751c [2021-11-26T18:23:32.045Z] #59 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #50 sha256:74518ebb6472167c19ca96047749536436bb9c950074191b35a443ee0541058d [2021-11-26T18:23:32.045Z] #50 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #38 sha256:155fee8217db81beca45f53a6d42754b0a6172b2017d29c89e44f896d13b99c7 [2021-11-26T18:23:32.045Z] #38 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #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-26T18:23:32.045Z] #60 sha256:08af7ba31db8d0af9a1a980d7a025276941549fb19d60948e8c6ee913c3c7ad5 [2021-11-26T18:23:32.045Z] #60 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-26T18:23:32.045Z] #19 sha256:550fc51e80ddb44da52670c7ff42726ad87a417914d94a61921d3f8e3cac4c4f [2021-11-26T18:23:32.045Z] #19 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-26T18:23:32.045Z] #64 sha256:99e3cb4c8479dddaefdd6c503cd8b5e9187a2eaf09dfd0cddeb27c6596e28e1d [2021-11-26T18:23:32.045Z] #64 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-26T18:23:32.045Z] #12 sha256:785cf9c7b6a9dfd756ab4fb907bbad0eac67e9a1b5e8c9139818eafa5c5093db [2021-11-26T18:23:32.045Z] #12 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-26T18:23:32.045Z] #17 sha256:bc6aef89da04b99820a43c4a2be6752f69fa206b112e17e4db9f596ba97b55e2 [2021-11-26T18:23:32.045Z] #17 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #35 sha256:785bab36659de1942fc5b0e4b8ad36f7546041eddddf965508a317746b42c387 [2021-11-26T18:23:32.045Z] #35 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-26T18:23:32.045Z] #52 sha256:062b9d8956d934dd97e495dc2cd5d422c50198a60e407d64d0f9f19c5cd685ba [2021-11-26T18:23:32.045Z] #52 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-26T18:23:32.045Z] #74 sha256:63c47d3a3d44e197db7cba9dd91c4747f5e4bcc6b9bd8a22a97bfdb7da4360b6 [2021-11-26T18:23:32.045Z] #74 CACHED [2021-11-26T18:23:32.045Z] [2021-11-26T18:23:32.045Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-26T18:23:32.045Z] #75 sha256:fae543af189e0f7fa31f6ed8ee57d28321afee806bedab516755873b8578a4af [2021-11-26T18:23:32.434Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:23:32.507Z] Client: [2021-11-26T18:23:32.507Z] Context: default [2021-11-26T18:23:32.507Z] Debug Mode: false [2021-11-26T18:23:32.507Z] Plugins: [2021-11-26T18:23:32.507Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-26T18:23:32.507Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-26T18:23:32.507Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-26T18:23:32.507Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-26T18:23:32.507Z] [2021-11-26T18:23:32.507Z] Server: [2021-11-26T18:23:32.507Z] Containers: 0 [2021-11-26T18:23:32.507Z] Running: 0 [2021-11-26T18:23:32.507Z] Paused: 0 [2021-11-26T18:23:32.507Z] Stopped: 0 [2021-11-26T18:23:32.507Z] Images: 2 [2021-11-26T18:23:32.507Z] Server Version: 20.10.10-rc1 [2021-11-26T18:23:32.507Z] Storage Driver: overlay2 [2021-11-26T18:23:32.507Z] Backing Filesystem: extfs [2021-11-26T18:23:32.507Z] Supports d_type: true [2021-11-26T18:23:32.507Z] Native Overlay Diff: true [2021-11-26T18:23:32.507Z] userxattr: false [2021-11-26T18:23:32.507Z] Logging Driver: json-file [2021-11-26T18:23:32.507Z] Cgroup Driver: systemd [2021-11-26T18:23:32.507Z] Cgroup Version: 2 [2021-11-26T18:23:32.507Z] Plugins: [2021-11-26T18:23:32.507Z] Volume: local [2021-11-26T18:23:32.507Z] Network: bridge host ipvlan macvlan null overlay [2021-11-26T18:23:32.507Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-26T18:23:32.507Z] Swarm: inactive [2021-11-26T18:23:32.507Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-26T18:23:32.507Z] Default Runtime: runc [2021-11-26T18:23:32.507Z] Init Binary: docker-init [2021-11-26T18:23:32.507Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:32.507Z] runc version: v1.0.2-0-g52b36a2 [2021-11-26T18:23:32.507Z] init version: de40ad0 [2021-11-26T18:23:32.507Z] Security Options: [2021-11-26T18:23:32.507Z] apparmor [2021-11-26T18:23:32.507Z] seccomp [2021-11-26T18:23:32.507Z] Profile: default [2021-11-26T18:23:32.507Z] cgroupns [2021-11-26T18:23:32.507Z] Kernel Version: 5.11.0-1020-aws [2021-11-26T18:23:32.507Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-26T18:23:32.507Z] OSType: linux [2021-11-26T18:23:32.507Z] Architecture: x86_64 [2021-11-26T18:23:32.507Z] CPUs: 2 [2021-11-26T18:23:32.507Z] Total Memory: 7.482GiB [2021-11-26T18:23:32.507Z] Name: ip-10-100-74-98 [2021-11-26T18:23:32.507Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-26T18:23:32.507Z] Docker Root Dir: /var/lib/docker [2021-11-26T18:23:32.507Z] Debug Mode: false [2021-11-26T18:23:32.507Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:23:32.507Z] Labels: [2021-11-26T18:23:32.507Z] Experimental: true [2021-11-26T18:23:32.507Z] Insecure Registries: [2021-11-26T18:23:32.507Z] 127.0.0.0/8 [2021-11-26T18:23:32.507Z] Live Restore Enabled: true [2021-11-26T18:23:32.507Z] [Pipeline] } [Pipeline] // stage [2021-11-26T18:23:31.596Z] > git remote # timeout=10 [2021-11-26T18:23:31.640Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:23:31.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:31.683Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:23:31.805Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-26T18:23:31.923Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:31.971Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-11-26T18:23:32.829Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff . [Pipeline] sh [2021-11-26T18:23:33.086Z] #1 [internal] load build definition from Dockerfile [2021-11-26T18:23:33.086Z] #1 sha256:b1ff0a980a89cd1b887aa5acf4656c9392421998b56ea4f6b5c81e01a7c5603a [2021-11-26T18:23:33.086Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-11-26T18:23:33.086Z] #1 DONE 0.0s [2021-11-26T18:23:33.086Z] [2021-11-26T18:23:33.086Z] #2 [internal] load .dockerignore [2021-11-26T18:23:33.086Z] #2 sha256:9781bb14b657967be8cb548b991e5f1ae9589fcedd1be0577a4fd1b76e6d157f [2021-11-26T18:23:33.086Z] #2 transferring context: 87B done [2021-11-26T18:23:33.086Z] #2 DONE 0.0s [2021-11-26T18:23:33.086Z] [2021-11-26T18:23:33.086Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-26T18:23:33.086Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-26T18:23:33.086Z] #3 DONE 0.1s [2021-11-26T18:23:33.086Z] [2021-11-26T18:23:33.086Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-26T18:23:33.086Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-26T18:23:33.086Z] #4 CACHED [2021-11-26T18:23:33.341Z] [2021-11-26T18:23:33.341Z] #6 [internal] load build definition from Dockerfile [2021-11-26T18:23:33.341Z] #6 sha256:2c4e01378727cbb7650af401d181d2a10586c14a4f6d1a61f194e3ca2b09a3a1 [2021-11-26T18:23:33.341Z] #6 DONE 0.0s [2021-11-26T18:23:33.341Z] [2021-11-26T18:23:33.341Z] #5 [internal] load .dockerignore [2021-11-26T18:23:33.341Z] #5 sha256:d8af6b7b79641af57b6c126e225a1f9e4c99a3c15df2f1540eb01627e6bbf371 [2021-11-26T18:23:33.341Z] #5 DONE 0.0s [2021-11-26T18:23:33.341Z] [2021-11-26T18:23:33.341Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:33.341Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-26T18:23:33.341Z] #10 DONE 0.1s [2021-11-26T18:23:33.341Z] [2021-11-26T18:23:33.341Z] #9 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-26T18:23:33.341Z] #9 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-26T18:23:33.410Z] #75 DONE 1.0s [2021-11-26T18:23:33.410Z] [2021-11-26T18:23:33.410Z] #76 exporting to image [2021-11-26T18:23:33.410Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-26T18:23:33.410Z] #76 exporting layers [2021-11-26T18:23:33.600Z] #9 DONE 0.1s [2021-11-26T18:23:33.600Z] [2021-11-26T18:23:33.600Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-26T18:23:33.600Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-26T18:23:33.600Z] #8 DONE 0.1s [2021-11-26T18:23:33.600Z] [2021-11-26T18:23:33.600Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:33.600Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-26T18:23:33.600Z] #7 DONE 0.1s [2021-11-26T18:23:33.600Z] [2021-11-26T18:23:33.600Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:33.600Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-26T18:23:33.600Z] #71 DONE 0.0s [2021-11-26T18:23:33.600Z] [2021-11-26T18:23:33.600Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:23:33.600Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:23:33.600Z] #11 DONE 0.0s [2021-11-26T18:23:33.600Z] [2021-11-26T18:23:33.600Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:33.600Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-26T18:23:33.600Z] #69 DONE 0.0s [2021-11-26T18:23:33.600Z] [2021-11-26T18:23:33.600Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-26T18:23:33.600Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-26T18:23:33.600Z] #28 DONE 0.0s [2021-11-26T18:23:33.600Z] [2021-11-26T18:23:33.600Z] #24 [internal] load build context [2021-11-26T18:23:33.600Z] #24 sha256:b933640f77d69bdfb906fd2f4d41c89d048aabe8a74d0d4b1d01155cd718ab19 [2021-11-26T18:23:33.827Z] + docker version [2021-11-26T18:23:33.827Z] Client: [2021-11-26T18:23:33.827Z] Version: 20.10.9 [2021-11-26T18:23:33.827Z] API version: 1.41 [2021-11-26T18:23:33.827Z] Go version: go1.16.8 [2021-11-26T18:23:33.827Z] Git commit: c2ea9bc [2021-11-26T18:23:33.827Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-26T18:23:33.827Z] OS/Arch: windows/amd64 [2021-11-26T18:23:33.827Z] Context: default [2021-11-26T18:23:33.827Z] Experimental: true [2021-11-26T18:23:33.827Z] [2021-11-26T18:23:33.827Z] Server: Docker Engine - Community [2021-11-26T18:23:33.827Z] Engine: [2021-11-26T18:23:33.827Z] Version: 20.10.9 [2021-11-26T18:23:33.827Z] API version: 1.41 (minimum version 1.24) [2021-11-26T18:23:33.827Z] Go version: go1.16.8 [2021-11-26T18:23:33.827Z] Git commit: 79ea9d3 [2021-11-26T18:23:33.827Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-26T18:23:33.827Z] OS/Arch: windows/amd64 [2021-11-26T18:23:33.827Z] Experimental: true [2021-11-26T18:23:33.942Z] Fetching without tags [2021-11-26T18:23:33.971Z] #76 exporting layers 0.8s done [2021-11-26T18:23:33.971Z] #76 writing image sha256:16aa1ea53213a55c9927760d719854aeb9a4246df192b0ff344759fbe52dc249 [2021-11-26T18:23:33.971Z] #76 writing image sha256:16aa1ea53213a55c9927760d719854aeb9a4246df192b0ff344759fbe52dc249 done [2021-11-26T18:23:33.971Z] #76 naming to docker.io/library/docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff done [2021-11-26T18:23:33.971Z] #76 DONE 0.9s [Pipeline] sh [2021-11-26T18:23:34.161Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:34.164Z] #24 ... [2021-11-26T18:23:34.164Z] [2021-11-26T18:23:34.164Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-26T18:23:34.164Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-26T18:23:34.164Z] #45 DONE 0.4s [2021-11-26T18:23:34.164Z] [2021-11-26T18:23:34.164Z] #24 [internal] load build context [2021-11-26T18:23:34.164Z] #24 sha256:b933640f77d69bdfb906fd2f4d41c89d048aabe8a74d0d4b1d01155cd718ab19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-26T18:23:34.762Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-26T18:23:34.787Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:34.787Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:23:33.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:33.888Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:23:33.903Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:33.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:33.946Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:33.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:33.947Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:34.168Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:34.187Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:34.714Z] > git remote # timeout=10 [2021-11-26T18:23:34.734Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:23:34.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:34.753Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:23:34.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-26T18:23:34.789Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:34.799Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:34.892Z] + docker info [2021-11-26T18:23:34.892Z] Client: [2021-11-26T18:23:34.892Z] Context: default [2021-11-26T18:23:34.892Z] Debug Mode: false [2021-11-26T18:23:34.892Z] [2021-11-26T18:23:34.892Z] Server: [2021-11-26T18:23:34.892Z] Containers: 0 [2021-11-26T18:23:34.892Z] Running: 0 [2021-11-26T18:23:34.892Z] Paused: 0 [2021-11-26T18:23:34.892Z] Stopped: 0 [2021-11-26T18:23:34.892Z] Images: 11 [2021-11-26T18:23:34.892Z] Server Version: 20.10.9 [2021-11-26T18:23:34.892Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-26T18:23:34.892Z] LCOW: [2021-11-26T18:23:34.892Z] Windows: [2021-11-26T18:23:34.892Z] Logging Driver: json-file [2021-11-26T18:23:34.892Z] Plugins: [2021-11-26T18:23:34.892Z] Volume: local [2021-11-26T18:23:34.892Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:23:34.892Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:23:34.892Z] Swarm: inactive [2021-11-26T18:23:34.892Z] Default Isolation: process [2021-11-26T18:23:34.892Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T18:23:34.892Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T18:23:34.892Z] OSType: windows [2021-11-26T18:23:34.892Z] Architecture: x86_64 [2021-11-26T18:23:34.892Z] CPUs: 4 [2021-11-26T18:23:34.892Z] Total Memory: 32GiB [2021-11-26T18:23:34.892Z] Name: azwin-2-7c2fd0 [2021-11-26T18:23:34.892Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-26T18:23:34.892Z] Docker Root Dir: D:\docker [2021-11-26T18:23:34.892Z] Debug Mode: false [2021-11-26T18:23:34.892Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:23:34.892Z] Labels: [2021-11-26T18:23:34.892Z] Experimental: true [2021-11-26T18:23:34.892Z] Insecure Registries: [2021-11-26T18:23:34.892Z] 10.0.0.4:5000 [2021-11-26T18:23:34.892Z] 127.0.0.0/8 [2021-11-26T18:23:34.892Z] Registry Mirrors: [2021-11-26T18:23:34.892Z] http://10.0.0.4:5000/ [2021-11-26T18:23:34.892Z] Live Restore Enabled: false [2021-11-26T18:23:34.892Z] Product License: Community Engine [2021-11-26T18:23:34.892Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-11-26T18:23:35.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/test/unit [Pipeline] powershell [2021-11-26T18:23:35.105Z] #24 transferring context: 55.49MB 1.4s done [2021-11-26T18:23:35.105Z] #24 DONE 1.5s [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-26T18:23:35.105Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-26T18:23:35.105Z] #33 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-26T18:23:35.105Z] #41 sha256:7410f352a94edb021f5a81c5c946d6c0cf8f5b664091a3edc105b6ada3540e8c [2021-11-26T18:23:35.105Z] #41 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-26T18:23:35.105Z] #57 sha256:68ddeca49d46c73a0f8e82ca60dc61c09630aac215641f4e187d9a7377c471e9 [2021-11-26T18:23:35.105Z] #57 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-26T18:23:35.105Z] #30 sha256:4467f01f7989042cd7d7889f1a22a74324e8da84057c25d6bddf72316ce6dadf [2021-11-26T18:23:35.105Z] #30 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #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-26T18:23:35.105Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-26T18:23:35.105Z] #55 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-26T18:23:35.105Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-26T18:23:35.105Z] #15 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #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-26T18:23:35.105Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-26T18:23:35.105Z] #21 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-26T18:23:35.105Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-26T18:23:35.105Z] #72 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-26T18:23:35.105Z] #59 sha256:37b5c9b44ccc1fce16444fd797a5078dc5a0e40927612edf398953a445afbc73 [2021-11-26T18:23:35.105Z] #59 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #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-26T18:23:35.105Z] #75 sha256:14589ed2ebcf6898f29b96277dc6eaaca4fd33d4880afe9979045bec17ade1ee [2021-11-26T18:23:35.105Z] #75 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #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-26T18:23:35.105Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-26T18:23:35.105Z] #29 CACHED [2021-11-26T18:23:35.105Z] [2021-11-26T18:23:35.105Z] #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-26T18:23:35.106Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:23:35.106Z] #34 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-26T18:23:35.106Z] #61 sha256:9ae3e967c8f30ca35ffc9123b20b6c3851c31d9533b1f1e37e7a19631377e147 [2021-11-26T18:23:35.106Z] #61 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:23:35.106Z] #60 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-26T18:23:35.106Z] #25 sha256:7c8e6a7ca402e52a3f9a47124bfa5a9bbde8d4a7d3e839ac4c474c53e4a9e4d1 [2021-11-26T18:23:35.106Z] #25 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-26T18:23:35.106Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-26T18:23:35.106Z] #20 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #58 sha256:58bb66a909531cc634ac8c8deadda2a26926b0482f79776df36322bfc98deee0 [2021-11-26T18:23:35.106Z] #58 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #65 sha256:03ea11cebb5afb79a9b4b5fdd13c4cf5cc516eb8486aa7de2c61189ef83ab5e1 [2021-11-26T18:23:35.106Z] #65 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-26T18:23:35.106Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-26T18:23:35.106Z] #19 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-26T18:23:35.106Z] #36 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-26T18:23:35.106Z] #67 sha256:19096d59c7a50c360d4b8231ea62b1c165c4c00e8d99152e1c951330e7d07e80 [2021-11-26T18:23:35.106Z] #67 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:23:35.106Z] #43 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-26T18:23:35.106Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-26T18:23:35.106Z] #12 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #68 sha256:b8f03f3220fdfb2b93a015ccaef44ca888b5f5ce3fd2decb00e935bf0acf04a7 [2021-11-26T18:23:35.106Z] #68 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-26T18:23:35.106Z] #66 sha256:8f0c114e1757f4feb99ac3b96e3ba1e8c984b38edd5b91fe5fee73d6d7fee6cb [2021-11-26T18:23:35.106Z] #66 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-26T18:23:35.106Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-26T18:23:35.106Z] #18 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-26T18:23:35.106Z] #74 sha256:5db25d9fac79874d08abc33a8b3c6b4d18f2257de1de82b08b60dc7ae18f4f3a [2021-11-26T18:23:35.106Z] #74 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #52 sha256:7f9cce80a5ed1c0084652c7e264b28b7b4fbb0be4eb149f4d1b64a34c515e66a [2021-11-26T18:23:35.106Z] #52 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:23:35.106Z] #38 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:23:35.106Z] #53 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #73 sha256:5c5de2c944be3d02cbf96b93b5181d12c166a6b4b0508ddfc03002058810098d [2021-11-26T18:23:35.106Z] #73 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-26T18:23:35.106Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-26T18:23:35.106Z] #23 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-26T18:23:35.106Z] #46 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-26T18:23:35.106Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-26T18:23:35.106Z] #17 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #40 sha256:f40175295b4f8a6f8ebf6dc068246d480812a7da59f133865dbd0abc9d503b0d [2021-11-26T18:23:35.106Z] #40 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #44 sha256:9b77104d1f2feb7dcc2c4ced0bbfe299faa088747a55f16467ecdf0948ba8ddd [2021-11-26T18:23:35.106Z] #44 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #54 sha256:7f065fdd3896a02c7a03f8f210c0556fd92188fd2d5f6cad0266ecad467aefdf [2021-11-26T18:23:35.106Z] #54 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-26T18:23:35.106Z] #16 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #63 sha256:d3ca14a76c8bdac7497667e62ad2eb464b467a74788060c8d8106adf35713516 [2021-11-26T18:23:35.106Z] #63 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-26T18:23:35.106Z] #39 sha256:3a3429e54fa8c326b2a8beb2c0d9496de1d95321264389ec07a754ddad10265e [2021-11-26T18:23:35.106Z] #39 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-26T18:23:35.106Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-26T18:23:35.106Z] #70 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-26T18:23:35.106Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-26T18:23:35.106Z] #42 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:23:35.106Z] #51 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #37 sha256:8d1ee3d8c3a0497e34dd9e6f50cdc44de086c66fa4344e0a77c943718f79f2cf [2021-11-26T18:23:35.106Z] #37 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #62 sha256:dc01b0c284f693a1cc0f1e5ee4e4f7c47e611f2cd953f5d7cbcee2cbe725f587 [2021-11-26T18:23:35.106Z] #62 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-26T18:23:35.106Z] #64 sha256:b3a77709b78703c49215e4c2c52df351ada25d00bab9617271d3a9475afaa3c6 [2021-11-26T18:23:35.106Z] #64 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-26T18:23:35.106Z] #49 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #48 sha256:25c315a08d51093dc0e12b27aff3593a55737f57758b78e3ceeb3a5bdc321126 [2021-11-26T18:23:35.106Z] #48 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #56 sha256:d203f5f6c044f73b5e1b5a59910f5406fe0497174f819521dcbba42436f054d6 [2021-11-26T18:23:35.106Z] #56 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #50 sha256:d90e0f6019ee2590bb6c48a59efe0478dc229a827c9d1c9a3708c3fcda1c97a1 [2021-11-26T18:23:35.106Z] #50 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #26 sha256:99282265fd76f38670685f29b8c9d510c08522ea19ac3a8693525e97975cab29 [2021-11-26T18:23:35.106Z] #26 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-26T18:23:35.106Z] #13 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:23:35.106Z] #47 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #31 sha256:30fee9486ab84e29fb10860106f603f270db0629c1e6b49ac5c20f5e3c3432a8 [2021-11-26T18:23:35.106Z] #31 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-26T18:23:35.106Z] #22 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-26T18:23:35.106Z] #35 sha256:c11b0bc7fc6c96372d9da8dfb57c4f693d2f6b578e3fd9a7709663bbb1adad84 [2021-11-26T18:23:35.106Z] #35 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-26T18:23:35.106Z] #27 sha256:4806f3c7104b1c620726660d4e28124355d4edf6ce93fbab5013af89edf87eef [2021-11-26T18:23:35.106Z] #27 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:23:35.106Z] #14 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-26T18:23:35.106Z] #32 sha256:fda02c23e792bf6ff3306a2c9685ce97ffadc7563b384df792d622d3bd5466c9 [2021-11-26T18:23:35.106Z] #32 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #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-26T18:23:35.106Z] #76 sha256:f400f61e8fccdba7df36745bf697caebbdcee9d3acf7cf544b6cb5e1e13aab34 [2021-11-26T18:23:35.106Z] #76 CACHED [2021-11-26T18:23:35.106Z] [2021-11-26T18:23:35.106Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-26T18:23:35.106Z] #77 sha256:6a4335a11b7083eb519031aece4395cd120ec02b143dd0e028da142c6b2455b1 [2021-11-26T18:23:35.641Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-26T18:23:35.641Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-26T18:23:35.641Z] + TESTDIRS=./... [2021-11-26T18:23:35.641Z] + exclude_paths='/vendor/|/integration' [2021-11-26T18:23:35.641Z] ++ go list ./... [2021-11-26T18:23:35.641Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-26T18:23:36.034Z] #77 DONE 1.0s [2021-11-26T18:23:36.034Z] [2021-11-26T18:23:36.034Z] #78 exporting to image [2021-11-26T18:23:36.034Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-26T18:23:36.034Z] #78 exporting layers [2021-11-26T18:23:36.595Z] + pkg_list='github.com/docker/docker/api [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/backend [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/container [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/events [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/filters [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/image [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/mount [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/network [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/registry [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/time [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/versions [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:23:36.595Z] github.com/docker/docker/api/types/volume [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:23:36.595Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:23:36.595Z] github.com/docker/docker/cli [2021-11-26T18:23:36.595Z] github.com/docker/docker/cli/config [2021-11-26T18:23:36.595Z] github.com/docker/docker/cli/debug [2021-11-26T18:23:36.595Z] github.com/docker/docker/client [2021-11-26T18:23:36.595Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:23:36.595Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:23:36.595Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:23:36.595Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:23:36.595Z] github.com/docker/docker/container [2021-11-26T18:23:36.595Z] github.com/docker/docker/container/stream [2021-11-26T18:23:36.595Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:23:36.595Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:23:36.595Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/config [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/events [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/exec [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/images [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/links [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/names [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/network [2021-11-26T18:23:36.595Z] github.com/docker/docker/daemon/stats [2021-11-26T18:23:36.595Z] github.com/docker/docker/distribution [2021-11-26T18:23:36.595Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:23:36.595Z] github.com/docker/docker/distribution/utils [2021-11-26T18:23:36.595Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:23:36.595Z] github.com/docker/docker/dockerversion [2021-11-26T18:23:36.595Z] github.com/docker/docker/errdefs [2021-11-26T18:23:36.595Z] github.com/docker/docker/image [2021-11-26T18:23:36.595Z] github.com/docker/docker/image/cache [2021-11-26T18:23:36.595Z] github.com/docker/docker/image/tarexport [2021-11-26T18:23:36.595Z] github.com/docker/docker/image/v1 [2021-11-26T18:23:36.595Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:23:36.595Z] github.com/docker/docker/layer [2021-11-26T18:23:36.595Z] github.com/docker/docker/libcontainerd [2021-11-26T18:23:36.595Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:23:36.595Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:23:36.595Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:23:36.595Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/libnetwork/types [2021-11-26T18:23:36.595Z] github.com/docker/docker/oci [2021-11-26T18:23:36.595Z] github.com/docker/docker/oci/caps [2021-11-26T18:23:36.595Z] github.com/docker/docker/opts [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/archive [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/directory [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/locker [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/mount [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/platform [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/pools [2021-11-26T18:23:36.595Z] github.com/docker/docker/pkg/progress [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/signal [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/stack [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/system [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/term [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:23:36.596Z] github.com/docker/docker/plugin [2021-11-26T18:23:36.596Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:23:36.596Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:23:36.596Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:23:36.596Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:23:36.596Z] github.com/docker/docker/quota [2021-11-26T18:23:36.596Z] github.com/docker/docker/reference [2021-11-26T18:23:36.596Z] github.com/docker/docker/registry [2021-11-26T18:23:36.596Z] github.com/docker/docker/registry/resumable [2021-11-26T18:23:36.596Z] github.com/docker/docker/restartmanager [2021-11-26T18:23:36.596Z] github.com/docker/docker/rootless [2021-11-26T18:23:36.596Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:23:36.596Z] github.com/docker/docker/runconfig [2021-11-26T18:23:36.596Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/environment [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/registry [2021-11-26T18:23:36.596Z] github.com/docker/docker/testutil/request [2021-11-26T18:23:36.596Z] github.com/docker/docker/volume [2021-11-26T18:23:36.596Z] github.com/docker/docker/volume/drivers [2021-11-26T18:23:36.596Z] github.com/docker/docker/volume/local [2021-11-26T18:23:36.596Z] github.com/docker/docker/volume/mounts [2021-11-26T18:23:36.596Z] github.com/docker/docker/volume/service [2021-11-26T18:23:36.596Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:23:36.596Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:23:36.596Z] ++ grep --fixed-strings -v /libnetwork [2021-11-26T18:23:36.596Z] ++ echo 'github.com/docker/docker/api [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/backend [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/container [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/events [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/filters [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/image [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/mount [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/network [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/registry [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/time [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/versions [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:23:36.596Z] github.com/docker/docker/api/types/volume [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:23:36.596Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:23:36.596Z] github.com/docker/docker/cli [2021-11-26T18:23:36.596Z] github.com/docker/docker/cli/config [2021-11-26T18:23:36.596Z] github.com/docker/docker/cli/debug [2021-11-26T18:23:36.596Z] github.com/docker/docker/client [2021-11-26T18:23:36.596Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:23:36.596Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:23:36.596Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:23:36.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:23:36.596Z] github.com/docker/docker/container [2021-11-26T18:23:36.596Z] github.com/docker/docker/container/stream [2021-11-26T18:23:36.596Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:23:36.596Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:23:36.596Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/config [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/events [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/exec [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/images [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/links [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/names [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/network [2021-11-26T18:23:36.596Z] github.com/docker/docker/daemon/stats [2021-11-26T18:23:36.596Z] github.com/docker/docker/distribution [2021-11-26T18:23:36.596Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:23:36.596Z] github.com/docker/docker/distribution/utils [2021-11-26T18:23:36.596Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:23:36.596Z] github.com/docker/docker/dockerversion [2021-11-26T18:23:36.596Z] github.com/docker/docker/errdefs [2021-11-26T18:23:36.596Z] github.com/docker/docker/image [2021-11-26T18:23:36.596Z] github.com/docker/docker/image/cache [2021-11-26T18:23:36.596Z] github.com/docker/docker/image/tarexport [2021-11-26T18:23:36.596Z] github.com/docker/docker/image/v1 [2021-11-26T18:23:36.596Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:23:36.596Z] github.com/docker/docker/layer [2021-11-26T18:23:36.596Z] github.com/docker/docker/libcontainerd [2021-11-26T18:23:36.596Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:23:36.596Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:23:36.596Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:23:36.596Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/libnetwork/types [2021-11-26T18:23:36.596Z] github.com/docker/docker/oci [2021-11-26T18:23:36.596Z] github.com/docker/docker/oci/caps [2021-11-26T18:23:36.596Z] github.com/docker/docker/opts [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/archive [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/directory [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/locker [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/mount [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/platform [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:23:36.596Z] github.com/docker/docker/pkg/pools [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/progress [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/signal [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/stack [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/system [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/term [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:23:36.597Z] github.com/docker/docker/plugin [2021-11-26T18:23:36.597Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:23:36.597Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:23:36.597Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:23:36.597Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:23:36.597Z] github.com/docker/docker/quota [2021-11-26T18:23:36.597Z] github.com/docker/docker/reference [2021-11-26T18:23:36.597Z] github.com/docker/docker/registry [2021-11-26T18:23:36.597Z] github.com/docker/docker/registry/resumable [2021-11-26T18:23:36.597Z] github.com/docker/docker/restartmanager [2021-11-26T18:23:36.597Z] github.com/docker/docker/rootless [2021-11-26T18:23:36.597Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:23:36.597Z] github.com/docker/docker/runconfig [2021-11-26T18:23:36.597Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/environment [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/registry [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/request [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/drivers [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/local [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/mounts [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/service [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:23:36.597Z] + base_pkg_list='github.com/docker/docker/api [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/backend [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/container [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/events [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/filters [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/image [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/mount [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/network [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/registry [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/time [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/versions [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/types/volume [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:23:36.597Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:23:36.597Z] github.com/docker/docker/cli [2021-11-26T18:23:36.597Z] github.com/docker/docker/cli/config [2021-11-26T18:23:36.597Z] github.com/docker/docker/cli/debug [2021-11-26T18:23:36.597Z] github.com/docker/docker/client [2021-11-26T18:23:36.597Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:23:36.597Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:23:36.597Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:23:36.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:23:36.597Z] github.com/docker/docker/container [2021-11-26T18:23:36.597Z] github.com/docker/docker/container/stream [2021-11-26T18:23:36.597Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:23:36.597Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:23:36.597Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/config [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/events [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/exec [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/images [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/links [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/names [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/network [2021-11-26T18:23:36.597Z] github.com/docker/docker/daemon/stats [2021-11-26T18:23:36.597Z] github.com/docker/docker/distribution [2021-11-26T18:23:36.597Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:23:36.597Z] github.com/docker/docker/distribution/utils [2021-11-26T18:23:36.597Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:23:36.597Z] github.com/docker/docker/dockerversion [2021-11-26T18:23:36.597Z] github.com/docker/docker/errdefs [2021-11-26T18:23:36.597Z] github.com/docker/docker/image [2021-11-26T18:23:36.597Z] github.com/docker/docker/image/cache [2021-11-26T18:23:36.597Z] github.com/docker/docker/image/tarexport [2021-11-26T18:23:36.597Z] github.com/docker/docker/image/v1 [2021-11-26T18:23:36.597Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:23:36.597Z] github.com/docker/docker/layer [2021-11-26T18:23:36.597Z] github.com/docker/docker/libcontainerd [2021-11-26T18:23:36.597Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:23:36.597Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:23:36.597Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:23:36.597Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:23:36.597Z] github.com/docker/docker/oci [2021-11-26T18:23:36.597Z] github.com/docker/docker/oci/caps [2021-11-26T18:23:36.597Z] github.com/docker/docker/opts [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/archive [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/directory [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/locker [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/mount [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/platform [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/pools [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/progress [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/signal [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/stack [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/system [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/term [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:23:36.597Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:23:36.597Z] github.com/docker/docker/plugin [2021-11-26T18:23:36.597Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:23:36.597Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:23:36.597Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:23:36.597Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:23:36.597Z] github.com/docker/docker/quota [2021-11-26T18:23:36.597Z] github.com/docker/docker/reference [2021-11-26T18:23:36.597Z] github.com/docker/docker/registry [2021-11-26T18:23:36.597Z] github.com/docker/docker/registry/resumable [2021-11-26T18:23:36.597Z] github.com/docker/docker/restartmanager [2021-11-26T18:23:36.597Z] github.com/docker/docker/rootless [2021-11-26T18:23:36.597Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:23:36.597Z] github.com/docker/docker/runconfig [2021-11-26T18:23:36.597Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/environment [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/registry [2021-11-26T18:23:36.597Z] github.com/docker/docker/testutil/request [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/drivers [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/local [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/mounts [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/service [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:23:36.597Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:23:36.597Z] ++ grep --fixed-strings /libnetwork [2021-11-26T18:23:36.597Z] ++ echo 'github.com/docker/docker/api [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:23:36.597Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/backend [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/container [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/events [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/filters [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/image [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/mount [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/network [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/registry [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/time [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/versions [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:23:36.598Z] github.com/docker/docker/api/types/volume [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:23:36.598Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:23:36.598Z] github.com/docker/docker/cli [2021-11-26T18:23:36.598Z] github.com/docker/docker/cli/config [2021-11-26T18:23:36.598Z] github.com/docker/docker/cli/debug [2021-11-26T18:23:36.598Z] github.com/docker/docker/client [2021-11-26T18:23:36.598Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:23:36.598Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:23:36.598Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:23:36.598Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:23:36.598Z] github.com/docker/docker/container [2021-11-26T18:23:36.598Z] github.com/docker/docker/container/stream [2021-11-26T18:23:36.598Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:23:36.598Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:23:36.598Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/config [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/events [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/exec [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/images [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/links [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/names [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/network [2021-11-26T18:23:36.598Z] github.com/docker/docker/daemon/stats [2021-11-26T18:23:36.598Z] github.com/docker/docker/distribution [2021-11-26T18:23:36.598Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:23:36.598Z] github.com/docker/docker/distribution/utils [2021-11-26T18:23:36.598Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:23:36.598Z] github.com/docker/docker/dockerversion [2021-11-26T18:23:36.598Z] github.com/docker/docker/errdefs [2021-11-26T18:23:36.598Z] github.com/docker/docker/image [2021-11-26T18:23:36.598Z] github.com/docker/docker/image/cache [2021-11-26T18:23:36.598Z] github.com/docker/docker/image/tarexport [2021-11-26T18:23:36.598Z] github.com/docker/docker/image/v1 [2021-11-26T18:23:36.598Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:23:36.598Z] github.com/docker/docker/layer [2021-11-26T18:23:36.598Z] github.com/docker/docker/libcontainerd [2021-11-26T18:23:36.598Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:23:36.598Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:23:36.598Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:23:36.598Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/types [2021-11-26T18:23:36.598Z] github.com/docker/docker/oci [2021-11-26T18:23:36.598Z] github.com/docker/docker/oci/caps [2021-11-26T18:23:36.598Z] github.com/docker/docker/opts [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/archive [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/directory [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/locker [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/mount [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/platform [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/pools [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/progress [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/signal [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/stack [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/system [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/term [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:23:36.598Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:23:36.598Z] github.com/docker/docker/plugin [2021-11-26T18:23:36.598Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:23:36.598Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:23:36.598Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:23:36.598Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:23:36.598Z] github.com/docker/docker/quota [2021-11-26T18:23:36.598Z] github.com/docker/docker/reference [2021-11-26T18:23:36.598Z] github.com/docker/docker/registry [2021-11-26T18:23:36.598Z] github.com/docker/docker/registry/resumable [2021-11-26T18:23:36.598Z] github.com/docker/docker/restartmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/rootless [2021-11-26T18:23:36.598Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:23:36.598Z] github.com/docker/docker/runconfig [2021-11-26T18:23:36.598Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/environment [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/registry [2021-11-26T18:23:36.598Z] github.com/docker/docker/testutil/request [2021-11-26T18:23:36.598Z] github.com/docker/docker/volume [2021-11-26T18:23:36.598Z] github.com/docker/docker/volume/drivers [2021-11-26T18:23:36.598Z] github.com/docker/docker/volume/local [2021-11-26T18:23:36.598Z] github.com/docker/docker/volume/mounts [2021-11-26T18:23:36.598Z] github.com/docker/docker/volume/service [2021-11-26T18:23:36.598Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:23:36.598Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:23:36.598Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:23:36.598Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/types' [2021-11-26T18:23:36.599Z] + echo 'github.com/docker/docker/libnetwork [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/types' [2021-11-26T18:23:36.599Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:23:36.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:23:36.599Z] + type docker-proxy [2021-11-26T18:23:36.599Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-26T18:23:36.599Z] + hack/make.sh binary-proxy install-proxy [2021-11-26T18:23:36.599Z] [2021-11-26T18:23:36.599Z] Removing bundles/ [2021-11-26T18:23:36.599Z] [2021-11-26T18:23:36.599Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-26T18:23:36.855Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-26T18:23:36.855Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:23:36.961Z] #78 exporting layers 1.0s done [2021-11-26T18:23:36.961Z] #78 writing image sha256:c1c6e9d592833f3c1ea9a8fb1afbca46ee6de1353ce02d403ea523b3a56c947e done [2021-11-26T18:23:36.961Z] #78 naming to docker.io/library/docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff done [2021-11-26T18:23:36.961Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-26T18:23:37.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -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:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh dynbinary test-integration [2021-11-26T18:23:37.495Z] #19 10.82 Fetched 48.7 MB in 10s (4871 kB/s) [2021-11-26T18:23:37.930Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-26T18:23:37.930Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-26T18:23:37.930Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-26T18:23:37.930Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-26T18:23:38.177Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a7a8691a5cc510a) in /home/ubuntu/workspace/moby_PR-43047 [Pipeline] { [2021-11-26T18:23:38.191Z] 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-26T18:23:38.191Z] Detected virtualization docker. [2021-11-26T18:23:38.191Z] Detected architecture x86-64. [2021-11-26T18:23:38.191Z] Set hostname to <140f4b86ff71>. [2021-11-26T18:23:38.191Z] modprobe@configfs.service: Succeeded. [2021-11-26T18:23:38.191Z] modprobe@drm.service: Succeeded. [2021-11-26T18:23:38.191Z] modprobe@fuse.service: Succeeded. [Pipeline] checkout [2021-11-26T18:23:38.220Z] The recommended git tool is: git [2021-11-26T18:23:38.229Z] using credential docker-jenkins-github-credentials [2021-11-26T18:23:38.237Z] Cloning the remote Git repository [2021-11-26T18:23:38.237Z] Cloning with configured refspecs honoured and without tags [2021-11-26T18:23:38.448Z] + source /etc/docker-entrypoint-cmd [2021-11-26T18:23:38.448Z] ++ hack/make.sh dynbinary test-integration [2021-11-26T18:23:38.448Z] [2021-11-26T18:23:38.993Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:23:39.010Z] Removing bundles/ [2021-11-26T18:23:39.010Z] [2021-11-26T18:23:39.010Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-26T18:23:39.010Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:23:39.010Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:23:38.264Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:23:38.264Z] > git init /home/ubuntu/workspace/moby_PR-43047 # timeout=10 [2021-11-26T18:23:38.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:38.285Z] > git --version # timeout=10 [2021-11-26T18:23:38.304Z] > git --version # 'git version 2.17.1' [2021-11-26T18:23:38.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:38.305Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-26T18:23:39.911Z] + docker version [2021-11-26T18:23:41.705Z] #19 10.82 Reading package lists... [2021-11-26T18:23:42.789Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-26T18:23:42.789Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-eef3a77b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-26T18:23:42.789Z] ---------------------------------------------------------------------------- [2021-11-26T18:23:42.789Z] [2021-11-26T18:23:42.789Z] INFO: executeCI.ps1 starting at Fri Nov 26 18:23:42 CUT 2021 [2021-11-26T18:23:42.789Z] [2021-11-26T18:23:42.789Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-26T18:23:42.789Z] INFO: Running git version 2.24.1.windows.2 [2021-11-26T18:23:42.789Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-26T18:23:42.789Z] INFO: Environment variables: [2021-11-26T18:23:42.789Z] [2021-11-26T18:23:42.789Z] Name Value [2021-11-26T18:23:42.789Z] ---- ----- [2021-11-26T18:23:42.789Z] ALLUSERSPROFILE C:\ProgramData [2021-11-26T18:23:42.789Z] amd64 true [2021-11-26T18:23:42.789Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-26T18:23:42.789Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-26T18:23:42.790Z] arm64 true [2021-11-26T18:23:42.790Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-26T18:23:42.790Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-26T18:23:42.790Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-26T18:23:42.790Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-26T18:23:42.790Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-26T18:23:42.790Z] BRANCH_NAME PR-43047 [2021-11-26T18:23:42.790Z] BUILD_DISPLAY_NAME #2 [2021-11-26T18:23:42.790Z] BUILD_ID 2 [2021-11-26T18:23:42.790Z] BUILD_NUMBER 2 [2021-11-26T18:23:42.790Z] BUILD_TAG jenkins-moby-PR-43047-2 [2021-11-26T18:23:42.790Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/ [2021-11-26T18:23:42.790Z] cgroup2 true [2021-11-26T18:23:42.790Z] CHANGE_AUTHOR aaronlehmann [2021-11-26T18:23:42.790Z] CHANGE_AUTHOR_DISPLAY_NAME Aaron Lehmann [2021-11-26T18:23:42.790Z] CHANGE_BRANCH pattern-matcher-parent-results-fix [2021-11-26T18:23:42.790Z] CHANGE_FORK aaronlehmann/docker [2021-11-26T18:23:42.790Z] CHANGE_ID 43047 [2021-11-26T18:23:42.790Z] CHANGE_TARGET master [2021-11-26T18:23:42.790Z] CHANGE_TITLE Fix missing parent info case in MatchesUsingParentResults [2021-11-26T18:23:42.790Z] CHANGE_URL https://github.com/moby/moby/pull/43047 [2021-11-26T18:23:42.790Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:23:42.790Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-26T18:23:42.790Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-26T18:23:42.790Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-26T18:23:42.790Z] COMPUTERNAME azwin-2-7c2fd0 [2021-11-26T18:23:42.790Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-26T18:23:42.790Z] ConfigSequenceNumber 0 [2021-11-26T18:23:42.790Z] dco true [2021-11-26T18:23:42.790Z] DOCKER_BUILDKIT 0 [2021-11-26T18:23:42.790Z] DOCKER_DUT_DEBUG 1 [2021-11-26T18:23:42.790Z] DOCKER_EXPERIMENTAL 1 [2021-11-26T18:23:42.790Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-26T18:23:42.790Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-26T18:23:42.790Z] EXECUTOR_NUMBER 0 [2021-11-26T18:23:42.790Z] FQDN azwin-2-7c2fd0.westus.cloudapp.azure.com [2021-11-26T18:23:42.790Z] GIT_BRANCH PR-43047 [2021-11-26T18:23:42.790Z] GIT_COMMIT 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:42.790Z] GIT_URL https://github.com/moby/moby.git [2021-11-26T18:23:42.790Z] HUDSON_COOKIE e277edb1-1391-48b2-a651-3edc9bc7da52 [2021-11-26T18:23:42.790Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-26T18:23:42.790Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-26T18:23:42.790Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-26T18:23:42.790Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-26T18:23:42.790Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-26T18:23:42.790Z] JENKINS_NODE_COOKIE 9cbc4280-7f24-4d6b-b23b-ab929bcd7588 [2021-11-26T18:23:42.790Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-26T18:23:42.790Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-26T18:23:42.790Z] JOB_BASE_NAME PR-43047 [2021-11-26T18:23:42.790Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/display/redirect [2021-11-26T18:23:42.790Z] JOB_NAME moby/PR-43047 [2021-11-26T18:23:42.790Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/ [2021-11-26T18:23:42.790Z] library.jps.version master [2021-11-26T18:23:42.790Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-26T18:23:42.790Z] NODE_LABELS amd64 azure azwin-2-7c2fd0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-26T18:23:42.790Z] NODE_NAME azwin-2-7c2fd0 [2021-11-26T18:23:42.790Z] NUMBER_OF_PROCESSORS 4 [2021-11-26T18:23:42.790Z] OS Windows_NT [2021-11-26T18:23:42.790Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-26T18:23:42.790Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-26T18:23:42.790Z] ppc64le false [2021-11-26T18:23:42.790Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-26T18:23:42.790Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-26T18:23:42.790Z] PROCESSOR_LEVEL 6 [2021-11-26T18:23:42.790Z] PROCESSOR_REVISION 5507 [2021-11-26T18:23:42.790Z] ProgramData C:\ProgramData [2021-11-26T18:23:42.790Z] ProgramFiles C:\Program Files [2021-11-26T18:23:42.790Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-26T18:23:42.790Z] ProgramW6432 C:\Program Files [2021-11-26T18:23:42.790Z] PROMPT $P$G [2021-11-26T18:23:42.790Z] PSExecutionPolicyPreference Bypass [2021-11-26T18:23:42.790Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-26T18:23:42.790Z] PUBLIC C:\Users\Public [2021-11-26T18:23:42.790Z] rootless true [2021-11-26T18:23:42.790Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=artif... [2021-11-26T18:23:42.790Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=changes [2021-11-26T18:23:42.790Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect [2021-11-26T18:23:42.790Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=tests [2021-11-26T18:23:42.790Z] s390x false [2021-11-26T18:23:42.790Z] SKIP_VALIDATION_TESTS 1 [2021-11-26T18:23:42.790Z] SOURCES_DRIVE d [2021-11-26T18:23:42.790Z] SOURCES_SUBDIR gopath [2021-11-26T18:23:42.790Z] STAGE_NAME Run tests [2021-11-26T18:23:42.790Z] SystemDrive C: [2021-11-26T18:23:42.790Z] SystemRoot C:\Windows [2021-11-26T18:23:42.790Z] TEMP C:\Windows\TEMP [2021-11-26T18:23:42.790Z] TESTDEBUG 0 [2021-11-26T18:23:42.790Z] TESTRUN_DRIVE d [2021-11-26T18:23:42.790Z] TESTRUN_SUBDIR CI [2021-11-26T18:23:42.791Z] TIMEOUT 120m [2021-11-26T18:23:42.791Z] TMP C:\Windows\TEMP [2021-11-26T18:23:42.791Z] unit_validate true [2021-11-26T18:23:42.791Z] USERDOMAIN WORKGROUP [2021-11-26T18:23:42.791Z] USERNAME azwin-2-7c2fd0$ [2021-11-26T18:23:42.791Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-26T18:23:42.791Z] validate_force false [2021-11-26T18:23:42.791Z] windir C:\Windows [2021-11-26T18:23:42.791Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-26T18:23:42.791Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-26T18:23:42.791Z] windows2022 true [2021-11-26T18:23:42.791Z] windows2022containerd true [2021-11-26T18:23:42.791Z] windowsRS1 false [2021-11-26T18:23:42.791Z] windowsRS5 true [2021-11-26T18:23:42.791Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-26T18:23:42.791Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-26T18:23:42.791Z] [2021-11-26T18:23:42.791Z] [2021-11-26T18:23:42.791Z] [2021-11-26T18:23:43.260Z] INFO: Sources under d:\gopath\... [2021-11-26T18:23:43.260Z] INFO: Test run under d:\CI\... [2021-11-26T18:23:43.260Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-26T18:23:43.260Z] INFO: docker/docker repository was found [2021-11-26T18:23:43.260Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-26T18:23:43.260Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-26T18:23:43.260Z] INFO: Docker version of control daemon [2021-11-26T18:23:43.260Z] [2021-11-26T18:23:43.395Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-26T18:23:43.395Z] [2021-11-26T18:23:43.395Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-26T18:23:43.395Z] Installing docker-proxy to /usr/local/bin/ [2021-11-26T18:23:43.395Z] [2021-11-26T18:23:43.395Z] + mkdir -p bundles [2021-11-26T18:23:43.395Z] + '[' -n 'github.com/docker/docker/api [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/backend [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/container [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/events [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/filters [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/image [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/mount [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/network [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/registry [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/time [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/versions [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:23:43.395Z] github.com/docker/docker/api/types/volume [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:23:43.395Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:23:43.395Z] github.com/docker/docker/cli [2021-11-26T18:23:43.395Z] github.com/docker/docker/cli/config [2021-11-26T18:23:43.395Z] github.com/docker/docker/cli/debug [2021-11-26T18:23:43.395Z] github.com/docker/docker/client [2021-11-26T18:23:43.395Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:23:43.395Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:23:43.395Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:23:43.395Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:23:43.395Z] github.com/docker/docker/container [2021-11-26T18:23:43.395Z] github.com/docker/docker/container/stream [2021-11-26T18:23:43.395Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:23:43.395Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:23:43.395Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/config [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/events [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/exec [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/images [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/links [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/names [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/network [2021-11-26T18:23:43.395Z] github.com/docker/docker/daemon/stats [2021-11-26T18:23:43.395Z] github.com/docker/docker/distribution [2021-11-26T18:23:43.395Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:23:43.395Z] github.com/docker/docker/distribution/utils [2021-11-26T18:23:43.395Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:23:43.395Z] github.com/docker/docker/dockerversion [2021-11-26T18:23:43.395Z] github.com/docker/docker/errdefs [2021-11-26T18:23:43.395Z] github.com/docker/docker/image [2021-11-26T18:23:43.395Z] github.com/docker/docker/image/cache [2021-11-26T18:23:43.395Z] github.com/docker/docker/image/tarexport [2021-11-26T18:23:43.395Z] github.com/docker/docker/image/v1 [2021-11-26T18:23:43.395Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:23:43.395Z] github.com/docker/docker/layer [2021-11-26T18:23:43.395Z] github.com/docker/docker/libcontainerd [2021-11-26T18:23:43.395Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:23:43.395Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:23:43.395Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:23:43.395Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:23:43.395Z] github.com/docker/docker/oci [2021-11-26T18:23:43.395Z] github.com/docker/docker/oci/caps [2021-11-26T18:23:43.395Z] github.com/docker/docker/opts [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/archive [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/directory [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/locker [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/mount [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/platform [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/pools [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/progress [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/signal [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/stack [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/system [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/term [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:23:43.395Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:23:43.395Z] github.com/docker/docker/plugin [2021-11-26T18:23:43.395Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:23:43.395Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:23:43.395Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:23:43.395Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:23:43.395Z] github.com/docker/docker/quota [2021-11-26T18:23:43.395Z] github.com/docker/docker/reference [2021-11-26T18:23:43.395Z] github.com/docker/docker/registry [2021-11-26T18:23:43.395Z] github.com/docker/docker/registry/resumable [2021-11-26T18:23:43.395Z] github.com/docker/docker/restartmanager [2021-11-26T18:23:43.395Z] github.com/docker/docker/rootless [2021-11-26T18:23:43.395Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:23:43.395Z] github.com/docker/docker/runconfig [2021-11-26T18:23:43.395Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/environment [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/registry [2021-11-26T18:23:43.395Z] github.com/docker/docker/testutil/request [2021-11-26T18:23:43.395Z] github.com/docker/docker/volume [2021-11-26T18:23:43.395Z] github.com/docker/docker/volume/drivers [2021-11-26T18:23:43.395Z] github.com/docker/docker/volume/local [2021-11-26T18:23:43.395Z] github.com/docker/docker/volume/mounts [2021-11-26T18:23:43.395Z] github.com/docker/docker/volume/service [2021-11-26T18:23:43.395Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:23:43.395Z] github.com/docker/docker/volume/testutils' ']' [2021-11-26T18:23:43.396Z] + 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-26T18:23:43.396Z] ? github.com/docker/docker/api [no test files] [2021-11-26T18:23:43.729Z] Client: [2021-11-26T18:23:43.729Z] Version: 20.10.9 [2021-11-26T18:23:43.729Z] API version: 1.41 [2021-11-26T18:23:43.729Z] Go version: go1.16.8 [2021-11-26T18:23:43.729Z] Git commit: c2ea9bc [2021-11-26T18:23:43.729Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-26T18:23:43.729Z] OS/Arch: windows/amd64 [2021-11-26T18:23:43.729Z] Context: default [2021-11-26T18:23:43.729Z] Experimental: true [2021-11-26T18:23:43.729Z] [2021-11-26T18:23:43.729Z] Server: Docker Engine - Community [2021-11-26T18:23:43.729Z] Engine: [2021-11-26T18:23:43.729Z] Version: 20.10.9 [2021-11-26T18:23:43.729Z] API version: 1.41 (minimum version 1.24) [2021-11-26T18:23:43.729Z] Go version: go1.16.8 [2021-11-26T18:23:43.729Z] Git commit: 79ea9d3 [2021-11-26T18:23:43.729Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-26T18:23:43.729Z] OS/Arch: windows/amd64 [2021-11-26T18:23:43.729Z] Experimental: true [2021-11-26T18:23:43.729Z] [2021-11-26T18:23:43.729Z] INFO: Docker info of control daemon [2021-11-26T18:23:43.729Z] [2021-11-26T18:23:43.729Z] Client: [2021-11-26T18:23:43.729Z] Context: default [2021-11-26T18:23:43.729Z] Debug Mode: false [2021-11-26T18:23:43.729Z] [2021-11-26T18:23:43.729Z] Server: [2021-11-26T18:23:43.729Z] Containers: 0 [2021-11-26T18:23:43.729Z] Running: 0 [2021-11-26T18:23:43.729Z] Paused: 0 [2021-11-26T18:23:43.730Z] Stopped: 0 [2021-11-26T18:23:43.730Z] Images: 11 [2021-11-26T18:23:43.730Z] Server Version: 20.10.9 [2021-11-26T18:23:43.730Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-26T18:23:43.730Z] Windows: [2021-11-26T18:23:43.730Z] LCOW: [2021-11-26T18:23:43.730Z] Logging Driver: json-file [2021-11-26T18:23:43.730Z] Plugins: [2021-11-26T18:23:43.730Z] Volume: local [2021-11-26T18:23:43.730Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:23:43.730Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:23:43.730Z] Swarm: inactive [2021-11-26T18:23:43.730Z] Default Isolation: process [2021-11-26T18:23:43.730Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T18:23:43.730Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T18:23:43.730Z] OSType: windows [2021-11-26T18:23:43.730Z] Architecture: x86_64 [2021-11-26T18:23:43.730Z] CPUs: 4 [2021-11-26T18:23:43.730Z] Total Memory: 32GiB [2021-11-26T18:23:43.730Z] Name: azwin-2-7c2fd0 [2021-11-26T18:23:43.730Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-26T18:23:43.730Z] Docker Root Dir: D:\docker [2021-11-26T18:23:43.730Z] Debug Mode: false [2021-11-26T18:23:43.730Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:23:43.730Z] Labels: [2021-11-26T18:23:43.730Z] Experimental: true [2021-11-26T18:23:43.730Z] Insecure Registries: [2021-11-26T18:23:43.730Z] 10.0.0.4:5000 [2021-11-26T18:23:43.730Z] 127.0.0.0/8 [2021-11-26T18:23:43.730Z] Registry Mirrors: [2021-11-26T18:23:43.730Z] http://10.0.0.4:5000/ [2021-11-26T18:23:43.730Z] Live Restore Enabled: false [2021-11-26T18:23:43.730Z] Product License: Community Engine [2021-11-26T18:23:43.730Z] [2021-11-26T18:23:43.730Z] [2021-11-26T18:23:43.730Z] INFO: Commit hash is 55da5245de [2021-11-26T18:23:43.730Z] INFO: Nuke-Everything... [2021-11-26T18:23:43.730Z] INFO: Container count on control daemon to delete is 0 [2021-11-26T18:23:43.730Z] INFO: Nuking d:\CI [2021-11-26T18:23:43.730Z] INFO: Zapped successfully [2021-11-26T18:23:44.199Z] INFO: Location for testing is d:\CI\PR-43047\2 [2021-11-26T18:23:44.199Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-26T18:23:44.199Z] [2021-11-26T18:23:44.199Z] [2021-11-26T18:23:44.199Z] INFO: Building the image from Dockerfile.windows at 11/26/2021 18:23:43... [2021-11-26T18:23:44.199Z] [2021-11-26T18:23:45.917Z] #19 15.46 Reading package lists... [2021-11-26T18:23:46.178Z] #19 19.37 Building dependency tree... [2021-11-26T18:23:46.751Z] #19 20.51 The following additional packages will be installed: [2021-11-26T18:23:46.751Z] #19 20.51 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-26T18:23:46.751Z] #19 20.51 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-26T18:23:46.751Z] #19 20.51 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-26T18:23:46.751Z] #19 20.51 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-26T18:23:46.751Z] #19 20.51 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-26T18:23:46.751Z] #19 20.51 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-26T18:23:46.751Z] #19 20.51 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-26T18:23:46.751Z] #19 20.51 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-26T18:23:46.752Z] #19 20.51 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-26T18:23:46.752Z] #19 20.51 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-26T18:23:46.752Z] #19 20.51 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-26T18:23:46.752Z] #19 20.51 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-26T18:23:46.752Z] #19 20.51 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-26T18:23:46.752Z] #19 20.51 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-26T18:23:46.752Z] #19 20.51 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-26T18:23:46.752Z] #19 20.51 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-26T18:23:46.752Z] #19 20.51 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-26T18:23:46.752Z] #19 20.51 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-26T18:23:46.752Z] #19 20.51 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-26T18:23:46.752Z] #19 20.51 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-26T18:23:46.752Z] #19 20.51 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-26T18:23:46.752Z] #19 20.51 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-26T18:23:46.752Z] #19 20.51 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-26T18:23:46.752Z] #19 20.51 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-26T18:23:46.752Z] #19 20.51 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-26T18:23:46.752Z] #19 20.51 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-26T18:23:46.752Z] #19 20.51 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-26T18:23:46.752Z] #19 20.51 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-26T18:23:46.752Z] #19 20.51 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-26T18:23:46.752Z] #19 20.51 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-26T18:23:46.752Z] #19 20.51 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-26T18:23:46.752Z] #19 20.51 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-26T18:23:46.752Z] #19 20.51 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-26T18:23:46.752Z] #19 20.51 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-26T18:23:46.752Z] #19 20.51 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-26T18:23:46.752Z] #19 20.51 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-26T18:23:46.752Z] #19 20.51 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-26T18:23:46.752Z] #19 20.51 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-26T18:23:46.752Z] #19 20.51 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-26T18:23:46.752Z] #19 20.51 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-26T18:23:46.752Z] #19 20.51 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-26T18:23:46.752Z] #19 20.51 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-26T18:23:46.752Z] #19 20.51 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-26T18:23:46.752Z] #19 20.51 linux-libc-dev-s390x-cross patch xz-utils [2021-11-26T18:23:46.752Z] #19 20.52 Suggested packages: [2021-11-26T18:23:46.752Z] #19 20.52 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-26T18:23:46.752Z] #19 20.52 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-26T18:23:46.752Z] #19 20.52 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-26T18:23:46.752Z] #19 20.52 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-26T18:23:46.752Z] #19 20.52 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-26T18:23:46.752Z] #19 20.52 libyaml-shell-perl ed diffutils-doc [2021-11-26T18:23:46.752Z] #19 20.52 Recommended packages: [2021-11-26T18:23:46.752Z] #19 20.52 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-26T18:23:46.752Z] #19 20.52 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-26T18:23:46.946Z] Running on azwin-2-7c2fd1 in d:\jenkins\workspace\moby_PR-43047 [Pipeline] { [Pipeline] ws [2021-11-26T18:23:46.969Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-26T18:23:47.071Z] The recommended git tool is: git [2021-11-26T18:23:47.290Z] using credential docker-jenkins-github-credentials [2021-11-26T18:23:47.378Z] Cloning the remote Git repository [2021-11-26T18:23:47.378Z] Cloning with configured refspecs honoured and without tags [2021-11-26T18:23:48.004Z] Client: Docker Engine - Community [2021-11-26T18:23:48.004Z] Version: 20.10.10-rc1 [2021-11-26T18:23:48.004Z] API version: 1.41 [2021-11-26T18:23:48.004Z] Go version: go1.16.9 [2021-11-26T18:23:48.004Z] Git commit: b485636 [2021-11-26T18:23:48.004Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-26T18:23:48.004Z] OS/Arch: linux/amd64 [2021-11-26T18:23:48.004Z] Context: default [2021-11-26T18:23:48.004Z] Experimental: true [2021-11-26T18:23:48.004Z] [2021-11-26T18:23:48.004Z] Server: Docker Engine - Community [2021-11-26T18:23:48.004Z] Engine: [2021-11-26T18:23:48.004Z] Version: 20.10.10-rc1 [2021-11-26T18:23:48.004Z] API version: 1.41 (minimum version 1.12) [2021-11-26T18:23:48.004Z] Go version: go1.16.9 [2021-11-26T18:23:48.004Z] Git commit: 9f5b26f [2021-11-26T18:23:48.004Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-26T18:23:48.004Z] OS/Arch: linux/amd64 [2021-11-26T18:23:48.004Z] Experimental: true [2021-11-26T18:23:48.004Z] containerd: [2021-11-26T18:23:48.004Z] Version: 1.4.11 [2021-11-26T18:23:48.004Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:48.004Z] runc: [2021-11-26T18:23:48.004Z] Version: 1.0.2 [2021-11-26T18:23:48.004Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-26T18:23:48.004Z] docker-init: [2021-11-26T18:23:48.004Z] Version: 0.19.0 [2021-11-26T18:23:48.004Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-26T18:23:48.138Z] #19 21.72 The following NEW packages will be installed: [2021-11-26T18:23:48.138Z] #19 21.72 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-26T18:23:48.138Z] #19 21.72 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-26T18:23:48.138Z] #19 21.72 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-26T18:23:48.138Z] #19 21.72 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-26T18:23:48.138Z] #19 21.72 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-26T18:23:48.138Z] #19 21.72 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-26T18:23:48.138Z] #19 21.72 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-26T18:23:48.138Z] #19 21.72 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-26T18:23:48.138Z] #19 21.72 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-26T18:23:48.138Z] #19 21.72 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-26T18:23:48.138Z] #19 21.72 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-26T18:23:48.138Z] #19 21.72 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-26T18:23:48.138Z] #19 21.72 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-26T18:23:48.138Z] #19 21.72 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-26T18:23:48.138Z] #19 21.72 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-26T18:23:48.138Z] #19 21.72 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-26T18:23:48.138Z] #19 21.72 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-26T18:23:48.138Z] #19 21.72 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-26T18:23:48.138Z] #19 21.72 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-26T18:23:48.138Z] #19 21.73 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-26T18:23:48.138Z] #19 21.73 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-26T18:23:48.138Z] #19 21.73 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-26T18:23:48.138Z] #19 21.73 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-26T18:23:48.138Z] #19 21.73 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-26T18:23:48.138Z] #19 21.73 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-26T18:23:48.138Z] #19 21.73 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-26T18:23:48.138Z] #19 21.73 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-26T18:23:48.138Z] #19 21.73 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-26T18:23:48.138Z] #19 21.73 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-26T18:23:48.138Z] #19 21.73 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-26T18:23:48.138Z] #19 21.73 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-26T18:23:48.138Z] #19 21.73 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-26T18:23:48.138Z] #19 21.73 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-26T18:23:48.138Z] #19 21.73 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-26T18:23:48.138Z] #19 21.73 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-26T18:23:48.138Z] #19 21.73 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-26T18:23:48.138Z] #19 21.73 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-26T18:23:48.138Z] #19 21.73 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-26T18:23:48.138Z] #19 21.73 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-26T18:23:48.138Z] #19 21.73 linux-libc-dev-s390x-cross patch xz-utils [2021-11-26T18:23:47.415Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:23:47.415Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-26T18:23:47.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:47.465Z] > git --version # timeout=10 [2021-11-26T18:23:47.500Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-26T18:23:47.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:47.503Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:48.302Z] + docker info [2021-11-26T18:23:48.354Z] Running on azwin-2-5bdc80 in d:\jenkins\workspace\moby_PR-43047 [Pipeline] { [Pipeline] ws [2021-11-26T18:23:48.377Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-11-26T18:23:48.399Z] #19 22.03 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:23:48.399Z] #19 22.03 Need to get 787 MB of archives. [2021-11-26T18:23:48.399Z] #19 22.03 After this operation, 3385 MB of additional disk space will be used. [2021-11-26T18:23:48.399Z] #19 22.03 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-26T18:23:48.399Z] #19 22.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-26T18:23:48.399Z] #19 22.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-26T18:23:48.399Z] #19 22.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-26T18:23:48.399Z] #19 22.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-26T18:23:48.399Z] #19 22.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-26T18:23:48.399Z] #19 22.25 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-26T18:23:48.399Z] #19 22.27 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-26T18:23:48.399Z] #19 22.32 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-26T18:23:48.399Z] #19 22.34 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-26T18:23:48.399Z] #19 22.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [Pipeline] checkout [2021-11-26T18:23:48.483Z] The recommended git tool is: git [2021-11-26T18:23:48.661Z] #19 22.37 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-26T18:23:48.661Z] #19 22.37 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-26T18:23:48.707Z] using credential docker-jenkins-github-credentials [2021-11-26T18:23:48.785Z] Cloning the remote Git repository [2021-11-26T18:23:48.785Z] Cloning with configured refspecs honoured and without tags [2021-11-26T18:23:48.923Z] #19 22.73 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-26T18:23:48.923Z] #19 22.73 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-26T18:23:48.974Z] Sending build context to Docker daemon 60.67MB [2021-11-26T18:23:48.974Z] [2021-11-26T18:23:48.974Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-26T18:23:48.974Z] ---> 3d4792f88e26 [2021-11-26T18:23:48.974Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-26T18:23:48.974Z] ---> Using cache [2021-11-26T18:23:48.974Z] ---> 8683622af0b2 [2021-11-26T18:23:48.974Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-26T18:23:48.974Z] ---> Using cache [2021-11-26T18:23:48.974Z] ---> 3579eaf479f6 [2021-11-26T18:23:48.974Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-26T18:23:48.974Z] ---> Using cache [2021-11-26T18:23:48.974Z] ---> 12c8a98681d8 [2021-11-26T18:23:48.974Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-26T18:23:48.974Z] ---> Using cache [2021-11-26T18:23:48.974Z] ---> ec01d3649d3d [2021-11-26T18:23:48.974Z] 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-26T18:23:48.974Z] ---> Using cache [2021-11-26T18:23:48.974Z] ---> ab374848aa9f [2021-11-26T18:23:48.975Z] 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-26T18:23:48.975Z] ---> Using cache [2021-11-26T18:23:48.975Z] ---> 31731620a746 [2021-11-26T18:23:48.975Z] 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-26T18:23:48.975Z] ---> Using cache [2021-11-26T18:23:48.975Z] ---> 8bfff464ef3c [2021-11-26T18:23:48.975Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-26T18:23:48.975Z] ---> Using cache [2021-11-26T18:23:48.975Z] ---> d948a4218d7f [2021-11-26T18:23:48.975Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-26T18:23:48.975Z] ---> Using cache [2021-11-26T18:23:48.975Z] ---> 25726a99e07f [2021-11-26T18:23:48.975Z] Step 11/11 : COPY . . [2021-11-26T18:23:49.185Z] #19 23.06 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-26T18:23:49.185Z] #19 23.06 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-26T18:23:48.822Z] Cloning repository https://github.com/moby/moby.git [2021-11-26T18:23:48.822Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-26T18:23:48.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:48.904Z] > git --version # timeout=10 [2021-11-26T18:23:48.952Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-26T18:23:48.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:48.954Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:49.757Z] #19 23.37 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-26T18:23:49.757Z] #19 23.37 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-26T18:23:50.018Z] #19 23.77 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-26T18:23:50.018Z] #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-26T18:23:50.281Z] #19 24.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-26T18:23:50.281Z] #19 24.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-11-26T18:23:50.281Z] #19 24.10 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-26T18:23:50.281Z] #19 24.10 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-26T18:23:50.281Z] #19 24.10 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-26T18:23:50.281Z] #19 24.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-11-26T18:23:50.281Z] #19 24.10 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-26T18:23:50.281Z] #19 24.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-26T18:23:50.281Z] #19 24.11 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-26T18:23:50.281Z] #19 24.11 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-26T18:23:50.281Z] #19 24.11 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-26T18:23:50.281Z] #19 24.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-26T18:23:50.281Z] #19 24.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-26T18:23:50.281Z] #19 24.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-11-26T18:23:50.281Z] #19 24.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-11-26T18:23:50.281Z] #19 24.15 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-26T18:23:50.281Z] #19 24.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-26T18:23:50.281Z] #19 24.16 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-26T18:23:50.281Z] #19 24.17 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-26T18:23:50.860Z] #19 24.57 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-26T18:23:50.860Z] #19 24.57 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-26T18:23:50.860Z] #19 24.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-26T18:23:50.860Z] #19 24.59 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-26T18:23:50.860Z] #19 24.60 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-26T18:23:51.431Z] #19 25.40 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-26T18:23:51.691Z] #19 25.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-26T18:23:51.691Z] #19 25.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-26T18:23:51.691Z] #19 25.43 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-26T18:23:51.691Z] #19 25.43 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-26T18:23:51.691Z] #19 25.43 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-26T18:23:51.952Z] #19 25.56 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-26T18:23:51.952Z] #19 25.58 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-26T18:23:51.952Z] #19 25.58 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-26T18:23:51.952Z] #19 25.58 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-26T18:23:51.952Z] #19 25.58 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-26T18:23:51.952Z] #19 25.59 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-26T18:23:51.952Z] #19 25.59 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-26T18:23:51.952Z] #19 25.59 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-26T18:23:51.952Z] #19 25.59 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-26T18:23:51.952Z] #19 25.59 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-26T18:23:51.952Z] #19 25.59 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-26T18:23:51.952Z] #19 25.79 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-26T18:23:51.952Z] #19 25.79 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-26T18:23:51.952Z] #19 25.80 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-26T18:23:51.952Z] #19 25.80 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-26T18:23:52.212Z] #19 25.80 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-26T18:23:52.212Z] #19 25.81 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-26T18:23:52.212Z] #19 25.81 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-26T18:23:52.212Z] #19 25.82 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-26T18:23:52.212Z] #19 25.82 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-26T18:23:52.213Z] #19 25.83 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-26T18:23:52.213Z] #19 25.83 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-26T18:23:52.474Z] #19 26.21 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-26T18:23:52.474Z] #19 26.21 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-26T18:23:52.474Z] #19 26.35 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-26T18:23:52.736Z] #19 26.37 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-26T18:23:52.737Z] #19 26.38 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-26T18:23:52.998Z] #19 26.71 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-26T18:23:52.998Z] #19 26.71 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-26T18:23:52.998Z] #19 26.71 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-26T18:23:52.998Z] #19 26.71 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-26T18:23:52.998Z] #19 26.72 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-26T18:23:52.998Z] #19 26.72 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-26T18:23:52.998Z] #19 26.72 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-26T18:23:52.998Z] #19 26.73 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-26T18:23:52.998Z] #19 26.73 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-26T18:23:52.998Z] #19 26.74 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-26T18:23:52.998Z] #19 26.74 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-26T18:23:53.085Z] Fetching without tags [2021-11-26T18:23:53.261Z] #19 27.10 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-26T18:23:53.261Z] #19 27.10 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-26T18:23:53.261Z] #19 27.11 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-26T18:23:53.261Z] #19 27.12 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-26T18:23:53.261Z] #19 27.13 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-26T18:23:53.348Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:53.524Z] #19 27.47 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-26T18:23:53.524Z] #19 27.47 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-26T18:23:53.524Z] #19 27.47 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-26T18:23:53.524Z] #19 27.48 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-26T18:23:53.524Z] #19 27.48 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-26T18:23:53.524Z] #19 27.48 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-26T18:23:53.524Z] #19 27.48 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-26T18:23:53.524Z] #19 27.48 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-26T18:23:53.524Z] #19 27.50 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-26T18:23:53.524Z] #19 27.50 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-26T18:23:53.786Z] #19 27.52 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-26T18:23:53.786Z] #19 27.52 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-26T18:23:53.786Z] #19 27.53 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-26T18:23:53.786Z] #19 27.53 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-26T18:23:53.786Z] #19 27.54 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-26T18:23:53.861Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:23:53.861Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:23:54.048Z] #19 27.88 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-26T18:23:54.048Z] #19 27.88 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-26T18:23:54.048Z] #19 27.89 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-26T18:23:54.048Z] #19 27.91 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-26T18:23:53.092Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:53.096Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:23:53.100Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:53.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:23:53.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:23:53.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:53.112Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:23:53.375Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:53.380Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:53.842Z] > git remote # timeout=10 [2021-11-26T18:23:53.847Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:23:53.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:23:53.853Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:23:53.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-26T18:23:53.887Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:23:53.900Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:23:54.310Z] #19 27.92 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-26T18:23:54.427Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:23:54.573Z] #19 28.26 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-26T18:23:54.573Z] #19 28.26 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-26T18:23:54.573Z] #19 28.26 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-26T18:23:54.573Z] #19 28.27 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-26T18:23:54.573Z] #19 28.28 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-26T18:23:54.573Z] #19 28.28 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-26T18:23:54.573Z] #19 28.28 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-26T18:23:54.573Z] #19 28.28 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-26T18:23:54.573Z] #19 28.29 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-26T18:23:54.573Z] #19 28.29 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-26T18:23:54.573Z] #19 28.29 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-26T18:23:54.573Z] #19 28.30 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] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-26T18:23:54.836Z] #19 28.63 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-26T18:23:54.836Z] #19 28.63 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-26T18:23:54.836Z] #19 28.64 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-26T18:23:54.836Z] #19 28.66 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-26T18:23:54.836Z] #19 28.67 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-26T18:23:55.051Z] + docker version [2021-11-26T18:23:55.051Z] Client: Docker Engine - Community [2021-11-26T18:23:55.051Z] Version: 20.10.10-rc1 [2021-11-26T18:23:55.051Z] API version: 1.41 [2021-11-26T18:23:55.051Z] Go version: go1.16.9 [2021-11-26T18:23:55.051Z] Git commit: b485636 [2021-11-26T18:23:55.051Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-26T18:23:55.051Z] OS/Arch: linux/amd64 [2021-11-26T18:23:55.051Z] Context: default [2021-11-26T18:23:55.051Z] Experimental: true [2021-11-26T18:23:55.051Z] [2021-11-26T18:23:55.051Z] Server: Docker Engine - Community [2021-11-26T18:23:55.051Z] Engine: [2021-11-26T18:23:55.051Z] Version: 20.10.10-rc1 [2021-11-26T18:23:55.051Z] API version: 1.41 (minimum version 1.12) [2021-11-26T18:23:55.051Z] Go version: go1.16.9 [2021-11-26T18:23:55.051Z] Git commit: 9f5b26f [2021-11-26T18:23:55.051Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-26T18:23:55.051Z] OS/Arch: linux/amd64 [2021-11-26T18:23:55.051Z] Experimental: true [2021-11-26T18:23:55.051Z] containerd: [2021-11-26T18:23:55.051Z] Version: 1.4.11 [2021-11-26T18:23:55.051Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:55.051Z] runc: [2021-11-26T18:23:55.051Z] Version: 1.0.2 [2021-11-26T18:23:55.051Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-26T18:23:55.051Z] docker-init: [2021-11-26T18:23:55.051Z] Version: 0.19.0 [2021-11-26T18:23:55.051Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-26T18:23:55.097Z] #19 28.98 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-26T18:23:55.097Z] #19 28.98 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-26T18:23:55.329Z] + docker info [2021-11-26T18:23:55.565Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-11-26T18:23:55.669Z] #19 29.26 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:23:55.669Z] #19 29.37 Fetched 787 MB in 7s (109 MB/s) [2021-11-26T18:23:55.669Z] #19 29.40 Selecting previously unselected package liblocale-gettext-perl. [2021-11-26T18:23:55.669Z] #19 29.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 ... 15713 files and directories currently installed.) [2021-11-26T18:23:55.669Z] #19 29.48 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-26T18:23:55.669Z] #19 29.49 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-26T18:23:55.669Z] #19 29.52 Selecting previously unselected package bzip2. [2021-11-26T18:23:55.669Z] #19 29.52 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-26T18:23:55.669Z] #19 29.52 Unpacking bzip2 (1.0.8-4) ... [2021-11-26T18:23:55.669Z] #19 29.55 Selecting previously unselected package libmagic-mgc. [2021-11-26T18:23:55.669Z] #19 29.55 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-26T18:23:55.669Z] #19 29.56 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-26T18:23:55.895Z] Client: [2021-11-26T18:23:55.895Z] Context: default [2021-11-26T18:23:55.895Z] Debug Mode: false [2021-11-26T18:23:55.895Z] Plugins: [2021-11-26T18:23:55.895Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-26T18:23:55.895Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-26T18:23:55.895Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-26T18:23:55.895Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-26T18:23:55.895Z] [2021-11-26T18:23:55.895Z] Server: [2021-11-26T18:23:55.895Z] Containers: 0 [2021-11-26T18:23:55.895Z] Running: 0 [2021-11-26T18:23:55.895Z] Paused: 0 [2021-11-26T18:23:55.895Z] Stopped: 0 [2021-11-26T18:23:55.895Z] Images: 3 [2021-11-26T18:23:55.895Z] Server Version: 20.10.10-rc1 [2021-11-26T18:23:55.895Z] Storage Driver: overlay2 [2021-11-26T18:23:55.895Z] Backing Filesystem: extfs [2021-11-26T18:23:55.895Z] Supports d_type: true [2021-11-26T18:23:55.895Z] Native Overlay Diff: true [2021-11-26T18:23:55.895Z] userxattr: false [2021-11-26T18:23:55.895Z] Logging Driver: json-file [2021-11-26T18:23:55.895Z] Cgroup Driver: cgroupfs [2021-11-26T18:23:55.895Z] Cgroup Version: 1 [2021-11-26T18:23:55.895Z] Plugins: [2021-11-26T18:23:55.895Z] Volume: local [2021-11-26T18:23:55.895Z] Network: bridge host ipvlan macvlan null overlay [2021-11-26T18:23:55.895Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-26T18:23:55.895Z] Swarm: inactive [2021-11-26T18:23:55.895Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-26T18:23:55.895Z] Default Runtime: runc [2021-11-26T18:23:55.895Z] Init Binary: docker-init [2021-11-26T18:23:55.895Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:23:55.895Z] runc version: v1.0.2-0-g52b36a2 [2021-11-26T18:23:55.895Z] init version: de40ad0 [2021-11-26T18:23:55.895Z] Security Options: [2021-11-26T18:23:55.895Z] apparmor [2021-11-26T18:23:55.895Z] seccomp [2021-11-26T18:23:55.895Z] Profile: default [2021-11-26T18:23:55.895Z] Kernel Version: 5.4.0-1057-aws [2021-11-26T18:23:55.895Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-26T18:23:55.895Z] OSType: linux [2021-11-26T18:23:55.895Z] Architecture: x86_64 [2021-11-26T18:23:55.895Z] CPUs: 2 [2021-11-26T18:23:55.895Z] Total Memory: 7.569GiB [2021-11-26T18:23:55.895Z] Name: ip-10-100-117-44 [2021-11-26T18:23:55.895Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-26T18:23:55.895Z] Docker Root Dir: /var/lib/docker [2021-11-26T18:23:55.895Z] Debug Mode: false [2021-11-26T18:23:55.895Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:23:55.895Z] Labels: [2021-11-26T18:23:55.895Z] Experimental: true [2021-11-26T18:23:55.895Z] Insecure Registries: [2021-11-26T18:23:55.895Z] 127.0.0.0/8 [2021-11-26T18:23:55.895Z] Live Restore Enabled: true [2021-11-26T18:23:55.895Z] [2021-11-26T18:23:55.895Z] WARNING: No swap limit support [Pipeline] sh [2021-11-26T18:23:55.930Z] #19 29.63 Selecting previously unselected package libmagic1:amd64. [2021-11-26T18:23:55.930Z] #19 29.63 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-26T18:23:55.930Z] #19 29.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-26T18:23:55.930Z] #19 29.67 Selecting previously unselected package file. [2021-11-26T18:23:55.930Z] #19 29.67 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-26T18:23:55.930Z] #19 29.68 Unpacking file (1:5.39-3) ... [2021-11-26T18:23:55.930Z] #19 29.71 Selecting previously unselected package xz-utils. [2021-11-26T18:23:55.930Z] #19 29.71 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-26T18:23:55.930Z] #19 29.72 Unpacking xz-utils (5.2.5-2) ... [2021-11-26T18:23:56.174Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:23:56.174Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:23:56.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43047/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-26T18:23:56.174Z] + bash /home/ubuntu/workspace/moby_PR-43047/check-config.sh [2021-11-26T18:23:56.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-26T18:23:56.174Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-26T18:23:56.174Z] [2021-11-26T18:23:56.174Z] Generally Necessary: [2021-11-26T18:23:56.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-26T18:23:56.174Z] - apparmor: enabled and tools installed [2021-11-26T18:23:56.174Z] - CONFIG_NAMESPACES: enabled [2021-11-26T18:23:56.174Z] - CONFIG_NET_NS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_PID_NS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_IPC_NS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_UTS_NS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUPS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CPUSETS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_MEMCG: enabled [2021-11-26T18:23:56.174Z] - CONFIG_KEYS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_VETH: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_BPF: enabled [2021-11-26T18:23:56.174Z] [2021-11-26T18:23:56.174Z] Optional Features: [2021-11-26T18:23:56.174Z] - CONFIG_USER_NS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_SECCOMP: enabled [2021-11-26T18:23:56.174Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-26T18:23:56.174Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-26T18:23:56.174Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-26T18:23:56.174Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-26T18:23:56.174Z] - CONFIG_BLK_CGROUP: enabled [2021-11-26T18:23:56.174Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_PERF: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-26T18:23:56.174Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-26T18:23:56.174Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-26T18:23:56.174Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-26T18:23:56.174Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-26T18:23:56.174Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-26T18:23:56.191Z] #19 29.78 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-26T18:23:56.191Z] #19 29.78 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-26T18:23:56.191Z] #19 29.79 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-26T18:23:56.431Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-26T18:23:56.431Z] - CONFIG_IP_VS: enabled (as module) [2021-11-26T18:23:56.431Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-26T18:23:56.431Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-26T18:23:56.431Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-26T18:23:56.431Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-26T18:23:56.431Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-26T18:23:56.431Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-26T18:23:56.431Z] - CONFIG_EXT4_FS: enabled [2021-11-26T18:23:56.431Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-26T18:23:56.431Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-26T18:23:56.431Z] - Network Drivers: [2021-11-26T18:23:56.431Z] - "overlay": [2021-11-26T18:23:56.431Z] - CONFIG_VXLAN: enabled (as module) [2021-11-26T18:23:56.431Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-26T18:23:56.432Z] Optional (for encrypted networks): [2021-11-26T18:23:56.432Z] - CONFIG_CRYPTO: enabled [2021-11-26T18:23:56.432Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-26T18:23:56.432Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-26T18:23:56.432Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-26T18:23:56.432Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-26T18:23:56.432Z] - CONFIG_XFRM: enabled [2021-11-26T18:23:56.432Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-26T18:23:56.432Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-26T18:23:56.432Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-26T18:23:56.432Z] - "ipvlan": [2021-11-26T18:23:56.432Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-26T18:23:56.432Z] - "macvlan": [2021-11-26T18:23:56.432Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-26T18:23:56.432Z] - CONFIG_DUMMY: enabled (as module) [2021-11-26T18:23:56.432Z] - "ftp,tftp client in container": [2021-11-26T18:23:56.432Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-26T18:23:56.432Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-26T18:23:56.432Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-26T18:23:56.432Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-26T18:23:56.432Z] - Storage Drivers: [2021-11-26T18:23:56.432Z] - "aufs": [2021-11-26T18:23:56.432Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-26T18:23:56.432Z] - "btrfs": [2021-11-26T18:23:56.432Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-26T18:23:56.432Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-26T18:23:56.432Z] - "devicemapper": [2021-11-26T18:23:56.432Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-26T18:23:56.432Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-26T18:23:56.432Z] - "overlay": [2021-11-26T18:23:56.432Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-26T18:23:56.432Z] - "zfs": [2021-11-26T18:23:56.432Z] - /dev/zfs: present [2021-11-26T18:23:56.432Z] - zfs command: missing [2021-11-26T18:23:56.432Z] - zpool command: missing [2021-11-26T18:23:56.432Z] [2021-11-26T18:23:56.432Z] Limits: [2021-11-26T18:23:56.432Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-26T18:23:56.432Z] [2021-11-26T18:23:56.432Z] + true [Pipeline] } [Pipeline] // stage [2021-11-26T18:23:56.451Z] #19 30.12 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-26T18:23:56.452Z] #19 30.12 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-26T18:23:56.452Z] #19 30.12 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-26T18:23:56.712Z] #19 30.42 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-26T18:23:56.712Z] #19 30.42 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-26T18:23:56.712Z] #19 30.42 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-26T18:23:56.759Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff . [2021-11-26T18:23:56.759Z] #1 [internal] load build definition from Dockerfile [2021-11-26T18:23:56.759Z] #1 sha256:f42862dbd801099511a15b300cca8e843af172792caea5d32988ea9e82f4447f [2021-11-26T18:23:56.759Z] #1 transferring dockerfile: 17.53kB done [2021-11-26T18:23:56.759Z] #1 DONE 0.0s [2021-11-26T18:23:56.759Z] [2021-11-26T18:23:56.759Z] #2 [internal] load .dockerignore [2021-11-26T18:23:56.759Z] #2 sha256:655d11100fc54d053e9a0fd68c5c1bd485f1a72433df234e1e0f6e8dd3ed2d14 [2021-11-26T18:23:56.759Z] #2 transferring context: 87B done [2021-11-26T18:23:56.759Z] #2 DONE 0.0s [2021-11-26T18:23:56.759Z] [2021-11-26T18:23:56.759Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-26T18:23:56.759Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-26T18:23:56.973Z] #19 30.72 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-26T18:23:56.974Z] #19 30.72 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-26T18:23:56.974Z] #19 30.73 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-26T18:23:57.019Z] #3 DONE 0.1s [2021-11-26T18:23:57.019Z] [2021-11-26T18:23:57.019Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-26T18:23:57.019Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-26T18:23:57.019Z] #4 CACHED [2021-11-26T18:23:57.234Z] #19 31.00 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-26T18:23:57.234Z] #19 31.00 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-26T18:23:57.234Z] #19 31.01 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-26T18:23:57.277Z] [2021-11-26T18:23:57.277Z] #5 [internal] load build definition from Dockerfile [2021-11-26T18:23:57.277Z] #5 sha256:875d117b887b0f6f522d6f06a48584247c835f116512acbf0479e026fa539cf8 [2021-11-26T18:23:57.277Z] #5 DONE 0.0s [2021-11-26T18:23:57.277Z] [2021-11-26T18:23:57.277Z] #6 [internal] load .dockerignore [2021-11-26T18:23:57.277Z] #6 sha256:9a6e879b7af84dadf0c025676ae6ed97bf94c27c8807eff7e239b19fe9bd14e8 [2021-11-26T18:23:57.277Z] #6 DONE 0.0s [2021-11-26T18:23:57.277Z] [2021-11-26T18:23:57.277Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-26T18:23:57.277Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-26T18:23:57.277Z] #7 DONE 0.1s [2021-11-26T18:23:57.277Z] [2021-11-26T18:23:57.277Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-26T18:23:57.277Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-26T18:23:57.277Z] #10 DONE 0.1s [2021-11-26T18:23:57.277Z] [2021-11-26T18:23:57.277Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:57.277Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-26T18:23:57.277Z] #9 DONE 0.1s [2021-11-26T18:23:57.277Z] [2021-11-26T18:23:57.277Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:23:57.277Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-26T18:23:57.277Z] #8 DONE 0.1s [2021-11-26T18:23:57.495Z] #19 31.23 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-26T18:23:57.495Z] #19 31.23 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:23:57.495Z] #19 31.23 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:23:57.495Z] #19 31.27 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-26T18:23:57.495Z] #19 31.27 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:23:57.495Z] #19 31.27 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:23:57.535Z] [2021-11-26T18:23:57.535Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:57.535Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-26T18:23:57.535Z] #71 DONE 0.0s [2021-11-26T18:23:57.535Z] [2021-11-26T18:23:57.535Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:23:57.535Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-26T18:23:57.535Z] #69 DONE 0.0s [2021-11-26T18:23:57.535Z] [2021-11-26T18:23:57.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:23:57.535Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:23:57.535Z] #11 DONE 0.0s [2021-11-26T18:23:57.535Z] [2021-11-26T18:23:57.535Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-26T18:23:57.535Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-26T18:23:57.535Z] #12 CACHED [2021-11-26T18:23:57.535Z] [2021-11-26T18:23:57.535Z] #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-26T18:23:57.535Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-26T18:23:57.535Z] #13 CACHED [2021-11-26T18:23:57.535Z] [2021-11-26T18:23:57.535Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-26T18:23:57.535Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-26T18:23:57.535Z] #28 DONE 0.0s [2021-11-26T18:23:57.535Z] [2021-11-26T18:23:57.535Z] #24 [internal] load build context [2021-11-26T18:23:57.535Z] #24 sha256:c47914441eb375230147871d4fc47750461f7a414827804b34b0ba88f5b97f04 [2021-11-26T18:23:58.109Z] #24 ... [2021-11-26T18:23:58.109Z] [2021-11-26T18:23:58.109Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-26T18:23:58.109Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-26T18:23:58.109Z] #45 DONE 0.4s [2021-11-26T18:23:58.109Z] [2021-11-26T18:23:58.109Z] #24 [internal] load build context [2021-11-26T18:23:58.109Z] #24 sha256:c47914441eb375230147871d4fc47750461f7a414827804b34b0ba88f5b97f04 [2021-11-26T18:24:00.468Z] Fetching without tags [2021-11-26T18:24:01.269Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:24:00.186Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:24:00.228Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:24:00.268Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:24:00.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:24:00.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:24:00.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:24:00.508Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:24:02.316Z] #24 transferring context: 36.67MB 4.3s [2021-11-26T18:24:02.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:24:02.591Z] > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10 [2021-11-26T18:24:02.637Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:24:02.787Z] #19 35.71 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-26T18:24:02.787Z] #19 35.71 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:02.787Z] #19 35.71 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:24:02.787Z] #19 35.75 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-26T18:24:02.787Z] #19 35.75 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:02.787Z] #19 35.75 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-26T18:24:02.847Z] Fetching without tags [2021-11-26T18:24:01.306Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:24:01.345Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:24:03.569Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:24:03.701Z] #24 transferring context: 55.51MB 5.8s done [2021-11-26T18:24:03.701Z] #24 DONE 6.0s [2021-11-26T18:24:03.701Z] [2021-11-26T18:24:03.701Z] #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-26T18:24:03.701Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:24:03.701Z] #38 2.898 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:24:03.701Z] #38 2.898 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:24:03.701Z] #38 2.898 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:24:03.701Z] #38 4.313 Reading package lists... [2021-11-26T18:24:03.701Z] #38 ... [2021-11-26T18:24:03.701Z] [2021-11-26T18:24:03.701Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-26T18:24:03.701Z] #25 sha256:e0755634737c8d2f946c5af4b36a460b15e799a10177c8edaed7720fca80b2ff [2021-11-26T18:24:03.960Z] #25 DONE 0.4s [2021-11-26T18:24:03.960Z] [2021-11-26T18:24:03.960Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-26T18:24:03.960Z] #64 sha256:306d7d824ae0c9baefb1943b3cb1ac5cab6421c07c93ca6917f1b2250d47c645 [2021-11-26T18:24:03.960Z] #64 DONE 0.4s [2021-11-26T18:24:03.960Z] [2021-11-26T18:24:03.960Z] #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-26T18:24:03.960Z] #65 sha256:4fb759b1a4752b19a1f65d8563de1af5fb3eb5544c1b9df75452c2afe25c120a [2021-11-26T18:24:04.064Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:24:04.065Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:24:02.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-26T18:24:02.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-26T18:24:02.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:24:02.887Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-26T18:24:03.606Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:24:03.657Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:24:04.670Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:24:03.788Z] > git remote # timeout=10 [2021-11-26T18:24:03.829Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:24:03.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:24:03.871Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:24:03.989Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-26T18:24:04.101Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:24:04.142Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-26T18:24:05.864Z] #65 1.754 + RM_GOPATH=0 [2021-11-26T18:24:05.864Z] #65 1.754 + TMP_GOPATH= [2021-11-26T18:24:05.864Z] #65 1.754 + : /build [2021-11-26T18:24:05.864Z] #65 1.754 + '[' -z '' ']' [2021-11-26T18:24:05.864Z] #65 1.755 ++ mktemp -d [2021-11-26T18:24:05.864Z] #65 1.763 + export GOPATH=/tmp/tmp.CppmWMXHQj [2021-11-26T18:24:05.864Z] #65 1.763 + GOPATH=/tmp/tmp.CppmWMXHQj [2021-11-26T18:24:05.864Z] #65 1.763 + RM_GOPATH=1 [2021-11-26T18:24:05.864Z] #65 1.763 + case "$(go env GOARCH)" in [2021-11-26T18:24:05.864Z] #65 1.763 ++ go env GOARCH [2021-11-26T18:24:05.864Z] #65 1.792 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:05.864Z] #65 1.792 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:05.864Z] #65 1.802 ++ dirname /install.sh [2021-11-26T18:24:05.864Z] #65 1.802 + dir=/ [2021-11-26T18:24:05.864Z] #65 1.802 + bin=rootlesskit [2021-11-26T18:24:05.864Z] #65 1.802 + shift [2021-11-26T18:24:05.864Z] #65 1.802 + '[' '!' -f //rootlesskit.installer ']' [2021-11-26T18:24:05.864Z] #65 1.802 + . //rootlesskit.installer [2021-11-26T18:24:05.864Z] #65 1.802 ++ : v0.14.6 [2021-11-26T18:24:05.864Z] #65 1.802 + install_rootlesskit [2021-11-26T18:24:05.864Z] #65 1.802 + case "$1" in [2021-11-26T18:24:05.864Z] #65 1.802 + export CGO_ENABLED=0 [2021-11-26T18:24:05.864Z] #65 1.802 + CGO_ENABLED=0 [2021-11-26T18:24:05.864Z] #65 1.802 + _install_rootlesskit [2021-11-26T18:24:05.864Z] #65 1.802 + echo 'Install rootlesskit version v0.14.6' [2021-11-26T18:24:05.864Z] #65 1.802 Install rootlesskit version v0.14.6 [2021-11-26T18:24:05.864Z] #65 1.804 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-26T18:24:05.864Z] #65 1.804 + GOBIN=/build [2021-11-26T18:24:05.864Z] #65 1.804 + GO111MODULE=on [2021-11-26T18:24:05.864Z] #65 1.804 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-26T18:24:05.990Z] + docker version [2021-11-26T18:24:05.990Z] Client: [2021-11-26T18:24:05.990Z] Version: 20.10.9 [2021-11-26T18:24:05.990Z] API version: 1.41 [2021-11-26T18:24:05.990Z] Go version: go1.16.8 [2021-11-26T18:24:05.990Z] Git commit: c2ea9bc [2021-11-26T18:24:05.990Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-26T18:24:05.990Z] OS/Arch: windows/amd64 [2021-11-26T18:24:05.990Z] Context: default [2021-11-26T18:24:05.990Z] Experimental: true [2021-11-26T18:24:05.990Z] [2021-11-26T18:24:05.990Z] Server: Docker Engine - Community [2021-11-26T18:24:05.990Z] Engine: [2021-11-26T18:24:05.990Z] Version: 20.10.9 [2021-11-26T18:24:05.990Z] API version: 1.41 (minimum version 1.24) [2021-11-26T18:24:05.990Z] Go version: go1.16.8 [2021-11-26T18:24:05.990Z] Git commit: 79ea9d3 [2021-11-26T18:24:05.990Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-26T18:24:05.990Z] OS/Arch: windows/amd64 [2021-11-26T18:24:05.990Z] Experimental: true [2021-11-26T18:24:06.093Z] #19 39.91 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-26T18:24:06.093Z] #19 39.91 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:06.093Z] #19 39.92 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:24:06.093Z] #19 39.96 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-26T18:24:06.093Z] #19 39.96 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:06.093Z] #19 39.96 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-26T18:24:06.122Z] #65 2.041 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [Pipeline] sh [2021-11-26T18:24:06.361Z] Client: [2021-11-26T18:24:06.361Z] Context: default [2021-11-26T18:24:06.361Z] Debug Mode: false [2021-11-26T18:24:06.361Z] Plugins: [2021-11-26T18:24:06.361Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-26T18:24:06.361Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-26T18:24:06.361Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-26T18:24:06.361Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-26T18:24:06.361Z] [2021-11-26T18:24:06.361Z] Server: [2021-11-26T18:24:06.361Z] Containers: 0 [2021-11-26T18:24:06.361Z] Running: 0 [2021-11-26T18:24:06.361Z] Paused: 0 [2021-11-26T18:24:06.361Z] Stopped: 0 [2021-11-26T18:24:06.361Z] Images: 0 [2021-11-26T18:24:06.361Z] Server Version: 20.10.10-rc1 [2021-11-26T18:24:06.361Z] Storage Driver: overlay2 [2021-11-26T18:24:06.361Z] Backing Filesystem: extfs [2021-11-26T18:24:06.361Z] Supports d_type: true [2021-11-26T18:24:06.361Z] Native Overlay Diff: true [2021-11-26T18:24:06.361Z] userxattr: false [2021-11-26T18:24:06.361Z] Logging Driver: json-file [2021-11-26T18:24:06.361Z] Cgroup Driver: cgroupfs [2021-11-26T18:24:06.361Z] Cgroup Version: 1 [2021-11-26T18:24:06.361Z] Plugins: [2021-11-26T18:24:06.361Z] Volume: local [2021-11-26T18:24:06.361Z] Network: bridge host ipvlan macvlan null overlay [2021-11-26T18:24:06.361Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-26T18:24:06.361Z] Swarm: inactive [2021-11-26T18:24:06.361Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-26T18:24:06.361Z] Default Runtime: runc [2021-11-26T18:24:06.361Z] Init Binary: docker-init [2021-11-26T18:24:06.361Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-26T18:24:06.361Z] runc version: v1.0.2-0-g52b36a2 [2021-11-26T18:24:06.361Z] init version: de40ad0 [2021-11-26T18:24:06.361Z] Security Options: [2021-11-26T18:24:06.361Z] apparmor [2021-11-26T18:24:06.361Z] seccomp [2021-11-26T18:24:06.361Z] Profile: default [2021-11-26T18:24:06.361Z] Kernel Version: 5.4.0-1057-aws [2021-11-26T18:24:06.361Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-26T18:24:06.361Z] OSType: linux [2021-11-26T18:24:06.361Z] Architecture: x86_64 [2021-11-26T18:24:06.361Z] CPUs: 2 [2021-11-26T18:24:06.361Z] Total Memory: 7.569GiB [2021-11-26T18:24:06.361Z] Name: ip-10-100-76-189 [2021-11-26T18:24:06.361Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-26T18:24:06.361Z] Docker Root Dir: /var/lib/docker [2021-11-26T18:24:06.361Z] Debug Mode: false [2021-11-26T18:24:06.361Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:24:06.361Z] Labels: [2021-11-26T18:24:06.361Z] Experimental: true [2021-11-26T18:24:06.361Z] Insecure Registries: [2021-11-26T18:24:06.361Z] 127.0.0.0/8 [2021-11-26T18:24:06.361Z] Live Restore Enabled: true [2021-11-26T18:24:06.361Z] [2021-11-26T18:24:06.361Z] WARNING: No swap limit support [Pipeline] sh [2021-11-26T18:24:06.601Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:24:06.602Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047) [2021-11-26T18:24:06.869Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:24:06.869Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:24:06.869Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43047/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-26T18:24:06.869Z] + bash /home/ubuntu/workspace/moby_PR-43047/check-config.sh [2021-11-26T18:24:06.869Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-26T18:24:06.869Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-26T18:24:06.869Z] [2021-11-26T18:24:06.869Z] Generally Necessary: [2021-11-26T18:24:06.869Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-26T18:24:06.869Z] - apparmor: enabled and tools installed [2021-11-26T18:24:06.869Z] - CONFIG_NAMESPACES: enabled [2021-11-26T18:24:06.869Z] - CONFIG_NET_NS: enabled [2021-11-26T18:24:06.869Z] - CONFIG_PID_NS: enabled [2021-11-26T18:24:06.869Z] - CONFIG_IPC_NS: enabled [2021-11-26T18:24:06.869Z] - CONFIG_UTS_NS: enabled [2021-11-26T18:24:06.869Z] - CONFIG_CGROUPS: enabled [2021-11-26T18:24:06.869Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-26T18:24:06.869Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-26T18:24:06.869Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-26T18:24:06.869Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-26T18:24:06.869Z] - CONFIG_CPUSETS: enabled [2021-11-26T18:24:06.869Z] - CONFIG_MEMCG: enabled [2021-11-26T18:24:06.869Z] - CONFIG_KEYS: enabled [2021-11-26T18:24:06.869Z] - CONFIG_VETH: enabled (as module) [2021-11-26T18:24:06.869Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-26T18:24:06.869Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-26T18:24:06.869Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-26T18:24:06.870Z] - CONFIG_CGROUP_BPF: enabled [2021-11-26T18:24:06.870Z] [2021-11-26T18:24:06.870Z] Optional Features: [2021-11-26T18:24:06.870Z] - CONFIG_USER_NS: enabled [2021-11-26T18:24:06.870Z] - CONFIG_SECCOMP: enabled [2021-11-26T18:24:06.870Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-26T18:24:06.870Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-26T18:24:06.870Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-26T18:24:06.870Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-26T18:24:06.870Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-26T18:24:06.870Z] - CONFIG_BLK_CGROUP: enabled [2021-11-26T18:24:06.870Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-26T18:24:06.870Z] - CONFIG_CGROUP_PERF: enabled [2021-11-26T18:24:06.870Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-26T18:24:06.870Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-26T18:24:06.870Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-26T18:24:06.870Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-26T18:24:06.870Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-26T18:24:06.870Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-26T18:24:06.946Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults" [2021-11-26T18:24:07.045Z] + docker info [2021-11-26T18:24:07.045Z] Client: [2021-11-26T18:24:07.045Z] Context: default [2021-11-26T18:24:07.045Z] Debug Mode: false [2021-11-26T18:24:07.045Z] [2021-11-26T18:24:07.045Z] Server: [2021-11-26T18:24:07.045Z] Containers: 2 [2021-11-26T18:24:07.045Z] Running: 0 [2021-11-26T18:24:07.045Z] Paused: 0 [2021-11-26T18:24:07.045Z] Stopped: 2 [2021-11-26T18:24:07.045Z] Images: 11 [2021-11-26T18:24:07.045Z] Server Version: 20.10.9 [2021-11-26T18:24:07.045Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-26T18:24:07.045Z] LCOW: [2021-11-26T18:24:07.045Z] Windows: [2021-11-26T18:24:07.045Z] Logging Driver: json-file [2021-11-26T18:24:07.045Z] Plugins: [2021-11-26T18:24:07.045Z] Volume: local [2021-11-26T18:24:07.045Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:24:07.045Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:24:07.045Z] Swarm: inactive [2021-11-26T18:24:07.045Z] Default Isolation: process [2021-11-26T18:24:07.045Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T18:24:07.045Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T18:24:07.045Z] OSType: windows [2021-11-26T18:24:07.045Z] Architecture: x86_64 [2021-11-26T18:24:07.045Z] CPUs: 4 [2021-11-26T18:24:07.045Z] Total Memory: 32GiB [2021-11-26T18:24:07.045Z] Name: azwin-2-7c2fd1 [2021-11-26T18:24:07.045Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-26T18:24:07.045Z] Docker Root Dir: D:\docker [2021-11-26T18:24:07.045Z] Debug Mode: false [2021-11-26T18:24:07.045Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:24:07.045Z] Labels: [2021-11-26T18:24:07.045Z] Experimental: true [2021-11-26T18:24:07.045Z] Insecure Registries: [2021-11-26T18:24:07.045Z] 10.0.0.4:5000 [2021-11-26T18:24:07.045Z] 127.0.0.0/8 [2021-11-26T18:24:07.045Z] Registry Mirrors: [2021-11-26T18:24:07.045Z] http://10.0.0.4:5000/ [2021-11-26T18:24:07.045Z] Live Restore Enabled: false [2021-11-26T18:24:07.045Z] Product License: Community Engine [2021-11-26T18:24:07.045Z] [2021-11-26T18:24:07.126Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-26T18:24:07.126Z] - CONFIG_IP_VS: enabled (as module) [2021-11-26T18:24:07.126Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-26T18:24:07.126Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-26T18:24:07.126Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-26T18:24:07.126Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-26T18:24:07.126Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-26T18:24:07.126Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-26T18:24:07.126Z] - CONFIG_EXT4_FS: enabled [2021-11-26T18:24:07.126Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-26T18:24:07.126Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-26T18:24:07.126Z] - Network Drivers: [2021-11-26T18:24:07.126Z] - "overlay": [2021-11-26T18:24:07.126Z] - CONFIG_VXLAN: enabled (as module) [2021-11-26T18:24:07.126Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-26T18:24:07.126Z] Optional (for encrypted networks): [2021-11-26T18:24:07.126Z] - CONFIG_CRYPTO: enabled [2021-11-26T18:24:07.126Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-26T18:24:07.126Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-26T18:24:07.126Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-26T18:24:07.126Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-26T18:24:07.126Z] - CONFIG_XFRM: enabled [2021-11-26T18:24:07.126Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-26T18:24:07.127Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-26T18:24:07.127Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-26T18:24:07.127Z] - "ipvlan": [2021-11-26T18:24:07.127Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-26T18:24:07.127Z] - "macvlan": [2021-11-26T18:24:07.127Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-26T18:24:07.127Z] - CONFIG_DUMMY: enabled (as module) [2021-11-26T18:24:07.127Z] - "ftp,tftp client in container": [2021-11-26T18:24:07.127Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-26T18:24:07.127Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-26T18:24:07.127Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-26T18:24:07.127Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-26T18:24:07.127Z] - Storage Drivers: [2021-11-26T18:24:07.127Z] - "aufs": [2021-11-26T18:24:07.127Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-26T18:24:07.127Z] - "btrfs": [2021-11-26T18:24:07.127Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-26T18:24:07.127Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-26T18:24:07.127Z] - "devicemapper": [2021-11-26T18:24:07.127Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-26T18:24:07.127Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-26T18:24:07.127Z] - "overlay": [2021-11-26T18:24:07.127Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-26T18:24:07.127Z] - "zfs": [2021-11-26T18:24:07.127Z] - /dev/zfs: present [2021-11-26T18:24:07.127Z] - zfs command: missing [2021-11-26T18:24:07.127Z] - zpool command: missing [2021-11-26T18:24:07.127Z] [2021-11-26T18:24:07.127Z] Limits: [2021-11-26T18:24:07.127Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-26T18:24:07.127Z] [2021-11-26T18:24:07.127Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-26T18:24:07.457Z] + sudo modprobe ip_vs [2021-11-26T18:24:07.457Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff . [2021-11-26T18:24:07.498Z] #65 ... [2021-11-26T18:24:07.498Z] [2021-11-26T18:24:07.498Z] #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-26T18:24:07.498Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:24:07.498Z] #14 2.413 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:24:07.498Z] #14 2.413 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:24:07.498Z] #14 2.413 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:24:07.498Z] #14 3.525 Reading package lists... [2021-11-26T18:24:07.498Z] #14 6.322 Reading package lists... [2021-11-26T18:24:07.714Z] #1 [internal] load build definition from Dockerfile [2021-11-26T18:24:07.714Z] #1 sha256:c340abc93ad5f41b23552ed4acc9e8a2bc1967dbc3a7c53cd27dc30f1e7b6159 [2021-11-26T18:24:07.714Z] #1 transferring dockerfile: 17.53kB done [2021-11-26T18:24:07.714Z] #1 DONE 0.0s [2021-11-26T18:24:07.714Z] [2021-11-26T18:24:07.714Z] #2 [internal] load .dockerignore [2021-11-26T18:24:07.714Z] #2 sha256:0796c07700a123ff4bf725804afd3aa4937288c5121b9d3a501d499dd98c80d7 [2021-11-26T18:24:07.714Z] #2 transferring context: 87B done [2021-11-26T18:24:07.714Z] #2 DONE 0.0s [2021-11-26T18:24:07.714Z] [2021-11-26T18:24:07.714Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-26T18:24:07.714Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-26T18:24:07.756Z] #14 9.328 Building dependency tree... [2021-11-26T18:24:07.756Z] #14 10.20 Reading state information... [2021-11-26T18:24:07.756Z] #14 ... [2021-11-26T18:24:07.756Z] [2021-11-26T18:24:07.756Z] #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-26T18:24:07.756Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:24:07.756Z] #60 2.746 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:24:07.756Z] #60 2.746 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:24:07.756Z] #60 2.746 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:24:07.756Z] #60 4.139 Reading package lists... [2021-11-26T18:24:07.756Z] #60 7.210 Reading package lists... [2021-11-26T18:24:07.756Z] #60 10.03 Building dependency tree... [2021-11-26T18:24:07.756Z] #60 ... [2021-11-26T18:24:07.756Z] [2021-11-26T18:24:07.756Z] #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-26T18:24:07.756Z] #26 sha256:396b54e4e0345d00e6f1e065a3930cdb3bc8142809ec95b688a8a3fcffff5018 [2021-11-26T18:24:07.756Z] #26 1.768 + RM_GOPATH=0 [2021-11-26T18:24:07.756Z] #26 1.768 + TMP_GOPATH= [2021-11-26T18:24:07.756Z] #26 1.768 + : /build [2021-11-26T18:24:07.756Z] #26 1.768 + '[' -z '' ']' [2021-11-26T18:24:07.756Z] #26 1.768 ++ mktemp -d [2021-11-26T18:24:07.756Z] #26 1.781 + export GOPATH=/tmp/tmp.glmID2ZXWf [2021-11-26T18:24:07.756Z] #26 1.781 + GOPATH=/tmp/tmp.glmID2ZXWf [2021-11-26T18:24:07.756Z] #26 1.781 + RM_GOPATH=1 [2021-11-26T18:24:07.756Z] #26 1.781 + case "$(go env GOARCH)" in [2021-11-26T18:24:07.756Z] #26 1.781 ++ go env GOARCH [2021-11-26T18:24:07.756Z] #26 1.807 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:07.756Z] #26 1.807 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:07.756Z] #26 1.807 ++ dirname /install.sh [2021-11-26T18:24:07.756Z] #26 1.815 Install docker/cli version 17.06.2-ce from stable [2021-11-26T18:24:07.756Z] #26 1.818 + dir=/ [2021-11-26T18:24:07.756Z] #26 1.818 + bin=dockercli [2021-11-26T18:24:07.756Z] #26 1.818 + shift [2021-11-26T18:24:07.756Z] #26 1.818 + '[' '!' -f //dockercli.installer ']' [2021-11-26T18:24:07.756Z] #26 1.818 + . //dockercli.installer [2021-11-26T18:24:07.756Z] #26 1.818 ++ : stable [2021-11-26T18:24:07.756Z] #26 1.818 ++ : 17.06.2-ce [2021-11-26T18:24:07.756Z] #26 1.818 + install_dockercli [2021-11-26T18:24:07.756Z] #26 1.818 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-26T18:24:07.756Z] #26 1.818 ++ uname -m [2021-11-26T18:24:07.756Z] #26 1.822 + arch=x86_64 [2021-11-26T18:24:07.756Z] #26 1.822 + '[' x86_64 '!=' x86_64 ']' [2021-11-26T18:24:07.756Z] #26 1.822 + url=https://download.docker.com/linux/static [2021-11-26T18:24:07.756Z] #26 1.822 + tar -xz docker/docker [2021-11-26T18:24:07.756Z] #26 1.822 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-26T18:24:07.970Z] #3 DONE 0.3s [2021-11-26T18:24:07.970Z] [2021-11-26T18:24:07.970Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-26T18:24:07.970Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-26T18:24:07.970Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-26T18:24:06.257Z] > git remote # timeout=10 [2021-11-26T18:24:06.331Z] > git config --get remote.origin.url # timeout=10 [2021-11-26T18:24:06.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-26T18:24:06.383Z] > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10 [2021-11-26T18:24:06.515Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-26T18:24:06.639Z] > git config core.sparsecheckout # timeout=10 [2021-11-26T18:24:06.689Z] > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10 [2021-11-26T18:24:08.235Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-26T18:24:08.235Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-26T18:24:08.235Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-26T18:24:08.235Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-26T18:24:08.235Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-26T18:24:08.235Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-11-26T18:24:08.493Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-26T18:24:08.493Z] #4 DONE 0.6s [2021-11-26T18:24:08.750Z] [2021-11-26T18:24:08.750Z] #6 [internal] load .dockerignore [2021-11-26T18:24:08.750Z] #6 sha256:c2f08bd6640361adf58652d1bb51444243675e13018eda2b2e7f3b84a817618d [2021-11-26T18:24:08.750Z] #6 DONE 0.0s [2021-11-26T18:24:08.750Z] [2021-11-26T18:24:08.750Z] #5 [internal] load build definition from Dockerfile [2021-11-26T18:24:08.750Z] #5 sha256:f67a07e21ba4409f92d29f75e6ec6eec5db35b7ab89e1c27e8d719b3ed0f361d [2021-11-26T18:24:08.750Z] #5 DONE 0.0s [2021-11-26T18:24:08.750Z] [2021-11-26T18:24:08.750Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:24:08.750Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-26T18:24:08.770Z] + docker version [2021-11-26T18:24:08.770Z] Client: [2021-11-26T18:24:08.770Z] Version: 20.10.9 [2021-11-26T18:24:08.770Z] API version: 1.41 [2021-11-26T18:24:08.770Z] Go version: go1.16.8 [2021-11-26T18:24:08.770Z] Git commit: c2ea9bc [2021-11-26T18:24:08.770Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-26T18:24:08.770Z] OS/Arch: windows/amd64 [2021-11-26T18:24:08.770Z] Context: default [2021-11-26T18:24:08.770Z] Experimental: true [2021-11-26T18:24:08.770Z] [2021-11-26T18:24:08.770Z] Server: Docker Engine - Community [2021-11-26T18:24:08.770Z] Engine: [2021-11-26T18:24:08.770Z] Version: 20.10.9 [2021-11-26T18:24:08.770Z] API version: 1.41 (minimum version 1.24) [2021-11-26T18:24:08.770Z] Go version: go1.16.8 [2021-11-26T18:24:08.770Z] Git commit: 79ea9d3 [2021-11-26T18:24:08.770Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-26T18:24:08.770Z] OS/Arch: windows/amd64 [2021-11-26T18:24:08.770Z] Experimental: true [Pipeline] sh [2021-11-26T18:24:09.313Z] #8 ... [2021-11-26T18:24:09.313Z] [2021-11-26T18:24:09.313Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-26T18:24:09.313Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-26T18:24:09.313Z] #7 DONE 0.7s [2021-11-26T18:24:09.573Z] [2021-11-26T18:24:09.573Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-26T18:24:09.573Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-26T18:24:09.573Z] #9 DONE 0.7s [2021-11-26T18:24:09.573Z] [2021-11-26T18:24:09.573Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:24:09.573Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-26T18:24:09.573Z] #8 DONE 0.7s [2021-11-26T18:24:09.573Z] [2021-11-26T18:24:09.573Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-26T18:24:09.573Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-26T18:24:09.573Z] #10 DONE 0.8s [2021-11-26T18:24:09.662Z] #26 ... [2021-11-26T18:24:09.662Z] [2021-11-26T18:24:09.662Z] #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-26T18:24:09.662Z] #65 sha256:4fb759b1a4752b19a1f65d8563de1af5fb3eb5544c1b9df75452c2afe25c120a [2021-11-26T18:24:09.662Z] #65 5.755 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-26T18:24:09.662Z] #65 5.773 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-26T18:24:09.829Z] + docker info [2021-11-26T18:24:09.836Z] [2021-11-26T18:24:09.836Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:24:09.836Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-26T18:24:09.836Z] #71 DONE 0.0s [2021-11-26T18:24:09.836Z] [2021-11-26T18:24:09.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:09.836Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:09.836Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 0.0s done [2021-11-26T18:24:09.836Z] #11 sha256:01ade9881e2f3c74662c1915a8b77c2019d4ce0b29b9ea792997de2cdd237cb6 1.80kB / 1.80kB done [2021-11-26T18:24:09.836Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 1.05MB / 54.93MB 0.1s [2021-11-26T18:24:09.836Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0B / 5.15MB 0.1s [2021-11-26T18:24:09.836Z] #11 sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 1.86kB / 1.86kB done [2021-11-26T18:24:09.836Z] #11 sha256:4d9c15f5493bceb5eaa106019ccd14e43fea48ec5c8e7c88df9a0efa55e101b3 6.96kB / 6.96kB done [2021-11-26T18:24:09.836Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 0B / 10.87MB 0.1s [2021-11-26T18:24:10.099Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 9.44MB / 54.93MB 0.2s [2021-11-26T18:24:10.099Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.2s [2021-11-26T18:24:10.099Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 2.17MB / 10.87MB 0.2s [2021-11-26T18:24:10.099Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 13.63MB / 54.93MB 0.3s [2021-11-26T18:24:10.099Z] #11 sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 5.15MB / 5.15MB 0.3s done [2021-11-26T18:24:10.099Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 8.39MB / 10.87MB 0.3s [2021-11-26T18:24:10.099Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 0B / 54.57MB 0.3s [2021-11-26T18:24:10.230Z] #65 6.231 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-26T18:24:10.235Z] ---> f2d4607f4b4f [2021-11-26T18:24:10.235Z] Successfully built f2d4607f4b4f [2021-11-26T18:24:10.235Z] Successfully tagged docker:latest [2021-11-26T18:24:10.235Z] INFO: Image build ended at 11/26/2021 18:24:07. Duration:00:00:24.2031100 [2021-11-26T18:24:10.235Z] [2021-11-26T18:24:10.235Z] [2021-11-26T18:24:10.235Z] INFO: Building the test binaries at 11/26/2021 18:24:08... [2021-11-26T18:24:10.303Z] #19 44.13 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-26T18:24:10.303Z] #19 44.13 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:10.303Z] #19 44.14 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:24:10.303Z] #19 44.17 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-26T18:24:10.303Z] #19 44.17 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:10.303Z] #19 44.18 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:24:10.378Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 23.07MB / 54.93MB 0.4s [2021-11-26T18:24:10.378Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.4s [2021-11-26T18:24:10.378Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.19MB / 54.57MB 0.4s [2021-11-26T18:24:10.378Z] #11 ... [2021-11-26T18:24:10.378Z] [2021-11-26T18:24:10.378Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-26T18:24:10.378Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-26T18:24:10.378Z] #45 DONE 0.6s [2021-11-26T18:24:10.378Z] [2021-11-26T18:24:10.378Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:10.378Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:10.378Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 30.41MB / 54.93MB 0.5s [2021-11-26T18:24:10.378Z] #11 sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 10.87MB / 10.87MB 0.5s done [2021-11-26T18:24:10.378Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 10.49MB / 54.57MB 0.5s [2021-11-26T18:24:10.378Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 0B / 85.77MB 0.5s [2021-11-26T18:24:10.643Z] #11 ... [2021-11-26T18:24:10.643Z] [2021-11-26T18:24:10.643Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-26T18:24:10.643Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-26T18:24:10.643Z] #45 DONE 0.0s [2021-11-26T18:24:10.643Z] [2021-11-26T18:24:10.643Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:10.643Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:10.643Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 40.89MB / 54.93MB 0.7s [2021-11-26T18:24:10.643Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 22.28MB / 54.57MB 0.7s [2021-11-26T18:24:10.643Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 12.58MB / 85.77MB 0.7s [2021-11-26T18:24:10.643Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 47.19MB / 54.93MB 0.8s [2021-11-26T18:24:10.644Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 29.36MB / 54.57MB 0.8s [2021-11-26T18:24:10.644Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 18.87MB / 85.77MB 0.8s [2021-11-26T18:24:10.644Z] #11 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 52.43MB / 54.93MB 0.9s [2021-11-26T18:24:10.644Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 35.65MB / 54.57MB 0.9s [2021-11-26T18:24:10.644Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 24.05MB / 85.77MB 0.9s [2021-11-26T18:24:10.816Z] Client: [2021-11-26T18:24:10.816Z] Context: default [2021-11-26T18:24:10.816Z] Debug Mode: false [2021-11-26T18:24:10.816Z] Plugins: [2021-11-26T18:24:10.816Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-26T18:24:10.816Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-26T18:24:10.816Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-26T18:24:10.816Z] [2021-11-26T18:24:10.816Z] Server: [2021-11-26T18:24:10.816Z] Containers: 2 [2021-11-26T18:24:10.816Z] Running: 0 [2021-11-26T18:24:10.816Z] Paused: 0 [2021-11-26T18:24:10.816Z] Stopped: 2 [2021-11-26T18:24:10.816Z] Images: 11 [2021-11-26T18:24:10.816Z] Server Version: 20.10.9 [2021-11-26T18:24:10.816Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-26T18:24:10.816Z] Windows: [2021-11-26T18:24:10.816Z] LCOW: [2021-11-26T18:24:10.816Z] Logging Driver: json-file [2021-11-26T18:24:10.816Z] Plugins: [2021-11-26T18:24:10.816Z] Volume: local [2021-11-26T18:24:10.816Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:24:10.816Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:24:10.816Z] Swarm: inactive [2021-11-26T18:24:10.816Z] Default Isolation: process [2021-11-26T18:24:10.816Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-26T18:24:10.816Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-26T18:24:10.816Z] OSType: windows [2021-11-26T18:24:10.816Z] Architecture: x86_64 [2021-11-26T18:24:10.816Z] CPUs: 4 [2021-11-26T18:24:10.816Z] Total Memory: 32GiB [2021-11-26T18:24:10.816Z] Name: azwin-2-5bdc80 [2021-11-26T18:24:10.816Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-26T18:24:10.816Z] Docker Root Dir: D:\docker [2021-11-26T18:24:10.816Z] Debug Mode: false [2021-11-26T18:24:10.816Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:24:10.816Z] Labels: [2021-11-26T18:24:10.816Z] Experimental: true [2021-11-26T18:24:10.816Z] Insecure Registries: [2021-11-26T18:24:10.816Z] 10.0.0.4:5000 [2021-11-26T18:24:10.816Z] 127.0.0.0/8 [2021-11-26T18:24:10.816Z] Registry Mirrors: [2021-11-26T18:24:10.816Z] http://10.0.0.4:5000/ [2021-11-26T18:24:10.816Z] Live Restore Enabled: false [2021-11-26T18:24:10.816Z] Product License: Community Engine [2021-11-26T18:24:10.816Z] [2021-11-26T18:24:10.913Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 44.04MB / 54.57MB 1.1s [2021-11-26T18:24:10.913Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 36.76MB / 85.77MB 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-26T18:24:11.170Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 49.28MB / 54.57MB 1.2s [2021-11-26T18:24:11.170Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 48.50MB / 85.77MB 1.2s [2021-11-26T18:24:11.170Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 1.3s [2021-11-26T18:24:11.170Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 56.62MB / 85.77MB 1.3s [2021-11-26T18:24:11.432Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 65.01MB / 85.77MB 1.4s [2021-11-26T18:24:11.432Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 81.64MB / 85.77MB 1.6s [2021-11-26T18:24:11.690Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da [2021-11-26T18:24:11.806Z] INFO: make.ps1 starting at 11/26/2021 18:24:11 [2021-11-26T18:24:11.806Z] INFO: Git commit (55da5245de) assumed from DOCKER_GITCOMMIT environment variable [2021-11-26T18:24:11.806Z] INFO: Invoking autogen... [2021-11-26T18:24:11.947Z] #11 sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 54.57MB / 54.57MB 2.1s done [2021-11-26T18:24:11.947Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 0B / 155B 2.1s [2021-11-26T18:24:12.134Z] #65 ... [2021-11-26T18:24:12.134Z] [2021-11-26T18:24:12.134Z] #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-26T18:24:12.134Z] #26 sha256:396b54e4e0345d00e6f1e065a3930cdb3bc8142809ec95b688a8a3fcffff5018 [2021-11-26T18:24:12.134Z] #26 7.633 + mkdir -p /build [2021-11-26T18:24:12.134Z] #26 7.645 + mv docker/docker /build/ [2021-11-26T18:24:12.134Z] #26 7.661 + rmdir docker [2021-11-26T18:24:12.134Z] #26 DONE 7.9s [2021-11-26T18:24:12.134Z] [2021-11-26T18:24:12.134Z] #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-26T18:24:12.134Z] #65 sha256:4fb759b1a4752b19a1f65d8563de1af5fb3eb5544c1b9df75452c2afe25c120a [2021-11-26T18:24:12.134Z] #65 7.849 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-26T18:24:12.209Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 2.2s [2021-11-26T18:24:12.275Z] INFO: Building daemon... [2021-11-26T18:24:12.394Z] #65 8.344 go: downloading github.com/google/uuid v1.3.0 [2021-11-26T18:24:12.394Z] #65 8.420 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-26T18:24:12.653Z] #65 8.624 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-26T18:24:12.653Z] #65 8.716 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-26T18:24:12.772Z] #11 sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 85.77MB / 85.77MB 2.9s done [2021-11-26T18:24:12.772Z] #11 sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 155B / 155B 2.9s done [2021-11-26T18:24:12.772Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 0B / 134.80MB 2.9s [2021-11-26T18:24:12.913Z] #65 ... [2021-11-26T18:24:12.913Z] [2021-11-26T18:24:12.913Z] #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-26T18:24:12.913Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:24:12.913Z] #60 10.03 Building dependency tree... [2021-11-26T18:24:12.913Z] #60 10.80 Reading state information... [2021-11-26T18:24:12.913Z] #60 12.00 The following additional packages will be installed: [2021-11-26T18:24:12.913Z] #60 12.00 libbtrfs0 [2021-11-26T18:24:12.913Z] #60 12.20 The following NEW packages will be installed: [2021-11-26T18:24:12.913Z] #60 12.20 libbtrfs-dev libbtrfs0 [2021-11-26T18:24:12.913Z] #60 12.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:24:12.913Z] #60 12.60 Need to get 460 kB of archives. [2021-11-26T18:24:12.913Z] #60 12.60 After this operation, 1237 kB of additional disk space will be used. [2021-11-26T18:24:12.913Z] #60 12.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-26T18:24:12.913Z] #60 12.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-26T18:24:12.913Z] #60 13.62 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:24:12.913Z] #60 13.82 Fetched 460 kB in 0s (1378 kB/s) [2021-11-26T18:24:12.913Z] #60 13.92 Selecting previously unselected package libbtrfs0:amd64. [2021-11-26T18:24:12.913Z] #60 13.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-26T18:24:12.913Z] #60 14.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-26T18:24:12.913Z] #60 14.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:24:12.913Z] #60 14.35 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-26T18:24:12.913Z] #60 14.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-26T18:24:12.913Z] #60 14.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:24:12.913Z] #60 14.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:24:12.913Z] #60 14.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:24:12.913Z] #60 14.75 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:24:12.913Z] #60 DONE 15.2s [2021-11-26T18:24:12.913Z] [2021-11-26T18:24:12.913Z] #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-26T18:24:12.913Z] #65 sha256:4fb759b1a4752b19a1f65d8563de1af5fb3eb5544c1b9df75452c2afe25c120a [2021-11-26T18:24:12.913Z] #65 8.832 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-26T18:24:12.913Z] #65 9.027 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-26T18:24:13.029Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 8.39MB / 134.80MB 3.1s [2021-11-26T18:24:13.029Z] #11 ... [2021-11-26T18:24:13.029Z] [2021-11-26T18:24:13.029Z] #24 [internal] load build context [2021-11-26T18:24:13.029Z] #24 sha256:13eb11dec0a5140d526273351ec169b4f30f30a64f3c0f386343557e18170dfb [2021-11-26T18:24:13.029Z] #24 transferring context: 55.51MB 3.2s done [2021-11-26T18:24:13.029Z] #24 DONE 3.3s [2021-11-26T18:24:13.029Z] [2021-11-26T18:24:13.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:13.029Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:13.173Z] #65 9.320 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-26T18:24:13.286Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 18.87MB / 134.80MB 3.4s [2021-11-26T18:24:13.432Z] #65 ... [2021-11-26T18:24:13.432Z] [2021-11-26T18:24:13.432Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-26T18:24:13.432Z] #61 sha256:2e4215593ed8fa8ee841ce48da39148fbeb54b6b26605d2a87518bd72db43cc5 [2021-11-26T18:24:13.432Z] #61 DONE 0.6s [2021-11-26T18:24:13.432Z] [2021-11-26T18:24:13.432Z] #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-26T18:24:13.432Z] #65 sha256:4fb759b1a4752b19a1f65d8563de1af5fb3eb5544c1b9df75452c2afe25c120a [2021-11-26T18:24:13.432Z] #65 9.400 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-26T18:24:13.432Z] #65 9.538 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-26T18:24:13.548Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 39.85MB / 134.80MB 3.6s [2021-11-26T18:24:13.634Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-26T18:24:13.635Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d57defe8\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-26T18:24:13.635Z] ---------------------------------------------------------------------------- [2021-11-26T18:24:13.635Z] [2021-11-26T18:24:13.635Z] INFO: executeCI.ps1 starting at Fri Nov 26 18:24:13 CUT 2021 [2021-11-26T18:24:13.635Z] [2021-11-26T18:24:13.635Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-26T18:24:13.635Z] INFO: Running git version 2.24.1.windows.2 [2021-11-26T18:24:13.635Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-26T18:24:13.635Z] INFO: Environment variables: [2021-11-26T18:24:13.635Z] [2021-11-26T18:24:13.635Z] Name Value [2021-11-26T18:24:13.635Z] ---- ----- [2021-11-26T18:24:13.635Z] ALLUSERSPROFILE C:\ProgramData [2021-11-26T18:24:13.635Z] amd64 true [2021-11-26T18:24:13.635Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-26T18:24:13.635Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-26T18:24:13.635Z] arm64 true [2021-11-26T18:24:13.635Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-26T18:24:13.635Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-26T18:24:13.635Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-26T18:24:13.635Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-26T18:24:13.635Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-26T18:24:13.635Z] BRANCH_NAME PR-43047 [2021-11-26T18:24:13.635Z] BUILD_DISPLAY_NAME #2 [2021-11-26T18:24:13.635Z] BUILD_ID 2 [2021-11-26T18:24:13.635Z] BUILD_NUMBER 2 [2021-11-26T18:24:13.635Z] BUILD_TAG jenkins-moby-PR-43047-2 [2021-11-26T18:24:13.635Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/ [2021-11-26T18:24:13.635Z] cgroup2 true [2021-11-26T18:24:13.635Z] CHANGE_AUTHOR aaronlehmann [2021-11-26T18:24:13.635Z] CHANGE_AUTHOR_DISPLAY_NAME Aaron Lehmann [2021-11-26T18:24:13.635Z] CHANGE_BRANCH pattern-matcher-parent-results-fix [2021-11-26T18:24:13.635Z] CHANGE_FORK aaronlehmann/docker [2021-11-26T18:24:13.635Z] CHANGE_ID 43047 [2021-11-26T18:24:13.635Z] CHANGE_TARGET master [2021-11-26T18:24:13.635Z] CHANGE_TITLE Fix missing parent info case in MatchesUsingParentResults [2021-11-26T18:24:13.635Z] CHANGE_URL https://github.com/moby/moby/pull/43047 [2021-11-26T18:24:13.635Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:24:13.635Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-26T18:24:13.635Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-26T18:24:13.635Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-26T18:24:13.635Z] COMPUTERNAME azwin-2-7c2fd1 [2021-11-26T18:24:13.635Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-26T18:24:13.635Z] ConfigSequenceNumber 0 [2021-11-26T18:24:13.635Z] dco true [2021-11-26T18:24:13.635Z] DOCKER_BUILDKIT 0 [2021-11-26T18:24:13.635Z] DOCKER_DUT_DEBUG 1 [2021-11-26T18:24:13.635Z] DOCKER_EXPERIMENTAL 1 [2021-11-26T18:24:13.635Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-26T18:24:13.635Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-26T18:24:13.635Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-26T18:24:13.635Z] EXECUTOR_NUMBER 0 [2021-11-26T18:24:13.635Z] FQDN azwin-2-7c2fd1.westus.cloudapp.azure.com [2021-11-26T18:24:13.635Z] GIT_BRANCH PR-43047 [2021-11-26T18:24:13.635Z] GIT_COMMIT 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:24:13.635Z] GIT_URL https://github.com/moby/moby.git [2021-11-26T18:24:13.635Z] HUDSON_COOKIE 07d82f41-092a-40dd-9ac1-cc00d08b6d94 [2021-11-26T18:24:13.635Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-26T18:24:13.635Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-26T18:24:13.635Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-26T18:24:13.635Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-26T18:24:13.635Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-26T18:24:13.635Z] JENKINS_NODE_COOKIE fa12daf7-53da-4ec8-8bc3-6593a300eaa9 [2021-11-26T18:24:13.635Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-26T18:24:13.635Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-26T18:24:13.635Z] JOB_BASE_NAME PR-43047 [2021-11-26T18:24:13.635Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/display/redirect [2021-11-26T18:24:13.635Z] JOB_NAME moby/PR-43047 [2021-11-26T18:24:13.635Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/ [2021-11-26T18:24:13.635Z] library.jps.version master [2021-11-26T18:24:13.635Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-26T18:24:13.635Z] NODE_LABELS amd64 azure azwin-2-7c2fd1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-26T18:24:13.635Z] NODE_NAME azwin-2-7c2fd1 [2021-11-26T18:24:13.635Z] NUMBER_OF_PROCESSORS 4 [2021-11-26T18:24:13.635Z] OS Windows_NT [2021-11-26T18:24:13.635Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-26T18:24:13.635Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-26T18:24:13.635Z] ppc64le false [2021-11-26T18:24:13.635Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-26T18:24:13.635Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-26T18:24:13.635Z] PROCESSOR_LEVEL 6 [2021-11-26T18:24:13.635Z] PROCESSOR_REVISION 5507 [2021-11-26T18:24:13.635Z] ProgramData C:\ProgramData [2021-11-26T18:24:13.635Z] ProgramFiles C:\Program Files [2021-11-26T18:24:13.635Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-26T18:24:13.635Z] ProgramW6432 C:\Program Files [2021-11-26T18:24:13.635Z] PROMPT $P$G [2021-11-26T18:24:13.635Z] PSExecutionPolicyPreference Bypass [2021-11-26T18:24:13.635Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-26T18:24:13.635Z] PUBLIC C:\Users\Public [2021-11-26T18:24:13.635Z] rootless true [2021-11-26T18:24:13.635Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=artif... [2021-11-26T18:24:13.635Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=changes [2021-11-26T18:24:13.635Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect [2021-11-26T18:24:13.635Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=tests [2021-11-26T18:24:13.635Z] s390x false [2021-11-26T18:24:13.635Z] SKIP_VALIDATION_TESTS 1 [2021-11-26T18:24:13.635Z] SOURCES_DRIVE d [2021-11-26T18:24:13.635Z] SOURCES_SUBDIR gopath [2021-11-26T18:24:13.635Z] STAGE_NAME Run tests [2021-11-26T18:24:13.635Z] SystemDrive C: [2021-11-26T18:24:13.635Z] SystemRoot C:\Windows [2021-11-26T18:24:13.635Z] TEMP C:\Windows\TEMP [2021-11-26T18:24:13.635Z] TESTDEBUG 0 [2021-11-26T18:24:13.635Z] TESTRUN_DRIVE d [2021-11-26T18:24:13.635Z] TESTRUN_SUBDIR CI [2021-11-26T18:24:13.635Z] TIMEOUT 120m [2021-11-26T18:24:13.635Z] TMP C:\Windows\TEMP [2021-11-26T18:24:13.635Z] unit_validate true [2021-11-26T18:24:13.635Z] USERDOMAIN WORKGROUP [2021-11-26T18:24:13.635Z] USERNAME azwin-2-7c2fd1$ [2021-11-26T18:24:13.635Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-26T18:24:13.635Z] validate_force false [2021-11-26T18:24:13.635Z] windir C:\Windows [2021-11-26T18:24:13.635Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-26T18:24:13.635Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-26T18:24:13.635Z] windows2022 true [2021-11-26T18:24:13.635Z] windows2022containerd true [2021-11-26T18:24:13.635Z] windowsRS1 false [2021-11-26T18:24:13.635Z] windowsRS5 true [2021-11-26T18:24:13.635Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-26T18:24:13.635Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-26T18:24:13.635Z] [2021-11-26T18:24:13.635Z] [2021-11-26T18:24:13.635Z] [2021-11-26T18:24:13.805Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 62.91MB / 134.80MB 3.9s [2021-11-26T18:24:14.064Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 75.50MB / 134.80MB 4.1s [2021-11-26T18:24:14.064Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 82.84MB / 134.80MB 4.2s [2021-11-26T18:24:14.108Z] INFO: Sources under d:\gopath\... [2021-11-26T18:24:14.108Z] INFO: Test run under d:\CI\... [2021-11-26T18:24:14.108Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-26T18:24:14.108Z] INFO: docker/docker repository was found [2021-11-26T18:24:14.108Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-26T18:24:14.108Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-26T18:24:14.108Z] INFO: Docker version of control daemon [2021-11-26T18:24:14.108Z] [2021-11-26T18:24:14.108Z] Client: [2021-11-26T18:24:14.108Z] Version: 20.10.9 [2021-11-26T18:24:14.108Z] API version: 1.41 [2021-11-26T18:24:14.108Z] Go version: go1.16.8 [2021-11-26T18:24:14.108Z] Git commit: c2ea9bc [2021-11-26T18:24:14.108Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-26T18:24:14.108Z] OS/Arch: windows/amd64 [2021-11-26T18:24:14.108Z] Context: default [2021-11-26T18:24:14.108Z] Experimental: true [2021-11-26T18:24:14.108Z] [2021-11-26T18:24:14.108Z] Server: Docker Engine - Community [2021-11-26T18:24:14.108Z] Engine: [2021-11-26T18:24:14.108Z] Version: 20.10.9 [2021-11-26T18:24:14.108Z] API version: 1.41 (minimum version 1.24) [2021-11-26T18:24:14.108Z] Go version: go1.16.8 [2021-11-26T18:24:14.108Z] Git commit: 79ea9d3 [2021-11-26T18:24:14.108Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-26T18:24:14.108Z] OS/Arch: windows/amd64 [2021-11-26T18:24:14.108Z] Experimental: true [2021-11-26T18:24:14.108Z] [2021-11-26T18:24:14.108Z] INFO: Docker info of control daemon [2021-11-26T18:24:14.108Z] [2021-11-26T18:24:14.321Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 97.52MB / 134.80MB 4.3s [2021-11-26T18:24:14.321Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 111.15MB / 134.80MB 4.4s [2021-11-26T18:24:14.321Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 130.02MB / 134.80MB 4.6s [2021-11-26T18:24:14.369Z] #65 10.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-26T18:24:14.508Z] #19 48.23 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-26T18:24:14.508Z] #19 48.23 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:14.508Z] #19 48.23 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:24:14.508Z] #19 48.27 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-26T18:24:14.508Z] #19 48.27 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:14.508Z] #19 48.28 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:24:14.574Z] Client: [2021-11-26T18:24:14.574Z] Context: default [2021-11-26T18:24:14.574Z] Debug Mode: false [2021-11-26T18:24:14.574Z] [2021-11-26T18:24:14.574Z] Server: [2021-11-26T18:24:14.574Z] Containers: 2 [2021-11-26T18:24:14.574Z] Running: 0 [2021-11-26T18:24:14.574Z] Paused: 0 [2021-11-26T18:24:14.574Z] Stopped: 2 [2021-11-26T18:24:14.574Z] Images: 11 [2021-11-26T18:24:14.574Z] Server Version: 20.10.9 [2021-11-26T18:24:14.574Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-26T18:24:14.574Z] LCOW: [2021-11-26T18:24:14.574Z] Windows: [2021-11-26T18:24:14.574Z] Logging Driver: json-file [2021-11-26T18:24:14.574Z] Plugins: [2021-11-26T18:24:14.574Z] Volume: local [2021-11-26T18:24:14.574Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:24:14.574Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:24:14.574Z] Swarm: inactive [2021-11-26T18:24:14.574Z] Default Isolation: process [2021-11-26T18:24:14.574Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T18:24:14.574Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T18:24:14.574Z] OSType: windows [2021-11-26T18:24:14.574Z] Architecture: x86_64 [2021-11-26T18:24:14.574Z] CPUs: 4 [2021-11-26T18:24:14.574Z] Total Memory: 32GiB [2021-11-26T18:24:14.574Z] Name: azwin-2-7c2fd1 [2021-11-26T18:24:14.574Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-26T18:24:14.574Z] Docker Root Dir: D:\docker [2021-11-26T18:24:14.574Z] Debug Mode: false [2021-11-26T18:24:14.574Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:24:14.574Z] Labels: [2021-11-26T18:24:14.574Z] Experimental: true [2021-11-26T18:24:14.574Z] Insecure Registries: [2021-11-26T18:24:14.574Z] 10.0.0.4:5000 [2021-11-26T18:24:14.574Z] 127.0.0.0/8 [2021-11-26T18:24:14.574Z] Registry Mirrors: [2021-11-26T18:24:14.574Z] http://10.0.0.4:5000/ [2021-11-26T18:24:14.574Z] Live Restore Enabled: false [2021-11-26T18:24:14.574Z] Product License: Community Engine [2021-11-26T18:24:14.574Z] [2021-11-26T18:24:14.574Z] [2021-11-26T18:24:14.574Z] INFO: Commit hash is 55da5245de [2021-11-26T18:24:14.574Z] INFO: Nuke-Everything... [2021-11-26T18:24:14.574Z] INFO: Container count on control daemon to delete is 2 [2021-11-26T18:24:14.574Z] 9f2cc9a518c2 [2021-11-26T18:24:14.574Z] 1e32d46a7802 [2021-11-26T18:24:14.937Z] #65 ... [2021-11-26T18:24:14.937Z] [2021-11-26T18:24:14.937Z] #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-26T18:24:14.937Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:24:14.937Z] #38 4.313 Reading package lists... [2021-11-26T18:24:14.937Z] #38 7.312 Reading package lists... [2021-11-26T18:24:14.937Z] #38 10.23 Building dependency tree... [2021-11-26T18:24:14.937Z] #38 11.05 Reading state information... [2021-11-26T18:24:14.937Z] #38 12.33 The following additional packages will be installed: [2021-11-26T18:24:14.937Z] #38 12.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-26T18:24:14.937Z] #38 12.34 Suggested packages: [2021-11-26T18:24:14.937Z] #38 12.34 cmake-doc ninja-build lrzip [2021-11-26T18:24:14.937Z] #38 12.34 Recommended packages: [2021-11-26T18:24:14.937Z] #38 12.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-26T18:24:14.937Z] #38 12.91 The following NEW packages will be installed: [2021-11-26T18:24:14.937Z] #38 12.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-26T18:24:14.937Z] #38 12.93 vim-common xxd [2021-11-26T18:24:14.937Z] #38 13.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:24:14.937Z] #38 13.27 Need to get 17.7 MB of archives. [2021-11-26T18:24:14.937Z] #38 13.27 After this operation, 70.7 MB of additional disk space will be used. [2021-11-26T18:24:14.937Z] #38 13.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-26T18:24:14.937Z] #38 13.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-26T18:24:14.937Z] #38 13.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-26T18:24:14.937Z] #38 13.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-26T18:24:14.937Z] #38 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-26T18:24:14.937Z] #38 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-26T18:24:14.937Z] #38 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-26T18:24:14.937Z] #38 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-26T18:24:14.937Z] #38 13.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-26T18:24:14.937Z] #38 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-26T18:24:14.937Z] #38 15.00 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:24:14.937Z] #38 15.21 Fetched 17.7 MB in 1s (14.7 MB/s) [2021-11-26T18:24:14.937Z] #38 15.27 Selecting previously unselected package xxd. [2021-11-26T18:24:14.937Z] #38 15.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-26T18:24:14.937Z] #38 15.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:24:14.937Z] #38 15.34 Unpacking xxd (2:8.2.2434-3) ... [2021-11-26T18:24:14.937Z] #38 15.53 Selecting previously unselected package vim-common. [2021-11-26T18:24:14.937Z] #38 15.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:24:14.937Z] #38 15.53 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-26T18:24:14.937Z] #38 15.82 Selecting previously unselected package cmake-data. [2021-11-26T18:24:14.937Z] #38 15.82 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-26T18:24:14.937Z] #38 15.86 Unpacking cmake-data (3.18.4-2) ... [2021-11-26T18:24:14.937Z] #38 ... [2021-11-26T18:24:14.937Z] [2021-11-26T18:24:14.937Z] #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-26T18:24:14.937Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:24:14.937Z] #14 11.30 The following additional packages will be installed: [2021-11-26T18:24:14.937Z] #14 11.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-26T18:24:14.937Z] #14 11.32 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-26T18:24:14.938Z] #14 11.32 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-26T18:24:14.938Z] #14 11.32 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-26T18:24:14.938Z] #14 11.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-26T18:24:14.938Z] #14 11.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-26T18:24:14.938Z] #14 11.32 mingw-w64-common mingw-w64-x86-64-dev [2021-11-26T18:24:14.938Z] #14 11.34 Suggested packages: [2021-11-26T18:24:14.938Z] #14 11.34 gcc-10-locales seccomp wine64 [2021-11-26T18:24:14.938Z] #14 12.50 The following NEW packages will be installed: [2021-11-26T18:24:14.938Z] #14 12.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-26T18:24:14.938Z] #14 12.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-26T18:24:14.938Z] #14 12.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-26T18:24:14.938Z] #14 12.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-26T18:24:14.938Z] #14 12.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-26T18:24:14.938Z] #14 12.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-26T18:24:14.938Z] #14 12.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-26T18:24:14.938Z] #14 12.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-26T18:24:14.938Z] #14 12.52 mingw-w64-x86-64-dev [2021-11-26T18:24:14.938Z] #14 12.86 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:24:14.938Z] #14 12.86 Need to get 115 MB of archives. [2021-11-26T18:24:14.938Z] #14 12.86 After this operation, 645 MB of additional disk space will be used. [2021-11-26T18:24:14.938Z] #14 12.86 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-26T18:24:14.938Z] #14 13.00 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-26T18:24:14.938Z] #14 13.13 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-26T18:24:14.938Z] #14 13.13 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-26T18:24:14.938Z] #14 13.14 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-26T18:24:14.938Z] #14 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-26T18:24:14.938Z] #14 13.40 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-26T18:24:14.938Z] #14 13.58 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-26T18:24:14.938Z] #14 13.58 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-26T18:24:14.938Z] #14 14.04 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-26T18:24:14.938Z] #14 14.89 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-26T18:24:14.938Z] #14 15.16 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-26T18:24:14.938Z] #14 15.44 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-26T18:24:14.938Z] #14 16.14 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-26T18:24:14.938Z] #14 16.40 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-26T18:24:14.938Z] #14 16.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-26T18:24:14.938Z] #14 16.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-26T18:24:14.938Z] #14 16.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-26T18:24:14.938Z] #14 16.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-26T18:24:14.938Z] #14 16.40 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-26T18:24:14.938Z] #14 16.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-26T18:24:14.938Z] #14 16.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-26T18:24:14.938Z] #14 16.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-26T18:24:14.938Z] #14 16.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-26T18:24:14.938Z] #14 16.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-26T18:24:14.938Z] #14 16.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-26T18:24:14.938Z] #14 16.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-26T18:24:14.938Z] #14 16.44 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-26T18:24:14.938Z] #14 16.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-26T18:24:14.938Z] #14 16.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-26T18:24:14.938Z] #14 17.03 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:24:14.938Z] #14 17.17 Fetched 115 MB in 4s (29.1 MB/s) [2021-11-26T18:24:14.938Z] #14 17.27 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-26T18:24:14.938Z] #14 17.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-26T18:24:14.938Z] #14 17.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-26T18:24:14.938Z] #14 17.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-26T18:24:15.040Z] INFO: Nuking d:\CI [2021-11-26T18:24:15.197Z] #14 ... [2021-11-26T18:24:15.197Z] [2021-11-26T18:24:15.197Z] #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-26T18:24:15.197Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:24:15.197Z] #38 17.54 Selecting previously unselected package libicu67:amd64. [2021-11-26T18:24:15.197Z] #38 17.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-26T18:24:15.197Z] #38 17.56 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-26T18:24:15.691Z] #11 ... [2021-11-26T18:24:15.691Z] [2021-11-26T18:24:15.691Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:24:15.691Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-26T18:24:15.691Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-26T18:24:15.691Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-26T18:24:15.691Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-26T18:24:15.691Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-11-26T18:24:15.691Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-11-26T18:24:15.691Z] #69 DONE 5.8s [2021-11-26T18:24:15.691Z] [2021-11-26T18:24:15.691Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-26T18:24:15.691Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-26T18:24:15.691Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-26T18:24:15.691Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-26T18:24:15.691Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-26T18:24:15.691Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2021-11-26T18:24:15.691Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-11-26T18:24:15.691Z] #71 DONE 5.8s [2021-11-26T18:24:15.691Z] [2021-11-26T18:24:15.691Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:15.691Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:15.691Z] #11 sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 134.80MB / 134.80MB 5.8s done [2021-11-26T18:24:16.622Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.1s [2021-11-26T18:24:16.879Z] #11 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.2s done [2021-11-26T18:24:17.101Z] #38 ... [2021-11-26T18:24:17.101Z] [2021-11-26T18:24:17.101Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-26T18:24:17.101Z] #30 sha256:a310fc7c8edc97d6b0201339579902917f955a39061452b74a6fc0f26ad48644 [2021-11-26T18:24:17.101Z] #30 CACHED [2021-11-26T18:24:17.101Z] [2021-11-26T18:24:17.101Z] #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-26T18:24:17.101Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-26T18:24:17.101Z] #29 CACHED [2021-11-26T18:24:17.101Z] [2021-11-26T18:24:17.101Z] #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-26T18:24:17.101Z] #31 sha256:897b1d3f066710e6619b8046794c7db48032e604b131a91b88db3bd823e0c53c [2021-11-26T18:24:17.101Z] #31 CACHED [2021-11-26T18:24:17.101Z] [2021-11-26T18:24:17.101Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-26T18:24:17.101Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-26T18:24:17.101Z] #33 CACHED [2021-11-26T18:24:17.101Z] [2021-11-26T18:24:17.101Z] #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-26T18:24:17.101Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:24:17.101Z] #34 CACHED [2021-11-26T18:24:17.101Z] [2021-11-26T18:24:17.101Z] #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-26T18:24:17.101Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-26T18:24:17.101Z] #36 CACHED [2021-11-26T18:24:17.101Z] [2021-11-26T18:24:17.101Z] #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-26T18:24:17.101Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:24:17.101Z] #14 18.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-26T18:24:17.101Z] #14 18.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-26T18:24:17.101Z] #14 18.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-26T18:24:17.136Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce [2021-11-26T18:24:17.394Z] #11 ... [2021-11-26T18:24:17.394Z] [2021-11-26T18:24:17.394Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a [2021-11-26T18:24:17.394Z] #28 sha256:360e9182073f66a4b7d783a6fa7ccac2644f369b434fa2f2e56eebf56ed955dc [2021-11-26T18:24:17.394Z] #28 resolve docker.io/library/debian:bullseye@sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 0.0s done [2021-11-26T18:24:17.394Z] #28 sha256:e8c184b56a94db0947a9d51ec68f42ef5584442f20547fa3bd8cbd00203b2e7a 1.85kB / 1.85kB done [2021-11-26T18:24:17.394Z] #28 sha256:6480d244c39d52f2de8ee0417cc385aa437cabfbfd8e3c127882c4d03f8ab86d 529B / 529B done [2021-11-26T18:24:17.394Z] #28 sha256:827e5611389abf13dad1057e92f163b771febc0bcdb19fa2d634a7eb0641e0cc 1.46kB / 1.46kB done [2021-11-26T18:24:17.394Z] #28 sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 54.93MB / 54.93MB 1.5s done [2021-11-26T18:24:17.394Z] #28 extracting sha256:647acf3d48c2780e00cd27bb0984367415f270d78477ef9d5b238e6ebd5290da 5.2s done [2021-11-26T18:24:17.394Z] #28 DONE 7.5s [2021-11-26T18:24:17.394Z] [2021-11-26T18:24:17.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:17.394Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:17.975Z] #11 extracting sha256:b02967ef003473d9adc6e20868d9d66af85b0871919bcec92419f65c974aa8ce 0.5s done [2021-11-26T18:24:18.478Z] #14 20.61 Selecting previously unselected package binutils-mingw-w64. [2021-11-26T18:24:18.478Z] #14 20.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-26T18:24:18.478Z] #14 20.62 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-26T18:24:18.478Z] #14 20.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-26T18:24:18.478Z] #14 20.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:24:18.478Z] #14 20.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:24:18.478Z] #14 20.99 Selecting previously unselected package dmsetup. [2021-11-26T18:24:18.478Z] #14 20.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:24:18.545Z] #11 ... [2021-11-26T18:24:18.545Z] [2021-11-26T18:24:18.545Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-26T18:24:18.545Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-26T18:24:18.545Z] #70 DONE 0.9s [2021-11-26T18:24:18.545Z] [2021-11-26T18:24:18.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:18.545Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:18.545Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb [2021-11-26T18:24:18.716Z] #19 52.12 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-26T18:24:18.716Z] #19 52.13 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:18.716Z] #19 52.13 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:24:18.716Z] #19 52.15 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-26T18:24:18.716Z] #19 52.16 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:18.716Z] #19 52.16 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-26T18:24:18.716Z] #19 52.19 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-26T18:24:18.716Z] #19 52.19 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:18.716Z] #19 52.19 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-26T18:24:18.716Z] #19 52.22 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-26T18:24:18.716Z] #19 52.22 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:18.716Z] #19 52.22 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:24:18.716Z] #19 52.25 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-26T18:24:18.716Z] #19 52.25 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:18.716Z] #19 52.25 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:24:18.716Z] #19 52.28 Selecting previously unselected package cross-config. [2021-11-26T18:24:18.716Z] #19 52.28 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-26T18:24:18.716Z] #19 52.28 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-26T18:24:18.716Z] #19 52.31 Selecting previously unselected package gcc-10-cross-base. [2021-11-26T18:24:18.716Z] #19 52.31 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:18.716Z] #19 52.31 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-26T18:24:18.716Z] #19 52.35 Selecting previously unselected package libc6-arm64-cross. [2021-11-26T18:24:18.716Z] #19 52.35 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-26T18:24:18.716Z] #19 52.35 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-26T18:24:18.717Z] #19 52.48 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-26T18:24:18.717Z] #19 52.48 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:18.717Z] #19 52.48 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:18.717Z] #19 52.51 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-26T18:24:18.717Z] #19 52.51 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:18.717Z] #19 52.51 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:18.717Z] #19 52.55 Selecting previously unselected package libitm1-arm64-cross. [2021-11-26T18:24:18.717Z] #19 52.55 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:18.717Z] #19 52.55 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:18.717Z] #19 52.58 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-26T18:24:18.717Z] #19 52.58 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:18.737Z] #14 21.00 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-26T18:24:18.737Z] #14 21.18 Selecting previously unselected package mingw-w64-common. [2021-11-26T18:24:18.737Z] #14 21.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-26T18:24:18.737Z] #14 21.19 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-26T18:24:18.977Z] #19 52.58 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:18.977Z] #19 52.61 Selecting previously unselected package libasan6-arm64-cross. [2021-11-26T18:24:18.977Z] #19 52.61 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:18.977Z] #19 52.61 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:18.977Z] #19 52.84 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-26T18:24:18.977Z] #19 52.84 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:18.977Z] #19 52.85 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:18.977Z] #19 52.95 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-26T18:24:18.977Z] #19 52.95 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:19.114Z] #11 ... [2021-11-26T18:24:19.114Z] [2021-11-26T18:24:19.114Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-26T18:24:19.114Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-26T18:24:19.114Z] #72 DONE 0.7s [2021-11-26T18:24:19.114Z] [2021-11-26T18:24:19.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:19.114Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:19.238Z] #19 52.95 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:19.374Z] #11 extracting sha256:e1ad2231829e42e6f095971b5d2dc143d97db2d0870571ba4d29ecd599db62cb 1.1s done [2021-11-26T18:24:19.499Z] #19 53.17 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-26T18:24:19.499Z] #19 53.17 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:19.499Z] #19 53.18 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:19.499Z] #19 53.24 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-26T18:24:19.499Z] #19 53.25 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:19.499Z] #19 53.25 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:19.499Z] #19 53.35 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-26T18:24:19.499Z] #19 53.35 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:19.499Z] #19 53.35 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:19.499Z] #19 53.48 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-26T18:24:19.760Z] #19 53.49 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:19.760Z] #19 53.49 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:24:19.942Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b [2021-11-26T18:24:21.950Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-26T18:24:21.950Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9371bbf7\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-26T18:24:21.950Z] ---------------------------------------------------------------------------- [2021-11-26T18:24:21.950Z] [2021-11-26T18:24:21.950Z] INFO: executeCI.ps1 starting at Fri Nov 26 18:24:20 CUT 2021 [2021-11-26T18:24:21.950Z] [2021-11-26T18:24:21.950Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-26T18:24:21.950Z] INFO: Running git version 2.24.1.windows.2 [2021-11-26T18:24:21.950Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-26T18:24:21.950Z] INFO: Environment variables: [2021-11-26T18:24:21.950Z] [2021-11-26T18:24:21.950Z] Name Value [2021-11-26T18:24:21.950Z] ---- ----- [2021-11-26T18:24:21.950Z] ALLUSERSPROFILE C:\ProgramData [2021-11-26T18:24:21.950Z] amd64 true [2021-11-26T18:24:21.950Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-26T18:24:21.950Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-26T18:24:21.950Z] arm64 true [2021-11-26T18:24:21.950Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-26T18:24:21.950Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-26T18:24:21.950Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-26T18:24:21.950Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-26T18:24:21.950Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-26T18:24:21.950Z] BRANCH_NAME PR-43047 [2021-11-26T18:24:21.950Z] BUILD_DISPLAY_NAME #2 [2021-11-26T18:24:21.950Z] BUILD_ID 2 [2021-11-26T18:24:21.950Z] BUILD_NUMBER 2 [2021-11-26T18:24:21.950Z] BUILD_TAG jenkins-moby-PR-43047-2 [2021-11-26T18:24:21.950Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/ [2021-11-26T18:24:21.950Z] cgroup2 true [2021-11-26T18:24:21.950Z] CHANGE_AUTHOR aaronlehmann [2021-11-26T18:24:21.950Z] CHANGE_AUTHOR_DISPLAY_NAME Aaron Lehmann [2021-11-26T18:24:21.950Z] CHANGE_BRANCH pattern-matcher-parent-results-fix [2021-11-26T18:24:21.950Z] CHANGE_FORK aaronlehmann/docker [2021-11-26T18:24:21.951Z] CHANGE_ID 43047 [2021-11-26T18:24:21.951Z] CHANGE_TARGET master [2021-11-26T18:24:21.951Z] CHANGE_TITLE Fix missing parent info case in MatchesUsingParentResults [2021-11-26T18:24:21.951Z] CHANGE_URL https://github.com/moby/moby/pull/43047 [2021-11-26T18:24:21.951Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-26T18:24:21.951Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-26T18:24:21.951Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-26T18:24:21.951Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-26T18:24:21.951Z] COMPUTERNAME azwin-2-5bdc80 [2021-11-26T18:24:21.951Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-26T18:24:21.951Z] ConfigSequenceNumber 0 [2021-11-26T18:24:21.951Z] dco true [2021-11-26T18:24:21.951Z] DOCKER_BUILDKIT 0 [2021-11-26T18:24:21.951Z] DOCKER_DUT_DEBUG 1 [2021-11-26T18:24:21.951Z] DOCKER_EXPERIMENTAL 1 [2021-11-26T18:24:21.951Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-26T18:24:21.951Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-26T18:24:21.951Z] EXECUTOR_NUMBER 0 [2021-11-26T18:24:21.951Z] FQDN azwin-2-5bdc80.westus.cloudapp.azure.com [2021-11-26T18:24:21.951Z] GIT_BRANCH PR-43047 [2021-11-26T18:24:21.951Z] GIT_COMMIT 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:24:21.951Z] GIT_URL https://github.com/moby/moby.git [2021-11-26T18:24:21.951Z] HUDSON_COOKIE 300829ce-405a-483f-8bc6-5d914fd38c92 [2021-11-26T18:24:21.951Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-26T18:24:21.951Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-26T18:24:21.951Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-26T18:24:21.951Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-26T18:24:21.951Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-26T18:24:21.951Z] JENKINS_NODE_COOKIE 2ea0e856-fbad-4e49-b1a8-d3b8357d746a [2021-11-26T18:24:21.951Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-26T18:24:21.951Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-26T18:24:21.951Z] JOB_BASE_NAME PR-43047 [2021-11-26T18:24:21.951Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/display/redirect [2021-11-26T18:24:21.951Z] JOB_NAME moby/PR-43047 [2021-11-26T18:24:21.951Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/ [2021-11-26T18:24:21.951Z] library.jps.version master [2021-11-26T18:24:21.951Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-26T18:24:21.951Z] NODE_LABELS amd64 azure azwin-2-5bdc80 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-26T18:24:21.951Z] NODE_NAME azwin-2-5bdc80 [2021-11-26T18:24:21.951Z] NUMBER_OF_PROCESSORS 4 [2021-11-26T18:24:21.951Z] OS Windows_NT [2021-11-26T18:24:21.951Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-26T18:24:21.951Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-26T18:24:21.951Z] ppc64le false [2021-11-26T18:24:21.951Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-26T18:24:21.951Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-26T18:24:21.951Z] PROCESSOR_LEVEL 6 [2021-11-26T18:24:21.951Z] PROCESSOR_REVISION 5507 [2021-11-26T18:24:21.951Z] ProgramData C:\ProgramData [2021-11-26T18:24:21.951Z] ProgramFiles C:\Program Files [2021-11-26T18:24:21.951Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-26T18:24:21.951Z] ProgramW6432 C:\Program Files [2021-11-26T18:24:21.951Z] PROMPT $P$G [2021-11-26T18:24:21.951Z] PSExecutionPolicyPreference Bypass [2021-11-26T18:24:21.951Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-26T18:24:21.951Z] PUBLIC C:\Users\Public [2021-11-26T18:24:21.951Z] rootless true [2021-11-26T18:24:21.951Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=artif... [2021-11-26T18:24:21.951Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=changes [2021-11-26T18:24:21.951Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect [2021-11-26T18:24:21.951Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43047/2/display/redirect?page=tests [2021-11-26T18:24:21.951Z] s390x false [2021-11-26T18:24:21.951Z] SKIP_VALIDATION_TESTS 1 [2021-11-26T18:24:21.951Z] SOURCES_DRIVE d [2021-11-26T18:24:21.951Z] SOURCES_SUBDIR gopath [2021-11-26T18:24:21.951Z] STAGE_NAME Run tests [2021-11-26T18:24:21.951Z] SystemDrive C: [2021-11-26T18:24:21.951Z] SystemRoot C:\Windows [2021-11-26T18:24:21.951Z] TEMP C:\Windows\TEMP [2021-11-26T18:24:21.951Z] TESTDEBUG 0 [2021-11-26T18:24:21.951Z] TESTRUN_DRIVE d [2021-11-26T18:24:21.951Z] TESTRUN_SUBDIR CI [2021-11-26T18:24:21.951Z] TIMEOUT 120m [2021-11-26T18:24:21.951Z] TMP C:\Windows\TEMP [2021-11-26T18:24:21.951Z] unit_validate true [2021-11-26T18:24:21.951Z] USERDOMAIN WORKGROUP [2021-11-26T18:24:21.951Z] USERNAME azwin-2-5bdc80$ [2021-11-26T18:24:21.951Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-26T18:24:21.951Z] validate_force false [2021-11-26T18:24:21.951Z] windir C:\Windows [2021-11-26T18:24:21.951Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-26T18:24:21.951Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-26T18:24:21.951Z] windows2022 true [2021-11-26T18:24:21.951Z] windows2022containerd true [2021-11-26T18:24:21.951Z] windowsRS1 false [2021-11-26T18:24:21.951Z] windowsRS5 true [2021-11-26T18:24:21.951Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-26T18:24:21.951Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] INFO: Sources under d:\gopath\... [2021-11-26T18:24:21.951Z] INFO: Test run under d:\CI\... [2021-11-26T18:24:21.951Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-26T18:24:21.951Z] INFO: docker/docker repository was found [2021-11-26T18:24:21.951Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-26T18:24:21.951Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-26T18:24:21.951Z] INFO: Docker version of control daemon [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] Client: [2021-11-26T18:24:21.951Z] Version: 20.10.9 [2021-11-26T18:24:21.951Z] API version: 1.41 [2021-11-26T18:24:21.951Z] Go version: go1.16.8 [2021-11-26T18:24:21.951Z] Git commit: c2ea9bc [2021-11-26T18:24:21.951Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-26T18:24:21.951Z] OS/Arch: windows/amd64 [2021-11-26T18:24:21.951Z] Context: default [2021-11-26T18:24:21.951Z] Experimental: true [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] Server: Docker Engine - Community [2021-11-26T18:24:21.951Z] Engine: [2021-11-26T18:24:21.951Z] Version: 20.10.9 [2021-11-26T18:24:21.951Z] API version: 1.41 (minimum version 1.24) [2021-11-26T18:24:21.951Z] Go version: go1.16.8 [2021-11-26T18:24:21.951Z] Git commit: 79ea9d3 [2021-11-26T18:24:21.951Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-26T18:24:21.951Z] OS/Arch: windows/amd64 [2021-11-26T18:24:21.951Z] Experimental: true [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] INFO: Docker info of control daemon [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] Client: [2021-11-26T18:24:21.951Z] Context: default [2021-11-26T18:24:21.951Z] Debug Mode: false [2021-11-26T18:24:21.951Z] Plugins: [2021-11-26T18:24:21.951Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-26T18:24:21.951Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-26T18:24:21.951Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] Server: [2021-11-26T18:24:21.951Z] Containers: 2 [2021-11-26T18:24:21.951Z] Running: 0 [2021-11-26T18:24:21.951Z] Paused: 0 [2021-11-26T18:24:21.951Z] Stopped: 2 [2021-11-26T18:24:21.951Z] Images: 11 [2021-11-26T18:24:21.951Z] Server Version: 20.10.9 [2021-11-26T18:24:21.951Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-26T18:24:21.951Z] Windows: [2021-11-26T18:24:21.951Z] LCOW: [2021-11-26T18:24:21.951Z] Logging Driver: json-file [2021-11-26T18:24:21.951Z] Plugins: [2021-11-26T18:24:21.951Z] Volume: local [2021-11-26T18:24:21.951Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:24:21.951Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:24:21.951Z] Swarm: inactive [2021-11-26T18:24:21.951Z] Default Isolation: process [2021-11-26T18:24:21.951Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-26T18:24:21.951Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-26T18:24:21.951Z] OSType: windows [2021-11-26T18:24:21.951Z] Architecture: x86_64 [2021-11-26T18:24:21.951Z] CPUs: 4 [2021-11-26T18:24:21.951Z] Total Memory: 32GiB [2021-11-26T18:24:21.951Z] Name: azwin-2-5bdc80 [2021-11-26T18:24:21.951Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-26T18:24:21.951Z] Docker Root Dir: D:\docker [2021-11-26T18:24:21.951Z] Debug Mode: false [2021-11-26T18:24:21.951Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:24:21.951Z] Labels: [2021-11-26T18:24:21.951Z] Experimental: true [2021-11-26T18:24:21.951Z] Insecure Registries: [2021-11-26T18:24:21.951Z] 10.0.0.4:5000 [2021-11-26T18:24:21.951Z] 127.0.0.0/8 [2021-11-26T18:24:21.951Z] Registry Mirrors: [2021-11-26T18:24:21.951Z] http://10.0.0.4:5000/ [2021-11-26T18:24:21.951Z] Live Restore Enabled: false [2021-11-26T18:24:21.951Z] Product License: Community Engine [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] [2021-11-26T18:24:21.951Z] INFO: Commit hash is 55da5245de [2021-11-26T18:24:21.951Z] INFO: Nuke-Everything... [2021-11-26T18:24:21.951Z] INFO: Container count on control daemon to delete is 2 [2021-11-26T18:24:22.420Z] 06dc770db020 [2021-11-26T18:24:22.420Z] 526eef041e70 [2021-11-26T18:24:22.420Z] [2021-11-26T18:24:22.420Z] [2021-11-26T18:24:22.420Z] __GENUS : 2 [2021-11-26T18:24:22.420Z] __CLASS : __PARAMETERS [2021-11-26T18:24:22.420Z] __SUPERCLASS : [2021-11-26T18:24:22.420Z] __DYNASTY : __PARAMETERS [2021-11-26T18:24:22.420Z] __RELPATH : [2021-11-26T18:24:22.420Z] __PROPERTY_COUNT : 1 [2021-11-26T18:24:22.420Z] __DERIVATION : {} [2021-11-26T18:24:22.420Z] __SERVER : [2021-11-26T18:24:22.420Z] __NAMESPACE : [2021-11-26T18:24:22.420Z] __PATH : [2021-11-26T18:24:22.420Z] ReturnValue : 0 [2021-11-26T18:24:22.420Z] PSComputerName : [2021-11-26T18:24:22.420Z] [2021-11-26T18:24:22.888Z] INFO: Nuking d:\CI [2021-11-26T18:24:22.888Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2021-11-26T18:24:22.928Z] #14 ... [2021-11-26T18:24:22.928Z] [2021-11-26T18:24:22.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-26T18:24:22.928Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:24:22.928Z] #38 22.47 Selecting previously unselected package libxml2:amd64. [2021-11-26T18:24:22.928Z] #38 22.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-26T18:24:22.928Z] #38 22.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-26T18:24:22.928Z] #38 22.87 Selecting previously unselected package libarchive13:amd64. [2021-11-26T18:24:22.928Z] #38 22.88 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-26T18:24:22.928Z] #38 22.90 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-26T18:24:22.928Z] #38 23.11 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-26T18:24:22.928Z] #38 23.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-26T18:24:22.928Z] #38 23.11 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-26T18:24:22.928Z] #38 23.25 Selecting previously unselected package librhash0:amd64. [2021-11-26T18:24:22.928Z] #38 23.25 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-26T18:24:22.928Z] #38 23.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-26T18:24:22.928Z] #38 23.39 Selecting previously unselected package libuv1:amd64. [2021-11-26T18:24:22.928Z] #38 23.39 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-26T18:24:22.928Z] #38 23.40 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-26T18:24:22.928Z] #38 23.58 Selecting previously unselected package cmake. [2021-11-26T18:24:22.928Z] #38 23.58 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-26T18:24:22.928Z] #38 23.59 Unpacking cmake (3.18.4-2) ... [2021-11-26T18:24:23.356Z] powershell.exe : time="2021-11-26T18:24:22Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being [2021-11-26T18:24:23.356Z] used by another process.id=CI flavour=0" [2021-11-26T18:24:23.356Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-9371bbf7\powershellWrapper.ps1:3 char:1 [2021-11-26T18:24:23.356Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2021-11-26T18:24:23.356Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2021-11-26T18:24:23.356Z] + CategoryInfo : NotSpecified: (time="2021-11-2...=CI flavour=0" :String) [], RemoteException [2021-11-26T18:24:23.356Z] + FullyQualifiedErrorId : NativeCommandError [2021-11-26T18:24:23.356Z] [2021-11-26T18:24:23.356Z] INFO: Location for testing is d:\CI\PR-43047\2 [2021-11-26T18:24:23.356Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-26T18:24:23.356Z] [2021-11-26T18:24:23.356Z] [2021-11-26T18:24:23.356Z] INFO: Building the image from Dockerfile.windows at 11/26/2021 18:24:22... [2021-11-26T18:24:23.356Z] [2021-11-26T18:24:23.497Z] #38 25.85 Setting up libicu67:amd64 (67.1-7) ... [2021-11-26T18:24:23.497Z] #38 25.86 Setting up xxd (2:8.2.2434-3) ... [2021-11-26T18:24:23.497Z] #38 25.88 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-26T18:24:23.497Z] #38 25.89 Setting up vim-common (2:8.2.2434-3) ... [2021-11-26T18:24:23.497Z] #38 25.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-26T18:24:23.497Z] #38 25.95 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-26T18:24:23.497Z] #38 ... [2021-11-26T18:24:23.497Z] [2021-11-26T18:24:23.497Z] #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-26T18:24:23.497Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:24:23.497Z] #62 2.609 + RM_GOPATH=0 [2021-11-26T18:24:23.497Z] #62 2.609 + TMP_GOPATH= [2021-11-26T18:24:23.497Z] #62 2.609 + : /build [2021-11-26T18:24:23.497Z] #62 2.609 + '[' -z '' ']' [2021-11-26T18:24:23.497Z] #62 2.609 ++ mktemp -d [2021-11-26T18:24:23.497Z] #62 2.620 + export GOPATH=/tmp/tmp.EM4fCJhpzc [2021-11-26T18:24:23.497Z] #62 2.620 + GOPATH=/tmp/tmp.EM4fCJhpzc [2021-11-26T18:24:23.497Z] #62 2.620 + RM_GOPATH=1 [2021-11-26T18:24:23.497Z] #62 2.620 + case "$(go env GOARCH)" in [2021-11-26T18:24:23.497Z] #62 2.620 ++ go env GOARCH [2021-11-26T18:24:23.497Z] #62 2.637 Install containerd version v1.5.8 [2021-11-26T18:24:23.497Z] #62 2.637 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:23.497Z] #62 2.637 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:23.497Z] #62 2.637 ++ dirname /install.sh [2021-11-26T18:24:23.497Z] #62 2.637 + dir=/ [2021-11-26T18:24:23.497Z] #62 2.637 + bin=containerd [2021-11-26T18:24:23.497Z] #62 2.637 + shift [2021-11-26T18:24:23.497Z] #62 2.637 + '[' '!' -f //containerd.installer ']' [2021-11-26T18:24:23.497Z] #62 2.637 + . //containerd.installer [2021-11-26T18:24:23.497Z] #62 2.637 ++ set -e [2021-11-26T18:24:23.497Z] #62 2.637 ++ : v1.5.8 [2021-11-26T18:24:23.497Z] #62 2.637 + install_containerd [2021-11-26T18:24:23.497Z] #62 2.637 + echo 'Install containerd version v1.5.8' [2021-11-26T18:24:23.497Z] #62 2.637 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EM4fCJhpzc/src/github.com/containerd/containerd [2021-11-26T18:24:23.497Z] #62 2.639 Cloning into '/tmp/tmp.EM4fCJhpzc/src/github.com/containerd/containerd'... [2021-11-26T18:24:23.756Z] #62 ... [2021-11-26T18:24:23.756Z] [2021-11-26T18:24:23.756Z] #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-26T18:24:23.756Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:24:23.756Z] #38 25.96 Setting up cmake-data (3.18.4-2) ... [2021-11-26T18:24:23.756Z] #38 25.98 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-26T18:24:23.756Z] #38 26.00 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-26T18:24:23.756Z] #38 26.01 Setting up cmake (3.18.4-2) ... [2021-11-26T18:24:23.756Z] #38 26.02 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:24:24.015Z] #38 DONE 26.5s [2021-11-26T18:24:24.015Z] [2021-11-26T18:24:24.015Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-26T18:24:24.015Z] #39 sha256:15c010f8fe597c95aba3a127493b44e36f64117445c654494f2e84ff8c9a9179 [2021-11-26T18:24:24.015Z] #39 DONE 0.1s [2021-11-26T18:24:24.015Z] [2021-11-26T18:24:24.015Z] #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-26T18:24:24.015Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:24:24.015Z] #14 25.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-26T18:24:24.015Z] #14 25.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-26T18:24:24.015Z] #14 25.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-26T18:24:24.129Z] #11 extracting sha256:5576ce26bf1df68da60eeb5162dccde1b69f865d2815aba8b2d29e7181aeb62b 4.6s done [2021-11-26T18:24:24.693Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 [2021-11-26T18:24:25.049Z] #19 58.47 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-26T18:24:25.049Z] #19 58.48 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:25.049Z] #19 58.48 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:24:25.049Z] #19 58.51 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-26T18:24:25.049Z] #19 58.51 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-26T18:24:25.049Z] #19 58.51 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-26T18:24:25.049Z] #19 58.68 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-26T18:24:25.049Z] #19 58.68 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-26T18:24:25.049Z] #19 58.69 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-26T18:24:25.310Z] #19 58.92 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-26T18:24:25.310Z] #19 58.92 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:25.310Z] #19 58.92 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:24:25.310Z] #19 59.19 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-26T18:24:25.573Z] #19 59.19 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:25.573Z] #19 59.19 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:24:25.918Z] #14 27.98 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-26T18:24:25.919Z] #14 28.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:24:25.919Z] #14 28.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-26T18:24:25.919Z] #14 28.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-26T18:24:25.919Z] #14 28.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:24:25.919Z] #14 28.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-26T18:24:27.966Z] #11 ... [2021-11-26T18:24:27.966Z] [2021-11-26T18:24:27.966Z] #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-26T18:24:27.966Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-26T18:24:27.966Z] #29 2.300 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-26T18:24:27.966Z] #29 2.312 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-26T18:24:27.966Z] #29 2.313 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-26T18:24:27.966Z] #29 2.512 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-26T18:24:27.966Z] #29 2.794 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-26T18:24:27.966Z] #29 3.183 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-26T18:24:27.966Z] #29 4.328 Fetched 8478 kB in 2s (3687 kB/s) [2021-11-26T18:24:27.966Z] #29 4.328 Reading package lists... [2021-11-26T18:24:27.966Z] #29 5.129 Reading package lists... [2021-11-26T18:24:27.966Z] #29 5.898 Building dependency tree... [2021-11-26T18:24:27.966Z] #29 6.256 The following additional packages will be installed: [2021-11-26T18:24:27.966Z] #29 6.256 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-26T18:24:27.966Z] #29 6.257 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-26T18:24:27.966Z] #29 6.258 Recommended packages: [2021-11-26T18:24:27.966Z] #29 6.258 libldap-common publicsuffix libsasl2-modules [2021-11-26T18:24:27.966Z] #29 6.427 The following NEW packages will be installed: [2021-11-26T18:24:27.966Z] #29 6.428 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-26T18:24:27.966Z] #29 6.429 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-26T18:24:27.966Z] #29 6.429 libssh2-1 openssl [2021-11-26T18:24:27.966Z] #29 6.701 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:24:27.966Z] #29 6.701 Need to get 3038 kB of archives. [2021-11-26T18:24:27.966Z] #29 6.701 After this operation, 6652 kB of additional disk space will be used. [2021-11-26T18:24:27.966Z] #29 6.701 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-26T18:24:27.966Z] #29 6.715 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-26T18:24:27.966Z] #29 6.715 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-26T18:24:27.966Z] #29 6.715 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-26T18:24:27.966Z] #29 6.717 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-26T18:24:27.966Z] #29 6.718 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-26T18:24:27.966Z] #29 6.749 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-26T18:24:27.966Z] #29 6.749 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-26T18:24:27.966Z] #29 6.749 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-26T18:24:27.966Z] #29 6.749 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-26T18:24:27.966Z] #29 6.749 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-26T18:24:27.966Z] #29 6.749 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-26T18:24:27.966Z] #29 6.761 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-26T18:24:27.966Z] #29 6.777 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-26T18:24:27.966Z] #29 6.777 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-26T18:24:27.966Z] #29 6.911 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:24:27.966Z] #29 6.945 Fetched 3038 kB in 0s (9105 kB/s) [2021-11-26T18:24:27.966Z] #29 6.971 Selecting previously unselected package openssl. [2021-11-26T18:24:27.967Z] #29 6.971 (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-26T18:24:27.967Z] #29 6.975 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 6.983 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-26T18:24:27.967Z] #29 7.117 Selecting previously unselected package ca-certificates. [2021-11-26T18:24:27.967Z] #29 7.119 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-26T18:24:27.967Z] #29 7.122 Unpacking ca-certificates (20210119) ... [2021-11-26T18:24:27.967Z] #29 7.196 Selecting previously unselected package libbrotli1:amd64. [2021-11-26T18:24:27.967Z] #29 7.196 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.205 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-26T18:24:27.967Z] #29 7.268 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-26T18:24:27.967Z] #29 7.268 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.271 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-26T18:24:27.967Z] #29 7.317 Selecting previously unselected package libsasl2-2:amd64. [2021-11-26T18:24:27.967Z] #29 7.317 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.321 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-26T18:24:27.967Z] #29 7.371 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-26T18:24:27.967Z] #29 7.371 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.376 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-26T18:24:27.967Z] #29 7.455 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-26T18:24:27.967Z] #29 7.455 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.459 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-26T18:24:27.967Z] #29 7.500 Selecting previously unselected package libpsl5:amd64. [2021-11-26T18:24:27.967Z] #29 7.500 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.503 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-26T18:24:27.967Z] #29 7.548 Selecting previously unselected package librtmp1:amd64. [2021-11-26T18:24:27.967Z] #29 7.548 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.552 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-26T18:24:27.967Z] #29 7.589 Selecting previously unselected package libssh2-1:amd64. [2021-11-26T18:24:27.967Z] #29 7.589 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.593 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-26T18:24:27.967Z] #29 7.641 Selecting previously unselected package libcurl4:amd64. [2021-11-26T18:24:27.967Z] #29 7.641 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.645 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-26T18:24:27.967Z] #29 7.715 Selecting previously unselected package curl. [2021-11-26T18:24:27.967Z] #29 7.715 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.718 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-26T18:24:27.967Z] #29 7.788 Selecting previously unselected package libonig5:amd64. [2021-11-26T18:24:27.967Z] #29 7.788 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.793 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:24:27.967Z] #29 7.851 Selecting previously unselected package libjq1:amd64. [2021-11-26T18:24:27.967Z] #29 7.852 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.855 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:24:27.967Z] #29 7.902 Selecting previously unselected package jq. [2021-11-26T18:24:27.967Z] #29 7.904 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-26T18:24:27.967Z] #29 7.908 Unpacking jq (1.6-2.1) ... [2021-11-26T18:24:27.967Z] #29 7.962 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-26T18:24:27.967Z] #29 7.973 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-26T18:24:27.967Z] #29 7.984 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-26T18:24:27.967Z] #29 7.994 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-26T18:24:27.967Z] #29 8.005 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-26T18:24:27.967Z] #29 8.015 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-26T18:24:27.967Z] #29 8.028 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-26T18:24:27.967Z] #29 8.037 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-26T18:24:27.967Z] #29 8.052 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:24:27.967Z] #29 8.063 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:24:27.967Z] #29 8.073 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-26T18:24:27.967Z] #29 8.084 Setting up ca-certificates (20210119) ... [2021-11-26T18:24:27.967Z] #29 8.689 Updating certificates in /etc/ssl/certs... [2021-11-26T18:24:27.967Z] #29 9.413 129 added, 0 removed; done. [2021-11-26T18:24:27.967Z] #29 9.445 Setting up jq (1.6-2.1) ... [2021-11-26T18:24:27.967Z] #29 9.454 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-26T18:24:27.967Z] #29 9.465 Setting up curl (7.74.0-1.3+b1) ... [2021-11-26T18:24:27.967Z] #29 9.476 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:24:27.967Z] #29 9.492 Processing triggers for ca-certificates (20210119) ... [2021-11-26T18:24:27.967Z] #29 9.502 Updating certificates in /etc/ssl/certs... [2021-11-26T18:24:27.967Z] #29 10.12 0 added, 0 removed; done. [2021-11-26T18:24:27.967Z] #29 10.12 Running hooks in /etc/ca-certificates/update.d... [2021-11-26T18:24:27.967Z] #29 10.12 done. [2021-11-26T18:24:27.967Z] #29 ... [2021-11-26T18:24:27.967Z] [2021-11-26T18:24:27.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:27.967Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:28.113Z] Sending build context to Docker daemon 60.67MB [2021-11-26T18:24:28.113Z] [2021-11-26T18:24:28.582Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-26T18:24:28.582Z] ---> 617dd5ead5b8 [2021-11-26T18:24:28.582Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> f289ee1c8abe [2021-11-26T18:24:28.582Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> a046fdef2436 [2021-11-26T18:24:28.582Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> 28da4ce5dfee [2021-11-26T18:24:28.582Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> 94b95cc62076 [2021-11-26T18:24:28.582Z] 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-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> ed532cdeb441 [2021-11-26T18:24:28.582Z] 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-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> f5fa018310fd [2021-11-26T18:24:28.582Z] 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-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> 2e43cbbbda35 [2021-11-26T18:24:28.582Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> 8daa975c13b5 [2021-11-26T18:24:28.582Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-26T18:24:28.582Z] ---> Using cache [2021-11-26T18:24:28.582Z] ---> aba048ff3bd1 [2021-11-26T18:24:28.582Z] Step 11/11 : COPY . . [2021-11-26T18:24:28.903Z] #11 extracting sha256:da9e15b4e149fbbcf4fd5211d571b25bd98c7251db9b0c53490211c6e64e4b86 4.1s done [2021-11-26T18:24:29.159Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 0.1s [2021-11-26T18:24:29.209Z] #14 ... [2021-11-26T18:24:29.209Z] [2021-11-26T18:24:29.209Z] #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-26T18:24:29.209Z] #40 sha256:975e344949d3c1e1a5aff8287411b1a6c6661edc7435141ebfc88897ab62f535 [2021-11-26T18:24:29.209Z] #40 1.328 + RM_GOPATH=0 [2021-11-26T18:24:29.209Z] #40 1.328 + TMP_GOPATH= [2021-11-26T18:24:29.209Z] #40 1.328 + : /build [2021-11-26T18:24:29.209Z] #40 1.328 + '[' -z '' ']' [2021-11-26T18:24:29.209Z] #40 1.328 ++ mktemp -d [2021-11-26T18:24:29.209Z] #40 1.328 + export GOPATH=/tmp/tmp.UTDyXcfBY9 [2021-11-26T18:24:29.209Z] #40 1.328 + GOPATH=/tmp/tmp.UTDyXcfBY9 [2021-11-26T18:24:29.209Z] #40 1.328 + RM_GOPATH=1 [2021-11-26T18:24:29.209Z] #40 1.328 + case "$(go env GOARCH)" in [2021-11-26T18:24:29.209Z] #40 1.328 ++ go env GOARCH [2021-11-26T18:24:29.209Z] #40 1.342 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:29.209Z] #40 1.342 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:29.209Z] #40 1.343 ++ dirname /install.sh [2021-11-26T18:24:29.209Z] #40 1.345 Install tini version v0.19.0 [2021-11-26T18:24:29.209Z] #40 1.348 + dir=/ [2021-11-26T18:24:29.209Z] #40 1.348 + bin=tini [2021-11-26T18:24:29.209Z] #40 1.348 + shift [2021-11-26T18:24:29.209Z] #40 1.348 + '[' '!' -f //tini.installer ']' [2021-11-26T18:24:29.209Z] #40 1.348 + . //tini.installer [2021-11-26T18:24:29.209Z] #40 1.348 ++ : v0.19.0 [2021-11-26T18:24:29.209Z] #40 1.348 + install_tini [2021-11-26T18:24:29.209Z] #40 1.348 + echo 'Install tini version v0.19.0' [2021-11-26T18:24:29.209Z] #40 1.348 + git clone https://github.com/krallin/tini.git /tmp/tmp.UTDyXcfBY9/tini [2021-11-26T18:24:29.209Z] #40 1.356 Cloning into '/tmp/tmp.UTDyXcfBY9/tini'... [2021-11-26T18:24:29.209Z] #40 2.111 + cd /tmp/tmp.UTDyXcfBY9/tini [2021-11-26T18:24:29.209Z] #40 2.111 + git checkout -q v0.19.0 [2021-11-26T18:24:29.209Z] #40 2.130 + cmake . [2021-11-26T18:24:29.209Z] #40 2.542 -- The C compiler identification is GNU 10.2.1 [2021-11-26T18:24:29.209Z] #40 2.618 -- Detecting C compiler ABI info [2021-11-26T18:24:29.209Z] #40 3.062 -- Detecting C compiler ABI info - done [2021-11-26T18:24:29.209Z] #40 3.169 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-26T18:24:29.209Z] #40 3.189 -- Detecting C compile features [2021-11-26T18:24:29.209Z] #40 3.189 -- Detecting C compile features - done [2021-11-26T18:24:29.209Z] #40 3.229 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-26T18:24:29.209Z] #40 3.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-26T18:24:29.209Z] #40 3.513 -- Configuring done [2021-11-26T18:24:29.209Z] #40 3.533 -- Generating done [2021-11-26T18:24:29.209Z] #40 3.546 -- Build files have been written to: /tmp/tmp.UTDyXcfBY9/tini [2021-11-26T18:24:29.209Z] #40 3.547 + make tini-static [2021-11-26T18:24:29.209Z] #40 3.823 Scanning dependencies of target tini-static [2021-11-26T18:24:29.209Z] #40 3.889 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-26T18:24:29.209Z] #40 4.818 [100%] Linking C executable tini-static [2021-11-26T18:24:29.209Z] #40 5.162 [100%] Built target tini-static [2021-11-26T18:24:29.469Z] #40 5.187 + mkdir -p /build [2021-11-26T18:24:29.469Z] #40 5.189 + cp tini-static /build/docker-init [2021-11-26T18:24:29.469Z] #40 DONE 5.4s [2021-11-26T18:24:29.469Z] [2021-11-26T18:24:29.469Z] #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-26T18:24:29.469Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:24:29.723Z] #11 ... [2021-11-26T18:24:29.723Z] [2021-11-26T18:24:29.723Z] #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-26T18:24:29.723Z] #29 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-26T18:24:29.723Z] #29 DONE 12.4s [2021-11-26T18:24:29.723Z] [2021-11-26T18:24:29.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:29.723Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:29.981Z] #11 ... [2021-11-26T18:24:29.981Z] [2021-11-26T18:24:29.981Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-26T18:24:29.981Z] #30 sha256:7d4ff5376a8ae7e56033f4ffe614efc861e359e24011de2a1b4446f400aa9665 [2021-11-26T18:24:29.981Z] #30 DONE 0.1s [2021-11-26T18:24:29.981Z] [2021-11-26T18:24:29.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:29.981Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:30.869Z] #19 64.06 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-26T18:24:30.869Z] #19 64.07 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:30.869Z] #19 64.07 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:24:30.869Z] #19 64.10 Selecting previously unselected package patch. [2021-11-26T18:24:30.869Z] #19 64.10 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-26T18:24:30.869Z] #19 64.10 Unpacking patch (2.7.6-7) ... [2021-11-26T18:24:30.869Z] #19 64.14 Selecting previously unselected package dpkg-dev. [2021-11-26T18:24:30.869Z] #19 64.14 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-26T18:24:30.869Z] #19 64.14 Unpacking dpkg-dev (1.20.9) ... [2021-11-26T18:24:30.869Z] #19 64.27 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-26T18:24:30.869Z] #19 64.27 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-26T18:24:30.870Z] #19 64.27 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-26T18:24:30.870Z] #19 64.30 Selecting previously unselected package libio-string-perl. [2021-11-26T18:24:30.870Z] #19 64.30 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-26T18:24:30.870Z] #19 64.31 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-26T18:24:30.870Z] #19 64.34 Selecting previously unselected package libicu67:amd64. [2021-11-26T18:24:30.870Z] #19 64.34 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-26T18:24:30.870Z] #19 64.35 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-26T18:24:31.371Z] #62 ... [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-26T18:24:31.371Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-26T18:24:31.371Z] #42 CACHED [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #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-26T18:24:31.371Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:24:31.371Z] #43 CACHED [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #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-26T18:24:31.371Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-26T18:24:31.371Z] #46 CACHED [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #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-26T18:24:31.371Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:24:31.371Z] #47 CACHED [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #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-26T18:24:31.371Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-26T18:24:31.371Z] #49 CACHED [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #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-26T18:24:31.371Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:24:31.371Z] #51 CACHED [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #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-26T18:24:31.371Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:24:31.371Z] #53 CACHED [2021-11-26T18:24:31.371Z] [2021-11-26T18:24:31.371Z] #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-26T18:24:31.371Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-26T18:24:31.371Z] #55 CACHED [2021-11-26T18:24:31.442Z] #19 65.16 Selecting previously unselected package libxml2:amd64. [2021-11-26T18:24:31.442Z] #19 65.16 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-26T18:24:31.442Z] #19 65.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-26T18:24:31.442Z] #19 65.25 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-26T18:24:31.442Z] #19 65.25 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-26T18:24:31.442Z] #19 65.25 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-26T18:24:31.442Z] #19 65.28 Selecting previously unselected package libxml-sax-base-perl. [2021-11-26T18:24:31.442Z] #19 65.28 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-26T18:24:31.442Z] #19 65.29 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-26T18:24:31.442Z] #19 65.32 Selecting previously unselected package libxml-sax-perl. [2021-11-26T18:24:31.442Z] #19 65.32 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-26T18:24:31.442Z] #19 65.33 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-26T18:24:31.442Z] #19 65.36 Selecting previously unselected package libxml-libxml-perl. [2021-11-26T18:24:31.442Z] #19 65.37 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-26T18:24:31.442Z] #19 65.37 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-26T18:24:31.629Z] [2021-11-26T18:24:31.629Z] #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-26T18:24:31.629Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:24:31.702Z] #19 65.43 Selecting previously unselected package libxml-simple-perl. [2021-11-26T18:24:31.702Z] #19 65.44 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-26T18:24:31.702Z] #19 65.44 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-26T18:24:31.702Z] #19 65.47 Selecting previously unselected package libyaml-perl. [2021-11-26T18:24:31.702Z] #19 65.47 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-26T18:24:31.702Z] #19 65.48 Unpacking libyaml-perl (1.30-1) ... [2021-11-26T18:24:31.702Z] #19 65.51 Selecting previously unselected package libconfig-auto-perl. [2021-11-26T18:24:31.702Z] #19 65.51 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-26T18:24:31.702Z] #19 65.52 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-26T18:24:31.702Z] #19 65.54 Selecting previously unselected package libfile-which-perl. [2021-11-26T18:24:31.702Z] #19 65.54 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-26T18:24:31.702Z] #19 65.55 Unpacking libfile-which-perl (1.23-1) ... [2021-11-26T18:24:31.702Z] #19 65.57 Selecting previously unselected package libfile-homedir-perl. [2021-11-26T18:24:31.702Z] #19 65.57 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-26T18:24:31.702Z] #19 65.58 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-26T18:24:31.702Z] #19 65.61 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-26T18:24:31.702Z] #19 65.61 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-26T18:24:31.702Z] #19 65.61 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-26T18:24:31.702Z] #19 65.65 Selecting previously unselected package dpkg-cross. [2021-11-26T18:24:31.963Z] #19 65.65 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-26T18:24:31.963Z] #19 65.66 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-26T18:24:31.963Z] #19 65.68 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-26T18:24:31.963Z] #19 65.69 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-26T18:24:31.963Z] #19 65.69 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-26T18:24:31.963Z] #19 65.72 Selecting previously unselected package libc6-armel-cross. [2021-11-26T18:24:31.963Z] #19 65.72 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-26T18:24:31.963Z] #19 65.72 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-26T18:24:31.963Z] #19 65.84 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-26T18:24:31.963Z] #19 65.84 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:31.963Z] #19 65.84 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:31.963Z] #19 65.87 Selecting previously unselected package libgomp1-armel-cross. [2021-11-26T18:24:31.963Z] #19 65.87 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:31.963Z] #19 65.88 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:31.963Z] #19 65.91 Selecting previously unselected package libatomic1-armel-cross. [2021-11-26T18:24:32.196Z] #62 ... [2021-11-26T18:24:32.196Z] [2021-11-26T18:24:32.196Z] #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-26T18:24:32.196Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:24:32.196Z] #14 34.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-26T18:24:32.196Z] #14 34.65 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:24:32.196Z] #14 34.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:24:32.223Z] #19 65.91 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:32.223Z] #19 65.91 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:32.223Z] #19 65.94 Selecting previously unselected package libasan6-armel-cross. [2021-11-26T18:24:32.223Z] #19 65.95 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:32.223Z] #19 65.95 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:32.223Z] #19 66.17 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-26T18:24:32.483Z] #19 66.17 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:32.484Z] #19 66.17 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:32.484Z] #19 66.24 Selecting previously unselected package libubsan1-armel-cross. [2021-11-26T18:24:32.484Z] #19 66.24 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:32.484Z] #19 66.24 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:32.484Z] #19 66.34 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-26T18:24:32.484Z] #19 66.34 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:32.484Z] #19 66.34 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:32.484Z] #19 66.45 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-26T18:24:32.744Z] #19 66.45 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:32.744Z] #19 66.46 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-26T18:24:32.830Z] INFO: Zapped successfully [2021-11-26T18:24:32.830Z] INFO: Location for testing is d:\CI\PR-43047\2 [2021-11-26T18:24:32.830Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-26T18:24:32.830Z] [2021-11-26T18:24:32.830Z] [2021-11-26T18:24:32.830Z] INFO: Building the image from Dockerfile.windows at 11/26/2021 18:24:31... [2021-11-26T18:24:32.830Z] [2021-11-26T18:24:35.250Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 5.3s [2021-11-26T18:24:35.772Z] Sending build context to Docker daemon 60.67MB [2021-11-26T18:24:35.772Z] [2021-11-26T18:24:35.772Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-26T18:24:35.772Z] ---> 3d4792f88e26 [2021-11-26T18:24:35.772Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> 29301499bdf6 [2021-11-26T18:24:35.772Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> d98fc6268886 [2021-11-26T18:24:35.772Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-11-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> 43e2a490c9e8 [2021-11-26T18:24:35.772Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> 77e752a309e1 [2021-11-26T18:24:35.772Z] 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-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> 3c5ab7038d87 [2021-11-26T18:24:35.772Z] 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-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> d54c19bd9f2f [2021-11-26T18:24:35.772Z] 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-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> 4eeb320c0531 [2021-11-26T18:24:35.772Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> 2e732ac16df0 [2021-11-26T18:24:35.772Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-26T18:24:35.772Z] ---> Using cache [2021-11-26T18:24:35.772Z] ---> a16bb69dbf31 [2021-11-26T18:24:35.772Z] Step 11/11 : COPY . . [2021-11-26T18:24:38.036Z] #19 71.15 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-26T18:24:38.036Z] #19 71.15 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:38.036Z] #19 71.16 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-26T18:24:38.036Z] #19 71.19 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-26T18:24:38.036Z] #19 71.19 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-26T18:24:38.036Z] #19 71.19 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-26T18:24:38.036Z] #19 71.36 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-26T18:24:38.036Z] #19 71.36 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-26T18:24:38.036Z] #19 71.37 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-26T18:24:38.036Z] #19 71.58 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-26T18:24:38.036Z] #19 71.59 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:38.036Z] #19 71.59 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:24:38.036Z] #19 71.84 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-26T18:24:38.036Z] #19 71.84 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:38.036Z] #19 71.84 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-26T18:24:38.756Z] #14 40.09 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-26T18:24:38.757Z] #14 40.09 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:24:38.757Z] #14 40.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:24:38.757Z] #14 ... [2021-11-26T18:24:38.757Z] [2021-11-26T18:24:38.757Z] #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-26T18:24:38.757Z] #65 sha256:4fb759b1a4752b19a1f65d8563de1af5fb3eb5544c1b9df75452c2afe25c120a [2021-11-26T18:24:38.757Z] #65 33.65 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-26T18:24:38.757Z] #65 33.65 + GOBIN=/build [2021-11-26T18:24:38.757Z] #65 33.65 + GO111MODULE=on [2021-11-26T18:24:38.757Z] #65 33.65 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-26T18:24:39.435Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.3s [2021-11-26T18:24:39.692Z] #11 extracting sha256:075916b7332bb2b4dd156a953d0716b184d0a2e5f767f0213fd96238408f766d 10.3s done [2021-11-26T18:24:39.692Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 [2021-11-26T18:24:39.950Z] #11 extracting sha256:14ac84969409b276b089e47549b6c78e766b04282deceb00989d181ad52056e8 done [2021-11-26T18:24:39.950Z] #11 ... [2021-11-26T18:24:39.950Z] [2021-11-26T18:24:39.950Z] #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-26T18:24:39.950Z] #31 sha256:d4cd95ed0122714c00966e7af03eaea7656002c82de73ed56da57b29e048829e [2021-11-26T18:24:39.950Z] #31 2.231 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-26T18:24:39.950Z] #31 2.616 [2021-11-26T18:24:39.950Z] #31 2.843 #=#=# ######################################################################## 100.0% [2021-11-26T18:24:39.950Z] #31 3.144 [2021-11-26T18:24:39.950Z] #31 4.285 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-26T18:24:39.950Z] #31 4.598 [2021-11-26T18:24:39.950Z] #31 4.836 #=#=# ######################################################################## 100.0% [2021-11-26T18:24:39.950Z] #31 5.104 [2021-11-26T18:24:39.950Z] #31 5.971 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-26T18:24:39.950Z] #31 6.231 [2021-11-26T18:24:39.950Z] #31 6.447 #=#=# # 2.6% ########################################## 59.6% ########################################### 60.1% ############################################################ 83.5% ######################################################################## 100.0% [2021-11-26T18:24:39.950Z] #31 7.177 [2021-11-26T18:24:39.950Z] #31 8.078 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-26T18:24:39.950Z] #31 8.321 [2021-11-26T18:24:39.950Z] #31 8.549 #=#=# ######################################################################## 100.0% [2021-11-26T18:24:39.950Z] #31 8.814 [2021-11-26T18:24:39.950Z] #31 9.517 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-26T18:24:39.950Z] #31 9.804 [2021-11-26T18:24:39.950Z] #31 10.02 #=#=# #31 ... [2021-11-26T18:24:39.950Z] [2021-11-26T18:24:39.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d99bc5a19c6c5afe8c7191c0370b1de8fb89967b6c43e1add529033ee8845b80 [2021-11-26T18:24:39.950Z] #11 sha256:8d7d36c1dab6a6ee385d585e5161a904a5a0641681b98697675e85a11a3f2b39 [2021-11-26T18:24:39.950Z] #11 DONE 30.2s [2021-11-26T18:24:39.950Z] [2021-11-26T18:24:39.950Z] #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-26T18:24:39.950Z] #31 sha256:d4cd95ed0122714c00966e7af03eaea7656002c82de73ed56da57b29e048829e [2021-11-26T18:24:39.950Z] #31 10.02 #=#=# ######################################################################## 100.0% [2021-11-26T18:24:39.950Z] #31 ... [2021-11-26T18:24:39.950Z] [2021-11-26T18:24:39.950Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-26T18:24:39.950Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-26T18:24:41.845Z] #12 ... [2021-11-26T18:24:41.845Z] [2021-11-26T18:24:41.845Z] #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-26T18:24:41.845Z] #31 sha256:d4cd95ed0122714c00966e7af03eaea7656002c82de73ed56da57b29e048829e [2021-11-26T18:24:41.845Z] #31 10.33 [2021-11-26T18:24:41.845Z] #31 10.44 Download of images into '/build' complete. [2021-11-26T18:24:41.845Z] #31 10.44 Use something like the following to load the result into a Docker daemon: [2021-11-26T18:24:41.845Z] #31 10.44 tar -cC '/build' . | docker load [2021-11-26T18:24:41.845Z] #31 DONE 12.1s [2021-11-26T18:24:42.104Z] [2021-11-26T18:24:42.104Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-26T18:24:42.104Z] #12 sha256:e7e3feaa8716c10147e6dfc4f19006267610077478c3becca36823e15d721f68 [2021-11-26T18:24:42.104Z] #12 DONE 2.0s [2021-11-26T18:24:42.104Z] [2021-11-26T18:24:42.104Z] #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-26T18:24:42.104Z] #13 sha256:2f61e498125a9d8bc23dd36e8eae7a5cbcd35b98c53b5e12f70bc1f6eb88d641 [2021-11-26T18:24:42.948Z] #65 38.66 rootlesskit version 0.14.6 [2021-11-26T18:24:42.948Z] #65 38.66 Usage of /build/rootlesskit-docker-proxy: [2021-11-26T18:24:42.948Z] #65 38.66 -container-ip string [2021-11-26T18:24:42.948Z] #65 38.66 container ip [2021-11-26T18:24:42.948Z] #65 38.66 -container-port int [2021-11-26T18:24:42.948Z] #65 38.66 container port (default -1) [2021-11-26T18:24:42.948Z] #65 38.66 -host-ip string [2021-11-26T18:24:42.948Z] #65 38.66 host ip [2021-11-26T18:24:42.948Z] #65 38.66 -host-port int [2021-11-26T18:24:42.948Z] #65 38.66 host port (default -1) [2021-11-26T18:24:42.948Z] #65 38.66 -proto string [2021-11-26T18:24:42.948Z] #65 38.66 proxy protocol (default "tcp") [2021-11-26T18:24:43.036Z] #13 DONE 1.1s [2021-11-26T18:24:43.036Z] [2021-11-26T18:24:43.036Z] #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-26T18:24:43.036Z] #46 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-26T18:24:43.036Z] #46 DONE 0.1s [2021-11-26T18:24:43.036Z] [2021-11-26T18:24:43.036Z] #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-26T18:24:43.036Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-26T18:24:43.212Z] #65 DONE 39.1s [2021-11-26T18:24:43.212Z] [2021-11-26T18:24:43.212Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-26T18:24:43.212Z] #66 sha256:372bfd293d56d14bf9c84eed7bee43978dec8ac4b2fa0acd2f3f8c509596abf3 [2021-11-26T18:24:43.212Z] #66 DONE 0.0s [2021-11-26T18:24:43.212Z] [2021-11-26T18:24:43.212Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-26T18:24:43.212Z] #67 sha256:4b2f52039b0100d7d14ca655b5e47415e1cbc95564f334996836a20c409978cb [2021-11-26T18:24:43.212Z] #67 DONE 0.1s [2021-11-26T18:24:43.212Z] [2021-11-26T18:24:43.212Z] #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-26T18:24:43.212Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:24:43.212Z] #62 24.43 + cd /tmp/tmp.EM4fCJhpzc/src/github.com/containerd/containerd [2021-11-26T18:24:43.212Z] #62 24.43 + git checkout -q v1.5.8 [2021-11-26T18:24:43.212Z] #62 25.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-26T18:24:43.212Z] #62 25.29 + BUILDTAGS='netgo osusergo static_build' [2021-11-26T18:24:43.212Z] #62 25.29 + export EXTRA_FLAGS=-buildmode=pie [2021-11-26T18:24:43.212Z] #62 25.29 + EXTRA_FLAGS=-buildmode=pie [2021-11-26T18:24:43.212Z] #62 25.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-26T18:24:43.212Z] #62 25.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-26T18:24:43.212Z] #62 25.29 + '[' '' = dynamic ']' [2021-11-26T18:24:43.212Z] #62 25.29 + make [2021-11-26T18:24:43.212Z] #62 25.95 + bin/ctr [2021-11-26T18:24:43.298Z] #36 ... [2021-11-26T18:24:43.298Z] [2021-11-26T18:24:43.298Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-26T18:24:43.298Z] #25 sha256:11e71ff174849999a869adefae2acdbfe393c8542d47c3cda7c280bd27671c35 [2021-11-26T18:24:43.298Z] #25 DONE 0.2s [2021-11-26T18:24:43.298Z] [2021-11-26T18:24:43.298Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-26T18:24:43.298Z] #64 sha256:3de17824060c2110aa3a2dffd64637fac12afb78c5bda52c413a60de9d563268 [2021-11-26T18:24:43.298Z] #64 DONE 0.2s [2021-11-26T18:24:43.298Z] [2021-11-26T18:24:43.298Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-26T18:24:43.298Z] #33 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-26T18:24:43.298Z] #33 DONE 0.3s [2021-11-26T18:24:43.361Z] #19 76.40 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-26T18:24:43.361Z] #19 76.40 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:43.361Z] #19 76.41 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-26T18:24:43.361Z] #19 76.43 Selecting previously unselected package crossbuild-essential-armel. [2021-11-26T18:24:43.361Z] #19 76.43 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-26T18:24:43.361Z] #19 76.43 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-26T18:24:43.361Z] #19 76.46 Selecting previously unselected package libc6-armhf-cross. [2021-11-26T18:24:43.361Z] #19 76.46 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-26T18:24:43.361Z] #19 76.46 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-26T18:24:43.361Z] #19 76.57 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-26T18:24:43.361Z] #19 76.58 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:43.361Z] #19 76.58 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:43.361Z] #19 76.62 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-26T18:24:43.361Z] #19 76.62 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:43.361Z] #19 76.62 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:43.361Z] #19 76.65 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-26T18:24:43.361Z] #19 76.66 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:43.361Z] #19 76.67 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:43.361Z] #19 76.70 Selecting previously unselected package libasan6-armhf-cross. [2021-11-26T18:24:43.361Z] #19 76.70 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:43.361Z] #19 76.70 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:43.362Z] #19 76.98 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-26T18:24:43.362Z] #19 76.98 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:43.362Z] #19 76.98 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:43.362Z] #19 77.05 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-26T18:24:43.362Z] #19 77.05 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:43.362Z] #19 77.05 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:43.362Z] #19 77.15 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-26T18:24:43.362Z] #19 77.15 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:43.362Z] #19 77.15 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:43.362Z] #19 77.26 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-11-26T18:24:43.362Z] #19 77.26 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:43.555Z] [2021-11-26T18:24:43.556Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-26T18:24:43.556Z] #42 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-26T18:24:43.556Z] #42 DONE 0.3s [2021-11-26T18:24:43.556Z] [2021-11-26T18:24:43.556Z] #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-26T18:24:43.556Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:24:43.654Z] #19 77.27 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-26T18:24:45.159Z] #62 ... [2021-11-26T18:24:45.159Z] [2021-11-26T18:24:45.159Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-26T18:24:45.159Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-26T18:24:45.159Z] #70 CACHED [2021-11-26T18:24:45.159Z] [2021-11-26T18:24:45.159Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-26T18:24:45.159Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-26T18:24:45.159Z] #72 CACHED [2021-11-26T18:24:45.159Z] [2021-11-26T18:24:45.159Z] #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-26T18:24:45.159Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:24:45.159Z] #14 41.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-26T18:24:45.159Z] #14 41.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:24:45.159Z] #14 41.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-26T18:24:45.159Z] #14 43.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-26T18:24:45.159Z] #14 43.39 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:24:45.159Z] #14 43.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:24:47.694Z] #14 49.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-26T18:24:47.694Z] #14 49.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:24:47.694Z] #14 49.74 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:24:48.825Z] #43 ... [2021-11-26T18:24:48.825Z] [2021-11-26T18:24:48.825Z] #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-26T18:24:48.825Z] #65 sha256:19cbab70f834ef08878fb0f8d32d270ffb167a43e62a3a2916ffa9ee34a24e44 [2021-11-26T18:24:48.825Z] #65 5.275 + RM_GOPATH=0 [2021-11-26T18:24:48.825Z] #65 5.275 + TMP_GOPATH= [2021-11-26T18:24:48.825Z] #65 5.275 + : /build [2021-11-26T18:24:48.825Z] #65 5.275 + '[' -z '' ']' [2021-11-26T18:24:48.825Z] #65 5.275 ++ mktemp -d [2021-11-26T18:24:48.825Z] #65 5.275 + export GOPATH=/tmp/tmp.hQ1ZH4cftr [2021-11-26T18:24:48.825Z] #65 5.275 + GOPATH=/tmp/tmp.hQ1ZH4cftr [2021-11-26T18:24:48.825Z] #65 5.275 + RM_GOPATH=1 [2021-11-26T18:24:48.825Z] #65 5.275 + case "$(go env GOARCH)" in [2021-11-26T18:24:48.825Z] #65 5.275 ++ go env GOARCH [2021-11-26T18:24:48.825Z] #65 5.302 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:48.825Z] #65 5.302 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:48.825Z] #65 5.302 ++ dirname /install.sh [2021-11-26T18:24:48.825Z] #65 5.304 + dir=/ [2021-11-26T18:24:48.825Z] #65 5.304 + bin=rootlesskit [2021-11-26T18:24:48.825Z] #65 5.304 + shift [2021-11-26T18:24:48.825Z] #65 5.304 + '[' '!' -f //rootlesskit.installer ']' [2021-11-26T18:24:48.825Z] #65 5.304 + . //rootlesskit.installer [2021-11-26T18:24:48.825Z] #65 5.304 ++ : v0.14.6 [2021-11-26T18:24:48.825Z] #65 5.304 + install_rootlesskit [2021-11-26T18:24:48.825Z] #65 5.304 + case "$1" in [2021-11-26T18:24:48.825Z] #65 5.304 + export CGO_ENABLED=0 [2021-11-26T18:24:48.825Z] #65 5.304 + CGO_ENABLED=0 [2021-11-26T18:24:48.825Z] #65 5.304 + _install_rootlesskit [2021-11-26T18:24:48.825Z] #65 5.311 Install rootlesskit version v0.14.6 [2021-11-26T18:24:48.825Z] #65 5.311 + echo 'Install rootlesskit version v0.14.6' [2021-11-26T18:24:48.825Z] #65 5.311 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-26T18:24:48.825Z] #65 5.311 + GOBIN=/build [2021-11-26T18:24:48.825Z] #65 5.311 + GO111MODULE=on [2021-11-26T18:24:48.825Z] #65 5.311 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-26T18:24:48.950Z] #19 82.10 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-26T18:24:48.951Z] #19 82.10 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:48.951Z] #19 82.11 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-26T18:24:48.951Z] #19 82.13 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-26T18:24:48.951Z] #19 82.13 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-26T18:24:48.951Z] #19 82.14 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-26T18:24:48.951Z] #19 82.30 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-26T18:24:48.951Z] #19 82.31 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-26T18:24:48.951Z] #19 82.31 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-26T18:24:48.951Z] #19 82.52 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-26T18:24:48.951Z] #19 82.52 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:48.951Z] #19 82.53 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:24:48.951Z] #19 82.77 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-26T18:24:48.951Z] #19 82.78 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:48.951Z] #19 82.78 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-26T18:24:49.068Z] #14 51.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-26T18:24:49.069Z] #14 51.29 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-26T18:24:49.069Z] #14 51.30 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-26T18:24:49.069Z] #14 51.36 Selecting previously unselected package libapparmor1:amd64. [2021-11-26T18:24:49.069Z] #14 51.37 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-26T18:24:49.069Z] #14 51.37 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-26T18:24:49.069Z] #14 51.42 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-26T18:24:49.069Z] #14 51.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-26T18:24:49.069Z] #14 51.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-26T18:24:49.069Z] #14 51.49 Selecting previously unselected package libbtrfs0:amd64. [2021-11-26T18:24:49.069Z] #14 51.49 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-26T18:24:49.069Z] #14 51.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:24:49.069Z] #14 51.56 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-26T18:24:49.069Z] #14 51.56 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-26T18:24:49.069Z] #14 51.57 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:24:49.090Z] #65 5.778 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-26T18:24:49.327Z] #14 51.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-26T18:24:49.327Z] #14 51.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:24:49.327Z] #14 51.69 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:24:49.327Z] #14 51.72 Selecting previously unselected package libudev-dev:amd64. [2021-11-26T18:24:49.327Z] #14 51.73 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-26T18:24:49.327Z] #14 51.73 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-26T18:24:49.327Z] #14 51.79 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-26T18:24:49.327Z] #14 51.80 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-26T18:24:49.327Z] #14 51.80 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-26T18:24:49.585Z] #14 51.90 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-26T18:24:49.585Z] #14 51.91 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-26T18:24:49.585Z] #14 51.91 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-26T18:24:49.585Z] #14 51.99 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-26T18:24:49.585Z] #14 51.99 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-26T18:24:49.585Z] #14 52.00 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-26T18:24:49.654Z] #65 ... [2021-11-26T18:24:49.654Z] [2021-11-26T18:24:49.654Z] #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-26T18:24:49.654Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-26T18:24:49.654Z] #36 6.458 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-26T18:24:49.837Z] ---> 9288e8c83155 [2021-11-26T18:24:49.843Z] #14 52.07 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-26T18:24:49.843Z] #14 52.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-26T18:24:49.843Z] #14 52.08 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-26T18:24:49.843Z] #14 52.12 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-26T18:24:49.843Z] #14 52.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-26T18:24:49.843Z] #14 52.12 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-26T18:24:49.843Z] #14 52.30 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-26T18:24:49.843Z] #14 52.31 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-26T18:24:49.843Z] #14 52.31 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-26T18:24:49.843Z] #14 52.41 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-26T18:24:50.101Z] #14 52.41 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:24:50.101Z] #14 52.42 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:24:50.101Z] #14 52.46 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-26T18:24:50.101Z] #14 52.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-26T18:24:50.101Z] #14 52.47 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-26T18:24:50.101Z] #14 52.53 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-26T18:24:50.101Z] #14 52.54 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-26T18:24:50.101Z] #14 52.54 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-26T18:24:50.305Z] Successfully built 9288e8c83155 [2021-11-26T18:24:50.305Z] Successfully tagged docker:latest [2021-11-26T18:24:50.305Z] INFO: Image build ended at 11/26/2021 18:24:50. Duration:00:00:27.2702226 [2021-11-26T18:24:50.305Z] [2021-11-26T18:24:50.305Z] [2021-11-26T18:24:50.305Z] INFO: Building the test binaries at 11/26/2021 18:24:50... [2021-11-26T18:24:50.456Z] #14 52.75 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-26T18:24:50.456Z] #14 52.77 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-26T18:24:50.456Z] #14 52.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-26T18:24:50.456Z] #14 52.79 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-26T18:24:50.456Z] #14 52.80 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-26T18:24:50.456Z] #14 52.81 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-26T18:24:50.456Z] #14 52.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:24:50.456Z] #14 52.83 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-26T18:24:50.456Z] #14 52.85 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-26T18:24:50.456Z] #14 52.86 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-26T18:24:50.456Z] #14 52.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-26T18:24:50.456Z] #14 52.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:24:50.456Z] #14 52.89 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-26T18:24:50.456Z] #14 52.90 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-26T18:24:50.456Z] #14 52.91 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-26T18:24:50.456Z] #14 52.93 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-26T18:24:50.456Z] #14 52.94 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-26T18:24:50.456Z] #14 52.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-26T18:24:50.456Z] #14 52.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-26T18:24:50.456Z] #14 52.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-26T18:24:50.456Z] #14 52.99 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:24:50.718Z] #14 53.02 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-26T18:24:50.718Z] #14 53.02 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:24:50.718Z] #14 53.03 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-26T18:24:50.718Z] #14 53.04 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-26T18:24:50.718Z] #14 53.07 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:24:50.718Z] #14 53.08 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-26T18:24:50.718Z] #14 53.09 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:24:50.718Z] #14 53.11 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-26T18:24:50.718Z] #14 53.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:24:50.718Z] #14 53.14 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-26T18:24:50.718Z] #14 53.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:24:50.718Z] #14 53.16 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:24:50.718Z] #14 53.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:24:51.286Z] #14 DONE 53.6s [2021-11-26T18:24:51.286Z] [2021-11-26T18:24:51.286Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-26T18:24:51.286Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-26T18:24:51.286Z] #15 ... [2021-11-26T18:24:51.286Z] [2021-11-26T18:24:51.286Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-26T18:24:51.286Z] #57 sha256:9891257bf6aebfd6526dc85ac89f988d0320615244d599b7514af18886bbc5bc [2021-11-26T18:24:51.286Z] #57 DONE 0.1s [2021-11-26T18:24:51.545Z] [2021-11-26T18:24:51.545Z] #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-26T18:24:51.545Z] #58 sha256:44ca153a9f2d7fef4cd738c4bbca45a02af2c3b0e1cea29d36f73e4c5fede34b [2021-11-26T18:24:52.925Z] #58 1.620 + RM_GOPATH=0 [2021-11-26T18:24:52.925Z] #58 1.620 + TMP_GOPATH= [2021-11-26T18:24:52.925Z] #58 1.620 + : /build [2021-11-26T18:24:52.925Z] #58 1.620 + '[' -z '' ']' [2021-11-26T18:24:52.925Z] #58 ... [2021-11-26T18:24:52.925Z] [2021-11-26T18:24:52.925Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-26T18:24:52.925Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-26T18:24:52.925Z] #15 DONE 1.9s [2021-11-26T18:24:52.925Z] [2021-11-26T18:24:52.925Z] #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-26T18:24:52.925Z] #58 sha256:44ca153a9f2d7fef4cd738c4bbca45a02af2c3b0e1cea29d36f73e4c5fede34b [2021-11-26T18:24:52.925Z] #58 1.621 ++ mktemp -d [2021-11-26T18:24:52.925Z] #58 1.623 + export GOPATH=/tmp/tmp.XlJpyv1g7x [2021-11-26T18:24:52.925Z] #58 1.623 + GOPATH=/tmp/tmp.XlJpyv1g7x [2021-11-26T18:24:52.925Z] #58 1.623 + RM_GOPATH=1 [2021-11-26T18:24:52.925Z] #58 1.623 + case "$(go env GOARCH)" in [2021-11-26T18:24:52.925Z] #58 1.623 ++ go env GOARCH [2021-11-26T18:24:52.925Z] #58 1.635 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:52.925Z] #58 1.636 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:52.925Z] #58 1.636 ++ dirname /install.sh [2021-11-26T18:24:52.925Z] #58 1.639 + dir=/ [2021-11-26T18:24:52.925Z] #58 1.639 + bin=runc [2021-11-26T18:24:52.925Z] #58 1.639 + shift [2021-11-26T18:24:52.925Z] #58 1.639 + '[' '!' -f //runc.installer ']' [2021-11-26T18:24:52.925Z] #58 1.639 + . //runc.installer [2021-11-26T18:24:52.925Z] #58 1.639 ++ set -e [2021-11-26T18:24:52.925Z] #58 1.639 ++ : v1.0.2 [2021-11-26T18:24:52.925Z] #58 1.639 + install_runc [2021-11-26T18:24:52.925Z] #58 1.640 + RUNC_BUILDTAGS=seccomp [2021-11-26T18:24:52.925Z] #58 1.640 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-26T18:24:52.925Z] #58 1.640 Install runc version v1.0.2 (build tags: seccomp) [2021-11-26T18:24:52.925Z] #58 1.640 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XlJpyv1g7x/src/github.com/opencontainers/runc [2021-11-26T18:24:52.925Z] #58 1.644 Cloning into '/tmp/tmp.XlJpyv1g7x/src/github.com/opencontainers/runc'... [2021-11-26T18:24:53.831Z] #36 ... [2021-11-26T18:24:53.831Z] [2021-11-26T18:24:53.832Z] #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-26T18:24:53.832Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:24:53.832Z] #53 5.744 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-26T18:24:53.832Z] #53 ... [2021-11-26T18:24:53.832Z] [2021-11-26T18:24:53.832Z] #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-26T18:24:53.832Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:24:53.832Z] #38 5.232 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-26T18:24:53.832Z] #38 5.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-26T18:24:53.832Z] #38 5.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-26T18:24:53.832Z] #38 5.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-26T18:24:53.832Z] #38 7.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-26T18:24:53.832Z] #38 ... [2021-11-26T18:24:53.832Z] [2021-11-26T18:24:53.832Z] #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-26T18:24:53.832Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:24:53.832Z] #51 7.230 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-26T18:24:53.832Z] #51 9.853 go: downloading github.com/fatih/color v1.10.0 [2021-11-26T18:24:53.832Z] #51 10.22 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-26T18:24:53.832Z] #51 10.41 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-26T18:24:53.832Z] #51 10.47 go: downloading github.com/pkg/errors v0.9.1 [2021-11-26T18:24:53.832Z] #51 ... [2021-11-26T18:24:53.832Z] [2021-11-26T18:24:53.832Z] #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-26T18:24:53.832Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:24:53.832Z] #34 5.924 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-26T18:24:53.832Z] #34 5.924 Cloning into '.'... [2021-11-26T18:24:53.832Z] #34 ... [2021-11-26T18:24:53.832Z] [2021-11-26T18:24:53.832Z] #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-26T18:24:53.832Z] #26 sha256:e2fee0cca9cc9ac12af0ea4b402c1525b7ae50c761b9fa1fa47d5a73038551e3 [2021-11-26T18:24:53.832Z] #26 6.179 + RM_GOPATH=0 [2021-11-26T18:24:53.832Z] #26 6.179 + TMP_GOPATH= [2021-11-26T18:24:53.832Z] #26 6.179 + : /build [2021-11-26T18:24:53.832Z] #26 6.179 + '[' -z '' ']' [2021-11-26T18:24:53.832Z] #26 6.179 ++ mktemp -d [2021-11-26T18:24:53.832Z] #26 6.189 + export GOPATH=/tmp/tmp.rNnlbdLVXF [2021-11-26T18:24:53.832Z] #26 6.189 + GOPATH=/tmp/tmp.rNnlbdLVXF [2021-11-26T18:24:53.832Z] #26 6.189 + RM_GOPATH=1 [2021-11-26T18:24:53.832Z] #26 6.189 + case "$(go env GOARCH)" in [2021-11-26T18:24:53.832Z] #26 6.192 ++ go env GOARCH [2021-11-26T18:24:53.832Z] #26 6.243 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:53.832Z] #26 6.243 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:24:53.832Z] #26 6.243 ++ dirname /install.sh [2021-11-26T18:24:53.832Z] #26 6.266 + dir=/ [2021-11-26T18:24:53.832Z] #26 6.266 + bin=dockercli [2021-11-26T18:24:53.832Z] #26 6.266 + shift [2021-11-26T18:24:53.832Z] #26 6.266 + '[' '!' -f //dockercli.installer ']' [2021-11-26T18:24:53.832Z] #26 6.266 + . //dockercli.installer [2021-11-26T18:24:53.832Z] #26 6.266 ++ : stable [2021-11-26T18:24:53.832Z] #26 6.266 ++ : 17.06.2-ce [2021-11-26T18:24:53.832Z] #26 6.266 + install_dockercli [2021-11-26T18:24:53.832Z] #26 6.266 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-26T18:24:53.832Z] #26 6.266 ++ uname -m [2021-11-26T18:24:53.832Z] #26 6.266 Install docker/cli version 17.06.2-ce from stable [2021-11-26T18:24:53.832Z] #26 6.283 + arch=x86_64 [2021-11-26T18:24:53.832Z] #26 6.283 + '[' x86_64 '!=' x86_64 ']' [2021-11-26T18:24:53.832Z] #26 6.283 + url=https://download.docker.com/linux/static [2021-11-26T18:24:53.832Z] #26 6.288 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-26T18:24:53.832Z] #26 6.288 + tar -xz docker/docker [2021-11-26T18:24:53.832Z] #26 ... [2021-11-26T18:24:53.832Z] [2021-11-26T18:24:53.832Z] #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-26T18:24:53.832Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-26T18:24:53.832Z] #49 6.530 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-26T18:24:54.089Z] #49 ... [2021-11-26T18:24:54.089Z] [2021-11-26T18:24:54.089Z] #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-26T18:24:54.089Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:24:54.089Z] #14 6.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-26T18:24:54.089Z] #14 7.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-26T18:24:54.089Z] #14 7.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-26T18:24:54.089Z] #14 8.674 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-26T18:24:54.089Z] #14 ... [2021-11-26T18:24:54.089Z] [2021-11-26T18:24:54.089Z] #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-26T18:24:54.089Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:24:54.089Z] #60 5.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-26T18:24:54.089Z] #60 5.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-26T18:24:54.089Z] #60 5.255 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-26T18:24:54.089Z] #60 5.646 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-26T18:24:54.089Z] #60 7.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-26T18:24:54.238Z] #19 87.20 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-26T18:24:54.238Z] #19 87.21 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:24:54.238Z] #19 87.21 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-26T18:24:54.238Z] #19 87.23 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-26T18:24:54.238Z] #19 87.23 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.24 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-26T18:24:54.238Z] #19 87.26 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.27 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.27 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-26T18:24:54.238Z] #19 87.42 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.43 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.43 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.238Z] #19 87.46 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.46 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.46 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.238Z] #19 87.50 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.50 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.50 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.238Z] #19 87.53 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.53 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.53 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.238Z] #19 87.56 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.56 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.57 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.238Z] #19 87.80 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.80 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.81 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.238Z] #19 87.91 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 87.91 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 87.92 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.238Z] #19 88.16 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-26T18:24:54.238Z] #19 88.16 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.238Z] #19 88.16 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.346Z] #60 ... [2021-11-26T18:24:54.346Z] [2021-11-26T18:24:54.346Z] #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-26T18:24:54.346Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:24:54.346Z] #47 7.276 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-26T18:24:54.346Z] #47 7.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-26T18:24:54.346Z] #47 7.379 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-26T18:24:54.346Z] #47 8.146 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-26T18:24:54.346Z] #47 9.248 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-26T18:24:54.346Z] #47 ... [2021-11-26T18:24:54.346Z] [2021-11-26T18:24:54.346Z] #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-26T18:24:54.346Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-26T18:24:54.346Z] #55 7.305 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-26T18:24:54.597Z] #19 88.24 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-26T18:24:54.597Z] #19 88.24 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.597Z] #19 88.24 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.597Z] #19 88.35 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-26T18:24:54.597Z] #19 88.35 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.597Z] #19 88.35 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.597Z] #19 88.39 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-26T18:24:54.597Z] #19 88.39 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:24:54.597Z] #19 88.40 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:24:54.604Z] #55 ... [2021-11-26T18:24:54.604Z] [2021-11-26T18:24:54.604Z] #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-26T18:24:54.604Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:24:54.604Z] #51 10.69 go: downloading golang.org/x/tools v0.1.0 [2021-11-26T18:24:54.604Z] #51 10.80 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-26T18:24:54.604Z] #51 10.97 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-26T18:24:54.604Z] #51 11.18 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-26T18:24:54.604Z] #51 11.41 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-26T18:24:54.830Z] #58 ... [2021-11-26T18:24:54.830Z] [2021-11-26T18:24:54.830Z] #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-26T18:24:54.830Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-26T18:24:54.830Z] #16 DONE 1.4s [2021-11-26T18:24:54.830Z] [2021-11-26T18:24:54.830Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-26T18:24:54.830Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-26T18:24:54.858Z] #19 88.56 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-26T18:24:54.858Z] #19 88.56 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:24:54.858Z] #19 88.57 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:24:55.064Z] INFO: make.ps1 starting at 11/26/2021 18:24:54 [2021-11-26T18:24:55.531Z] INFO: Git commit (55da5245de) assumed from DOCKER_GITCOMMIT environment variable [2021-11-26T18:24:55.531Z] INFO: Invoking autogen... [2021-11-26T18:24:55.768Z] #17 1.365 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-26T18:24:55.768Z] #17 DONE 1.4s [2021-11-26T18:24:55.768Z] [2021-11-26T18:24:55.768Z] #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-26T18:24:55.768Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:24:56.000Z] INFO: Building daemon... [2021-11-26T18:24:56.027Z] #62 ... [2021-11-26T18:24:56.027Z] [2021-11-26T18:24:56.027Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-26T18:24:56.027Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-26T18:24:57.001Z] ---> 88329a3d39f3 [2021-11-26T18:24:57.001Z] Successfully built 88329a3d39f3 [2021-11-26T18:24:57.001Z] Successfully tagged docker:latest [2021-11-26T18:24:57.001Z] INFO: Image build ended at 11/26/2021 18:24:54. Duration:00:00:23.4709251 [2021-11-26T18:24:57.001Z] [2021-11-26T18:24:57.001Z] [2021-11-26T18:24:57.001Z] INFO: Building the test binaries at 11/26/2021 18:24:54... [2021-11-26T18:24:57.404Z] #18 DONE 1.5s [2021-11-26T18:24:57.404Z] [2021-11-26T18:24:57.404Z] #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-26T18:24:57.404Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:24:57.404Z] #62 ... [2021-11-26T18:24:57.404Z] [2021-11-26T18:24:57.404Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-26T18:24:57.404Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-26T18:24:57.985Z] INFO: make.ps1 starting at 11/26/2021 18:24:57 [2021-11-26T18:24:58.452Z] INFO: Git commit (55da5245de) assumed from DOCKER_GITCOMMIT environment variable [2021-11-26T18:24:58.452Z] INFO: Invoking autogen... [2021-11-26T18:24:58.783Z] #19 DONE 1.5s [2021-11-26T18:24:58.783Z] [2021-11-26T18:24:58.783Z] #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-26T18:24:58.783Z] #58 sha256:44ca153a9f2d7fef4cd738c4bbca45a02af2c3b0e1cea29d36f73e4c5fede34b [2021-11-26T18:24:58.783Z] #58 6.619 + cd /tmp/tmp.XlJpyv1g7x/src/github.com/opencontainers/runc [2021-11-26T18:24:58.783Z] #58 6.619 + git checkout -q v1.0.2 [2021-11-26T18:24:58.783Z] #58 6.979 + '[' -z '' ']' [2021-11-26T18:24:58.783Z] #58 6.979 + target=static [2021-11-26T18:24:58.783Z] #58 6.979 + make BUILDTAGS=seccomp static [2021-11-26T18:24:58.783Z] #58 7.229 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-26T18:24:58.918Z] INFO: Building daemon... [2021-11-26T18:24:59.855Z] #51 ... [2021-11-26T18:24:59.855Z] [2021-11-26T18:24:59.855Z] #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-26T18:24:59.855Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:24:59.855Z] #53 15.86 go: downloading github.com/fatih/color v1.7.0 [2021-11-26T18:24:59.855Z] #53 15.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-26T18:24:59.855Z] #53 16.03 go: downloading github.com/pkg/errors v0.8.1 [2021-11-26T18:24:59.855Z] #53 16.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-26T18:24:59.855Z] #53 16.31 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-26T18:24:59.855Z] #53 ... [2021-11-26T18:24:59.855Z] [2021-11-26T18:24:59.855Z] #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-26T18:24:59.855Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:24:59.855Z] #43 6.211 + git clone https://github.com/docker/distribution.git . [2021-11-26T18:24:59.855Z] #43 6.215 Cloning into '.'... [2021-11-26T18:24:59.855Z] #43 ... [2021-11-26T18:24:59.855Z] [2021-11-26T18:24:59.855Z] #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-26T18:24:59.855Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-26T18:24:59.855Z] #55 13.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-26T18:24:59.855Z] #55 13.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-26T18:24:59.855Z] #55 13.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-26T18:25:00.113Z] #55 17.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-26T18:25:00.145Z] #19 93.09 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-26T18:25:00.145Z] #19 93.09 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:25:00.145Z] #19 93.09 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:00.145Z] #19 93.16 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-26T18:25:00.145Z] #19 93.16 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-26T18:25:00.145Z] #19 93.17 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-26T18:25:00.145Z] #19 93.34 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-26T18:25:00.145Z] #19 93.34 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-26T18:25:00.145Z] #19 93.35 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-26T18:25:00.145Z] #19 93.61 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-26T18:25:00.145Z] #19 93.62 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:00.145Z] #19 93.62 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:00.145Z] #19 93.94 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-26T18:25:00.145Z] #19 93.94 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:25:00.145Z] #19 93.95 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:00.160Z] #58 ... [2021-11-26T18:25:00.160Z] [2021-11-26T18:25:00.160Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-26T18:25:00.160Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-26T18:25:00.160Z] #20 DONE 1.3s [2021-11-26T18:25:00.419Z] [2021-11-26T18:25:00.419Z] #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-26T18:25:00.419Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-26T18:25:01.797Z] #21 1.668 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:25:01.797Z] #21 1.720 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:25:01.797Z] #21 1.723 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:25:02.008Z] #55 ... [2021-11-26T18:25:02.008Z] [2021-11-26T18:25:02.008Z] #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-26T18:25:02.008Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:25:02.008Z] #51 18.80 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-26T18:25:02.008Z] #51 18.95 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-26T18:25:02.572Z] #51 19.26 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-26T18:25:02.572Z] #51 ... [2021-11-26T18:25:02.572Z] [2021-11-26T18:25:02.572Z] #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-26T18:25:02.572Z] #65 sha256:19cbab70f834ef08878fb0f8d32d270ffb167a43e62a3a2916ffa9ee34a24e44 [2021-11-26T18:25:02.572Z] #65 9.138 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-26T18:25:02.572Z] #65 9.202 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-26T18:25:02.572Z] #65 10.10 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-26T18:25:02.572Z] #65 16.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-26T18:25:02.572Z] #65 17.49 go: downloading github.com/google/uuid v1.3.0 [2021-11-26T18:25:02.572Z] #65 17.50 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-26T18:25:02.572Z] #65 17.55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-26T18:25:02.572Z] #65 18.02 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-26T18:25:02.572Z] #65 18.39 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-26T18:25:02.572Z] #65 18.62 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-26T18:25:02.572Z] #65 ... [2021-11-26T18:25:02.572Z] [2021-11-26T18:25:02.572Z] #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-26T18:25:02.572Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:25:02.572Z] #53 16.72 go: downloading github.com/spf13/viper v1.6.1 [2021-11-26T18:25:02.572Z] #53 17.61 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-26T18:25:02.572Z] #53 17.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-26T18:25:02.572Z] #53 17.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-26T18:25:02.572Z] #53 17.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-26T18:25:02.829Z] #53 19.75 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/builder/remotecontext 0.067s coverage: 13.7% of statements [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/builder/dockerfile 0.151s coverage: 49.0% of statements [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/builder/remotecontext/git 0.960s coverage: 86.3% of statements [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/cli [no test files] [2021-11-26T18:25:03.199Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-26T18:25:03.199Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 67.6% of statements [2021-11-26T18:25:03.393Z] #53 20.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-26T18:25:04.404Z] #53 ... [2021-11-26T18:25:04.404Z] [2021-11-26T18:25:04.404Z] #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-26T18:25:04.404Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:25:04.404Z] #38 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-26T18:25:04.679Z] #38 ... [2021-11-26T18:25:04.680Z] [2021-11-26T18:25:04.680Z] #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-26T18:25:04.680Z] #65 sha256:19cbab70f834ef08878fb0f8d32d270ffb167a43e62a3a2916ffa9ee34a24e44 [2021-11-26T18:25:04.680Z] #65 19.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-26T18:25:04.680Z] #65 20.14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-26T18:25:04.680Z] #65 20.55 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-26T18:25:04.680Z] #65 ... [2021-11-26T18:25:04.680Z] [2021-11-26T18:25:04.680Z] #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-26T18:25:04.680Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:25:04.680Z] #60 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-26T18:25:04.937Z] #60 ... [2021-11-26T18:25:04.937Z] [2021-11-26T18:25:04.937Z] #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-26T18:25:04.937Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:04.937Z] #47 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-26T18:25:04.937Z] #47 17.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-26T18:25:05.205Z] #47 21.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-26T18:25:05.432Z] #19 98.28 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-26T18:25:05.432Z] #19 98.29 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:25:05.432Z] #19 98.29 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:05.432Z] #19 98.32 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-26T18:25:05.432Z] #19 98.32 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.32 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-26T18:25:05.432Z] #19 98.36 Selecting previously unselected package libc6-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.36 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.36 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-26T18:25:05.432Z] #19 98.50 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.50 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.50 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.432Z] #19 98.54 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.54 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.55 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.432Z] #19 98.58 Selecting previously unselected package libitm1-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.58 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.59 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.432Z] #19 98.63 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.63 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.64 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.432Z] #19 98.67 Selecting previously unselected package libasan6-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.67 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.67 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.432Z] #19 98.90 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.90 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.91 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.432Z] #19 98.99 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-26T18:25:05.432Z] #19 98.99 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.432Z] #19 98.99 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.432Z] #19 99.09 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-26T18:25:05.432Z] #19 99.09 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:05.433Z] #19 99.10 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:05.433Z] #19 99.20 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-26T18:25:05.433Z] #19 99.20 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:25:05.433Z] #19 99.21 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:05.708Z] #21 3.054 Reading package lists... [2021-11-26T18:25:05.715Z] ok github.com/docker/docker/client 0.076s coverage: 75.6% of statements [2021-11-26T18:25:05.776Z] #47 ... [2021-11-26T18:25:05.776Z] [2021-11-26T18:25:05.776Z] #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-26T18:25:05.776Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:25:05.776Z] #14 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-26T18:25:05.776Z] #14 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-26T18:25:06.644Z] #21 5.611 Reading package lists... [2021-11-26T18:25:06.644Z] #21 ... [2021-11-26T18:25:06.644Z] [2021-11-26T18:25:06.644Z] #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-26T18:25:06.644Z] #58 sha256:44ca153a9f2d7fef4cd738c4bbca45a02af2c3b0e1cea29d36f73e4c5fede34b [2021-11-26T18:25:06.644Z] #58 15.20 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-26T18:25:06.710Z] #14 ... [2021-11-26T18:25:06.710Z] [2021-11-26T18:25:06.710Z] #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-26T18:25:06.710Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:25:06.710Z] #51 23.58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-26T18:25:06.710Z] #51 23.60 go: downloading golang.org/x/mod v0.3.0 [2021-11-26T18:25:08.079Z] #51 ... [2021-11-26T18:25:08.079Z] [2021-11-26T18:25:08.079Z] #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-26T18:25:08.079Z] #26 sha256:e2fee0cca9cc9ac12af0ea4b402c1525b7ae50c761b9fa1fa47d5a73038551e3 [2021-11-26T18:25:08.079Z] #26 24.01 + mkdir -p /build [2021-11-26T18:25:08.079Z] #26 24.02 + mv docker/docker /build/ [2021-11-26T18:25:08.079Z] #26 24.04 + rmdir docker [2021-11-26T18:25:08.079Z] #26 DONE 24.7s [2021-11-26T18:25:08.079Z] [2021-11-26T18:25:08.079Z] #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-26T18:25:08.079Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:25:09.009Z] #34 ... [2021-11-26T18:25:09.009Z] [2021-11-26T18:25:09.009Z] #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-26T18:25:09.009Z] #65 sha256:19cbab70f834ef08878fb0f8d32d270ffb167a43e62a3a2916ffa9ee34a24e44 [2021-11-26T18:25:09.009Z] #65 25.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-26T18:25:09.180Z] #58 17.42 + mkdir -p /build [2021-11-26T18:25:09.180Z] #58 17.42 + cp runc /build/runc [2021-11-26T18:25:09.180Z] #58 DONE 17.6s [2021-11-26T18:25:09.180Z] [2021-11-26T18:25:09.180Z] #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-26T18:25:09.180Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-26T18:25:09.180Z] #21 5.611 Reading package lists... [2021-11-26T18:25:09.180Z] #21 7.948 Building dependency tree... [2021-11-26T18:25:09.180Z] #21 8.542 Reading state information... [2021-11-26T18:25:09.180Z] #21 9.073 The following additional packages will be installed: [2021-11-26T18:25:09.180Z] #21 9.073 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-26T18:25:09.180Z] #21 9.073 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-26T18:25:09.180Z] #21 9.073 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-26T18:25:09.180Z] #21 9.073 python3-pkg-resources vim-runtime xxd [2021-11-26T18:25:09.180Z] #21 9.073 Suggested packages: [2021-11-26T18:25:09.180Z] #21 9.073 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-26T18:25:09.180Z] #21 9.073 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-26T18:25:09.180Z] #21 9.073 acl attr quota [2021-11-26T18:25:09.180Z] #21 9.073 Recommended packages: [2021-11-26T18:25:09.180Z] #21 9.073 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-26T18:25:09.641Z] #19 103.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-26T18:25:09.641Z] #19 103.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:25:09.641Z] #19 103.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:09.641Z] #19 103.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-26T18:25:09.901Z] #19 103.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-26T18:25:09.901Z] #19 103.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-26T18:25:09.901Z] #19 103.7 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-26T18:25:09.901Z] #19 103.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-26T18:25:09.901Z] #19 103.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-26T18:25:10.117Z] #21 9.919 The following NEW packages will be installed: [2021-11-26T18:25:10.117Z] #21 9.919 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-26T18:25:10.117Z] #21 9.919 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-26T18:25:10.117Z] #21 9.919 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-26T18:25:10.117Z] #21 9.919 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-26T18:25:10.117Z] #21 9.919 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-26T18:25:10.117Z] #21 9.919 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-26T18:25:10.117Z] #21 9.919 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-26T18:25:10.117Z] #21 9.919 xz-utils zip zstd [2021-11-26T18:25:10.162Z] #19 103.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-26T18:25:10.162Z] #19 103.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-26T18:25:10.162Z] #19 103.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:10.377Z] #21 10.21 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:25:10.377Z] #21 10.21 Need to get 27.6 MB of archives. [2021-11-26T18:25:10.377Z] #21 10.21 After this operation, 106 MB of additional disk space will be used. [2021-11-26T18:25:10.377Z] #21 10.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-26T18:25:10.377Z] #21 10.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-26T18:25:10.377Z] #21 10.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-26T18:25:10.377Z] #21 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-26T18:25:10.377Z] #21 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-26T18:25:10.377Z] #21 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-26T18:25:10.377Z] #21 10.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-26T18:25:10.377Z] #21 10.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-26T18:25:10.377Z] #21 10.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-26T18:25:10.377Z] #21 10.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-26T18:25:10.377Z] #21 10.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-26T18:25:10.377Z] #21 10.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-26T18:25:10.377Z] #21 10.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-26T18:25:10.377Z] #21 10.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-26T18:25:10.377Z] #21 10.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-26T18:25:10.377Z] #21 10.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-26T18:25:10.377Z] #21 10.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-26T18:25:10.377Z] #21 10.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-26T18:25:10.377Z] #21 10.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-26T18:25:10.377Z] #21 10.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-26T18:25:10.377Z] #21 10.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-26T18:25:10.377Z] #21 10.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-26T18:25:10.377Z] #21 10.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-26T18:25:10.377Z] #21 10.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-26T18:25:10.377Z] #21 10.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-26T18:25:10.377Z] #21 10.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-26T18:25:10.377Z] #21 10.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-26T18:25:10.422Z] #19 104.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-26T18:25:10.423Z] #19 104.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-26T18:25:10.423Z] #19 104.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:10.636Z] #21 10.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-26T18:25:10.636Z] #21 10.50 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-26T18:25:10.636Z] #21 10.50 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-26T18:25:10.636Z] #21 10.50 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-26T18:25:10.636Z] #21 10.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-26T18:25:10.636Z] #21 10.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-26T18:25:10.636Z] #21 10.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-26T18:25:10.636Z] #21 10.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-26T18:25:10.636Z] #21 10.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-26T18:25:10.636Z] #21 10.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-26T18:25:10.636Z] #21 10.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-26T18:25:10.636Z] #21 10.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-26T18:25:10.636Z] #21 10.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-26T18:25:10.636Z] #21 10.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-26T18:25:10.636Z] #21 10.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-26T18:25:10.636Z] #21 10.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-26T18:25:10.636Z] #21 10.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-26T18:25:10.896Z] #21 10.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-26T18:25:10.896Z] #21 10.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-26T18:25:10.896Z] #21 10.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-26T18:25:10.896Z] #21 10.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-26T18:25:11.156Z] #21 11.16 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:25:11.415Z] #21 11.27 Fetched 27.6 MB in 1s (31.0 MB/s) [2021-11-26T18:25:11.674Z] #21 11.36 Selecting previously unselected package pigz. [2021-11-26T18:25:11.674Z] #21 11.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-26T18:25:11.674Z] #21 11.39 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-26T18:25:11.674Z] #21 11.40 Unpacking pigz (2.6-1) ... [2021-11-26T18:25:11.674Z] #21 11.50 Selecting previously unselected package libelf1:amd64. [2021-11-26T18:25:11.674Z] #21 11.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-26T18:25:11.674Z] #21 11.52 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-26T18:25:11.934Z] #21 11.68 Selecting previously unselected package libbpf0:amd64. [2021-11-26T18:25:11.934Z] #21 11.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-26T18:25:11.934Z] #21 11.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-26T18:25:11.934Z] #21 11.77 Selecting previously unselected package libcap2:amd64. [2021-11-26T18:25:11.934Z] #21 11.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-26T18:25:11.934Z] #21 11.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-26T18:25:11.934Z] #21 11.86 Selecting previously unselected package libmnl0:amd64. [2021-11-26T18:25:11.934Z] #21 11.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-26T18:25:11.934Z] #21 11.87 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-26T18:25:12.193Z] #21 11.96 Selecting previously unselected package libxtables12:amd64. [2021-11-26T18:25:12.193Z] #21 11.96 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-26T18:25:12.193Z] #21 11.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-26T18:25:12.193Z] #21 12.05 Selecting previously unselected package libcap2-bin. [2021-11-26T18:25:12.193Z] #21 12.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-26T18:25:12.193Z] #21 12.06 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-26T18:25:12.193Z] #21 12.16 Selecting previously unselected package iproute2. [2021-11-26T18:25:12.193Z] #21 12.16 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-26T18:25:12.453Z] #21 12.17 Unpacking iproute2 (5.10.0-4) ... [2021-11-26T18:25:12.712Z] #21 12.54 Selecting previously unselected package xxd. [2021-11-26T18:25:12.712Z] #21 12.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:25:12.712Z] #21 12.55 Unpacking xxd (2:8.2.2434-3) ... [2021-11-26T18:25:12.712Z] #21 12.65 Selecting previously unselected package vim-common. [2021-11-26T18:25:12.712Z] #21 12.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:25:12.712Z] #21 12.67 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-26T18:25:12.971Z] #21 12.80 Selecting previously unselected package bash-completion. [2021-11-26T18:25:12.971Z] #21 12.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-26T18:25:14.280Z] #65 ... [2021-11-26T18:25:14.280Z] [2021-11-26T18:25:14.280Z] #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-26T18:25:14.280Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:25:14.280Z] #53 27.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-26T18:25:14.280Z] #53 27.31 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-26T18:25:14.280Z] #53 27.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-26T18:25:14.280Z] #53 27.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-26T18:25:14.280Z] #53 27.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-26T18:25:14.280Z] #53 28.46 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-26T18:25:14.280Z] #53 28.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-26T18:25:14.280Z] #53 28.54 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-26T18:25:14.280Z] #53 28.77 go: downloading github.com/spf13/afero v1.1.2 [2021-11-26T18:25:14.280Z] #53 28.88 go: downloading github.com/spf13/cast v1.3.0 [2021-11-26T18:25:14.280Z] #53 29.01 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-26T18:25:14.280Z] #53 29.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-26T18:25:14.280Z] #53 29.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-26T18:25:14.280Z] #53 29.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-26T18:25:14.280Z] #53 29.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-26T18:25:14.280Z] #53 29.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-26T18:25:14.280Z] #53 29.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-26T18:25:14.280Z] #53 30.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-26T18:25:14.280Z] #53 30.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-26T18:25:14.280Z] #53 30.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-26T18:25:14.280Z] #53 30.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-26T18:25:14.280Z] #53 30.45 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-26T18:25:14.280Z] #53 30.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-26T18:25:14.280Z] #53 30.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-26T18:25:14.280Z] #53 30.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-26T18:25:14.280Z] #53 30.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-26T18:25:14.280Z] #53 31.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-26T18:25:14.280Z] #53 31.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-26T18:25:14.629Z] #19 108.3 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-26T18:25:14.630Z] #19 108.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-26T18:25:14.630Z] #19 108.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:14.630Z] #19 108.3 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-26T18:25:14.630Z] #19 108.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-26T18:25:14.630Z] #19 108.3 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up libfile-which-perl (1.23-1) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up libicu67:amd64 (67.1-7) ... [2021-11-26T18:25:14.630Z] #19 108.4 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-26T18:25:14.630Z] #19 108.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-26T18:25:14.630Z] #19 108.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-26T18:25:14.630Z] #19 108.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-26T18:25:14.630Z] #19 108.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-26T18:25:14.890Z] #19 108.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-26T18:25:14.890Z] #19 108.5 Setting up file (1:5.39-3) ... [2021-11-26T18:25:14.890Z] #19 108.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:25:14.890Z] #19 108.5 Setting up bzip2 (1.0.8-4) ... [2021-11-26T18:25:14.890Z] #19 108.5 Setting up libyaml-perl (1.30-1) ... [2021-11-26T18:25:14.890Z] #19 108.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-26T18:25:14.890Z] #19 108.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-26T18:25:14.890Z] #19 108.6 Setting up libio-string-perl (1.08-3.1) ... [2021-11-26T18:25:14.890Z] #19 108.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-26T18:25:14.890Z] #19 108.6 Setting up cross-config (2.6.18+nmu1) ... [2021-11-26T18:25:14.890Z] #19 108.7 Setting up xz-utils (5.2.5-2) ... [2021-11-26T18:25:14.890Z] #19 108.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-26T18:25:14.890Z] #19 108.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-26T18:25:14.890Z] #19 108.7 Setting up patch (2.7.6-7) ... [2021-11-26T18:25:14.890Z] #19 108.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-26T18:25:14.890Z] #19 108.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-26T18:25:14.890Z] #19 108.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:14.890Z] #19 108.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-26T18:25:14.890Z] #19 108.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 108.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-26T18:25:15.150Z] #19 109.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.150Z] #19 109.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.212Z] #53 32.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-26T18:25:15.212Z] #53 32.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-26T18:25:15.409Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:25:15.409Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:25:15.409Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:25:15.409Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:25:15.409Z] [2021-11-26T18:25:15.409Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-26T18:25:15.409Z] DOCKER_SYSTEMD=1 [2021-11-26T18:25:15.409Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-26T18:25:15.409Z] HOSTNAME=140f4b86ff71 [2021-11-26T18:25:15.409Z] DEST=bundles/test-integration [2021-11-26T18:25:15.409Z] PWD=/go/src/github.com/docker/docker [2021-11-26T18:25:15.409Z] DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:25:15.409Z] container=docker [2021-11-26T18:25:15.409Z] HOME=/root [2021-11-26T18:25:15.409Z] LANG=C.UTF-8 [2021-11-26T18:25:15.409Z] INVOCATION_ID=471fd4a9451f47cb9bcc39fed130b4d2 [2021-11-26T18:25:15.409Z] GOLANG_VERSION=1.17.3 [2021-11-26T18:25:15.409Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-26T18:25:15.409Z] VALIDATE_BRANCH=master [2021-11-26T18:25:15.409Z] TERM=xterm [2021-11-26T18:25:15.409Z] DOCKER_PKG=github.com/docker/docker [2021-11-26T18:25:15.409Z] SHLVL=3 [2021-11-26T18:25:15.409Z] TIMEOUT=120m [2021-11-26T18:25:15.409Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-26T18:25:15.409Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-26T18:25:15.409Z] GO111MODULE=off [2021-11-26T18:25:15.409Z] DOCKER_EXPERIMENTAL=1 [2021-11-26T18:25:15.409Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-26T18:25:15.409Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-26T18:25:15.409Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-26T18:25:15.409Z] GOPATH=/go [2021-11-26T18:25:15.409Z] PKG_CONFIG=pkg-config [2021-11-26T18:25:15.409Z] _=/usr/bin/env [2021-11-26T18:25:15.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.412Z] #19 109.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.412Z] #19 109.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.412Z] #19 109.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-26T18:25:15.412Z] #19 109.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-26T18:25:15.412Z] #19 109.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-26T18:25:15.469Z] #53 32.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-26T18:25:15.507Z] #21 14.87 Unpacking bash-completion (1:2.11-2) ... [2021-11-26T18:25:15.508Z] #21 15.22 Selecting previously unselected package bzip2. [2021-11-26T18:25:15.508Z] #21 15.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-26T18:25:15.508Z] #21 15.23 Unpacking bzip2 (1.0.8-4) ... [2021-11-26T18:25:15.508Z] #21 15.30 Selecting previously unselected package xz-utils. [2021-11-26T18:25:15.508Z] #21 15.30 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-26T18:25:15.508Z] #21 15.31 Unpacking xz-utils (5.2.5-2) ... [2021-11-26T18:25:15.673Z] #19 109.4 [2021-11-26T18:25:15.673Z] #19 109.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-26T18:25:15.673Z] #19 109.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.5 Setting up dpkg-dev (1.20.9) ... [2021-11-26T18:25:15.673Z] #19 109.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-26T18:25:15.673Z] #19 109.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:15.673Z] #19 109.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-26T18:25:15.673Z] #19 109.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-26T18:25:15.727Z] #53 ... [2021-11-26T18:25:15.727Z] [2021-11-26T18:25:15.727Z] #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-26T18:25:15.727Z] #36 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-26T18:25:15.727Z] #36 32.24 tomll can be used in two ways: [2021-11-26T18:25:15.727Z] #36 32.24 Writing to STDIN and reading from STDOUT: [2021-11-26T18:25:15.727Z] #36 32.24 cat file.toml | tomll > file.toml [2021-11-26T18:25:15.727Z] #36 32.24 [2021-11-26T18:25:15.727Z] #36 32.24 Reading and updating a list of files: [2021-11-26T18:25:15.727Z] #36 32.24 tomll a.toml b.toml c.toml [2021-11-26T18:25:15.727Z] #36 32.24 [2021-11-26T18:25:15.727Z] #36 32.24 When given a list of files, tomll will modify all files in place without asking. [2021-11-26T18:25:15.727Z] #36 DONE 32.6s [2021-11-26T18:25:15.727Z] [2021-11-26T18:25:15.727Z] #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-26T18:25:15.727Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:25:15.727Z] #53 32.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-26T18:25:15.727Z] #53 32.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-26T18:25:15.727Z] #53 ... [2021-11-26T18:25:15.727Z] [2021-11-26T18:25:15.727Z] #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-26T18:25:15.727Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:25:15.727Z] #60 28.11 Fetched 8478 kB in 23s (367 kB/s) [2021-11-26T18:25:15.767Z] #21 15.46 Selecting previously unselected package apparmor. [2021-11-26T18:25:15.767Z] #21 15.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-26T18:25:15.767Z] #21 15.52 Unpacking apparmor (2.13.6-10) ... [2021-11-26T18:25:15.933Z] #19 109.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-26T18:25:15.934Z] #19 109.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-26T18:25:15.934Z] #19 109.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-26T18:25:16.026Z] #21 15.83 Selecting previously unselected package inetutils-ping. [2021-11-26T18:25:16.026Z] #21 15.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-26T18:25:16.026Z] #21 15.84 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-26T18:25:16.026Z] #21 15.94 Selecting previously unselected package libip4tc2:amd64. [2021-11-26T18:25:16.026Z] #21 15.94 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-26T18:25:16.026Z] #21 15.95 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-26T18:25:16.026Z] #21 16.04 Selecting previously unselected package libip6tc2:amd64. [2021-11-26T18:25:16.026Z] #21 16.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-26T18:25:16.194Z] #19 109.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 109.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 109.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up libxml-simple-perl (2.25-1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-26T18:25:16.194Z] #19 110.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-26T18:25:16.285Z] #21 16.05 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-26T18:25:16.285Z] #21 16.13 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-26T18:25:16.285Z] #21 16.13 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-26T18:25:16.285Z] #21 16.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-26T18:25:16.285Z] #21 16.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-26T18:25:16.285Z] #21 16.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-26T18:25:16.285Z] #21 16.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-26T18:25:16.285Z] #21 16.33 Selecting previously unselected package libnftnl11:amd64. [2021-11-26T18:25:16.285Z] #21 16.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-26T18:25:16.291Z] #60 28.11 Reading package lists... [2021-11-26T18:25:16.291Z] #60 ... [2021-11-26T18:25:16.291Z] [2021-11-26T18:25:16.291Z] #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-26T18:25:16.291Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:25:16.291Z] #53 33.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-26T18:25:16.291Z] #53 33.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-26T18:25:16.454Z] #19 110.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-26T18:25:16.454Z] #19 110.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.454Z] #19 110.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.454Z] #19 110.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-26T18:25:16.454Z] #19 110.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.454Z] #19 110.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-26T18:25:16.454Z] #19 110.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.454Z] #19 110.4 Setting up crossbuild-essential-armel (12.9) ... [2021-11-26T18:25:16.454Z] #19 110.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-26T18:25:16.544Z] #21 16.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-26T18:25:16.544Z] #21 16.46 Selecting previously unselected package iptables. [2021-11-26T18:25:16.544Z] #21 16.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-26T18:25:16.715Z] #19 110.4 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-26T18:25:16.715Z] #19 110.5 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-26T18:25:16.715Z] #19 110.5 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-26T18:25:16.715Z] #19 110.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-26T18:25:16.715Z] #19 110.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:25:16.803Z] #21 16.47 Unpacking iptables (1.8.7-1) ... [2021-11-26T18:25:16.803Z] #21 16.76 Selecting previously unselected package libonig5:amd64. [2021-11-26T18:25:17.063Z] #21 16.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-26T18:25:17.063Z] #21 16.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:25:17.063Z] #21 16.88 Selecting previously unselected package libjq1:amd64. [2021-11-26T18:25:17.063Z] #21 16.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-26T18:25:17.063Z] #21 16.90 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:25:17.063Z] #21 17.00 Selecting previously unselected package jq. [2021-11-26T18:25:17.222Z] #53 34.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-26T18:25:17.222Z] #53 34.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-26T18:25:17.321Z] #21 17.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-26T18:25:17.321Z] #21 17.01 Unpacking jq (1.6-2.1) ... [2021-11-26T18:25:17.321Z] #21 17.08 Selecting previously unselected package libaio1:amd64. [2021-11-26T18:25:17.321Z] #21 17.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-26T18:25:17.321Z] #21 17.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-26T18:25:17.321Z] #21 17.16 Selecting previously unselected package libgpm2:amd64. [2021-11-26T18:25:17.322Z] #21 17.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-26T18:25:17.322Z] #21 17.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-26T18:25:17.322Z] #21 17.23 Selecting previously unselected package libicu67:amd64. [2021-11-26T18:25:17.322Z] #21 17.24 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-26T18:25:17.322Z] #21 17.25 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-26T18:25:17.484Z] #53 34.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-26T18:25:17.741Z] #53 34.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-26T18:25:17.741Z] #53 34.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-26T18:25:17.741Z] #53 34.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-26T18:25:18.305Z] #53 35.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-26T18:25:18.563Z] #53 ... [2021-11-26T18:25:18.563Z] [2021-11-26T18:25:18.563Z] #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-26T18:25:18.563Z] #49 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-26T18:25:18.563Z] #49 35.21 Usage of /build/vndr: [2021-11-26T18:25:18.563Z] #49 35.21 /build/vndr [[import path] [revision]] [repository] [2021-11-26T18:25:18.563Z] #49 35.21 /build/vndr init [2021-11-26T18:25:18.563Z] #49 35.21 -strict [2021-11-26T18:25:18.563Z] #49 35.21 checking mode. treat non-trivial warning as an error [2021-11-26T18:25:18.563Z] #49 35.21 -verbose [2021-11-26T18:25:18.563Z] #49 35.21 shows all warnings [2021-11-26T18:25:18.563Z] #49 35.21 -whitelist value [2021-11-26T18:25:18.563Z] #49 35.21 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-26T18:25:18.563Z] #49 DONE 35.3s [2021-11-26T18:25:18.563Z] [2021-11-26T18:25:18.563Z] #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-26T18:25:18.563Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:18.563Z] #47 34.22 Fetched 8482 kB in 27s (310 kB/s) [2021-11-26T18:25:18.628Z] #19 DONE 112.3s [2021-11-26T18:25:18.628Z] [2021-11-26T18:25:18.628Z] #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-26T18:25:18.628Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-26T18:25:18.628Z] #67 ... [2021-11-26T18:25:18.628Z] [2021-11-26T18:25:18.628Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-26T18:25:18.628Z] #71 sha256:1c00431771957b772f1bae2cab54f72c63af54d075f931c0c2d0b7c844094ad1 [2021-11-26T18:25:18.628Z] #71 DONE 0.2s [2021-11-26T18:25:18.888Z] [2021-11-26T18:25:18.888Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-26T18:25:18.888Z] #32 sha256:e002cd52c3667997ad559a67a70f7ec6df55bb0a9ec22c4ade4685a668a6bca8 [2021-11-26T18:25:18.888Z] #32 DONE 0.2s [2021-11-26T18:25:18.888Z] [2021-11-26T18:25:18.888Z] #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-26T18:25:18.888Z] #33 sha256:5b9e3f030149957d04c31f08bc0c0029166535dc5fb4aaf7caf605b2c0261cab [2021-11-26T18:25:20.458Z] #47 34.22 Reading package lists... [2021-11-26T18:25:20.458Z] #47 ... [2021-11-26T18:25:20.458Z] [2021-11-26T18:25:20.458Z] #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-26T18:25:20.458Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:25:20.458Z] #38 27.35 Fetched 8478 kB in 23s (375 kB/s) [2021-11-26T18:25:20.458Z] #38 27.35 Reading package lists... [2021-11-26T18:25:20.609Z] #21 20.08 Selecting previously unselected package libinih1:amd64. [2021-11-26T18:25:20.609Z] #21 20.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-26T18:25:20.609Z] #21 20.09 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-26T18:25:20.609Z] #21 20.14 Selecting previously unselected package libnet1:amd64. [2021-11-26T18:25:20.609Z] #21 20.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-26T18:25:20.609Z] #21 20.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:25:20.609Z] #21 20.22 Selecting previously unselected package libnl-3-200:amd64. [2021-11-26T18:25:20.609Z] #21 20.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-26T18:25:20.609Z] #21 20.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:25:20.609Z] #21 20.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-26T18:25:20.609Z] #21 20.31 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-26T18:25:20.609Z] #21 20.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:25:20.609Z] #21 20.41 Selecting previously unselected package net-tools. [2021-11-26T18:25:20.609Z] #21 20.44 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-26T18:25:20.609Z] #21 20.44 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-26T18:25:20.715Z] #38 ... [2021-11-26T18:25:20.715Z] [2021-11-26T18:25:20.715Z] #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-26T18:25:20.715Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:25:20.868Z] #21 20.60 Selecting previously unselected package patch. [2021-11-26T18:25:20.868Z] #21 20.60 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-26T18:25:20.868Z] #21 20.61 Unpacking patch (2.7.6-7) ... [2021-11-26T18:25:20.868Z] #21 20.71 Selecting previously unselected package python-pip-whl. [2021-11-26T18:25:20.868Z] #21 20.71 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-26T18:25:20.868Z] #21 20.71 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-26T18:25:20.973Z] #43 36.79 Updating files: 67% (1189/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/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-26T18:25:20.973Z] #43 37.60 + git checkout -q v2.3.0 [2021-11-26T18:25:21.127Z] #21 21.08 Selecting previously unselected package python3-lib2to3. [2021-11-26T18:25:21.127Z] #21 21.08 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-26T18:25:21.127Z] #21 21.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-26T18:25:21.387Z] #21 21.19 Selecting previously unselected package python3-distutils. [2021-11-26T18:25:21.387Z] #21 21.19 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-26T18:25:21.387Z] #21 21.20 Unpacking python3-distutils (3.9.2-1) ... [2021-11-26T18:25:21.387Z] #21 21.30 Selecting previously unselected package python3-pkg-resources. [2021-11-26T18:25:21.387Z] #21 21.30 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-26T18:25:21.436Z] #33 2.354 + RM_GOPATH=0 [2021-11-26T18:25:21.436Z] #33 2.354 + TMP_GOPATH= [2021-11-26T18:25:21.436Z] #33 2.354 + : /build [2021-11-26T18:25:21.436Z] #33 2.354 + '[' -z '' ']' [2021-11-26T18:25:21.436Z] #33 2.354 ++ mktemp -d [2021-11-26T18:25:21.436Z] #33 2.355 + export GOPATH=/tmp/tmp.dNHXy964bs [2021-11-26T18:25:21.436Z] #33 2.355 + GOPATH=/tmp/tmp.dNHXy964bs [2021-11-26T18:25:21.436Z] #33 2.355 + RM_GOPATH=1 [2021-11-26T18:25:21.436Z] #33 2.355 + case "$(go env GOARCH)" in [2021-11-26T18:25:21.436Z] #33 2.356 ++ go env GOARCH [2021-11-26T18:25:21.436Z] #33 2.366 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:25:21.436Z] #33 2.366 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:25:21.436Z] #33 2.366 ++ dirname /install.sh [2021-11-26T18:25:21.436Z] #33 2.394 + dir=/ [2021-11-26T18:25:21.436Z] #33 2.394 + bin=dockercli [2021-11-26T18:25:21.436Z] #33 2.394 + shift [2021-11-26T18:25:21.436Z] #33 2.394 + '[' '!' -f //dockercli.installer ']' [2021-11-26T18:25:21.436Z] #33 2.394 + . //dockercli.installer [2021-11-26T18:25:21.436Z] #33 2.394 ++ : stable [2021-11-26T18:25:21.436Z] #33 2.394 ++ : 17.06.2-ce [2021-11-26T18:25:21.436Z] #33 2.394 + install_dockercli [2021-11-26T18:25:21.436Z] #33 2.394 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-26T18:25:21.436Z] #33 2.394 ++ uname -m [2021-11-26T18:25:21.436Z] #33 2.394 + arch=x86_64 [2021-11-26T18:25:21.436Z] #33 2.394 + '[' x86_64 '!=' x86_64 ']' [2021-11-26T18:25:21.436Z] #33 2.394 + url=https://download.docker.com/linux/static [2021-11-26T18:25:21.436Z] #33 2.394 + tar -xz docker/docker [2021-11-26T18:25:21.436Z] #33 2.394 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-26T18:25:21.436Z] #33 2.394 Install docker/cli version 17.06.2-ce from stable [2021-11-26T18:25:21.662Z] #21 21.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:25:21.662Z] #21 21.46 Selecting previously unselected package python3-setuptools. [2021-11-26T18:25:21.662Z] #21 21.46 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-26T18:25:21.662Z] #21 21.47 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-26T18:25:21.931Z] #21 21.70 Selecting previously unselected package python3-wheel. [2021-11-26T18:25:21.931Z] #21 21.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-26T18:25:21.931Z] #21 21.73 Unpacking python3-wheel (0.34.2-1) ... [2021-11-26T18:25:21.931Z] #21 21.86 Selecting previously unselected package python3-pip. [2021-11-26T18:25:21.931Z] #21 21.86 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-26T18:25:21.931Z] #21 21.86 Unpacking python3-pip (20.3.4-4) ... [2021-11-26T18:25:22.499Z] #21 22.19 Selecting previously unselected package sudo. [2021-11-26T18:25:22.499Z] #21 22.19 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-26T18:25:22.499Z] #21 22.21 Unpacking sudo (1.9.5p2-3) ... [2021-11-26T18:25:22.756Z] #21 22.70 Selecting previously unselected package thin-provisioning-tools. [2021-11-26T18:25:22.756Z] #21 22.71 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-26T18:25:22.756Z] #21 22.72 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-26T18:25:23.327Z] #21 22.94 Selecting previously unselected package uidmap. [2021-11-26T18:25:23.328Z] #21 22.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-26T18:25:23.328Z] #21 22.96 Unpacking uidmap (1:4.8.1-1) ... [2021-11-26T18:25:23.328Z] #21 23.08 Selecting previously unselected package vim-runtime. [2021-11-26T18:25:23.328Z] #21 23.09 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:25:23.328Z] #21 23.11 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-26T18:25:23.328Z] #21 23.14 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-26T18:25:23.328Z] #21 23.14 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-26T18:25:24.635Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-26T18:25:24.635Z] [2021-11-26T18:25:24.635Z] ________ ____ __. [2021-11-26T18:25:24.635Z] \_____ \ | |/ _| [2021-11-26T18:25:24.635Z] / | \| < [2021-11-26T18:25:24.635Z] / | \ | \ [2021-11-26T18:25:24.635Z] \_______ /____|__ \ [2021-11-26T18:25:24.635Z] \/ \/ [2021-11-26T18:25:24.635Z] [2021-11-26T18:25:24.635Z] INFO: make.ps1 ended at 11/26/2021 18:25:16 [2021-11-26T18:25:24.635Z] INFO: Binaries build ended at 11/26/2021 18:25:17. Duration:00:01:09.8636566 [2021-11-26T18:25:24.635Z] INFO: Copying the built daemon binary to d:\CI\PR-43047\2\binary\dockerd-55da5245de.exe... [2021-11-26T18:25:24.635Z] INFO: Copying the built client binary to d:\CI\PR-43047\2\binary\docker-55da5245de.exe... [2021-11-26T18:25:24.635Z] INFO: Copying dockerversion from the container... [2021-11-26T18:25:24.635Z] INFO: Copying the golang package from the container to d:\CI\PR-43047\2\installer\go.zip... [2021-11-26T18:25:24.635Z] INFO: Extracting go.zip to d:\CI\PR-43047\2\go [2021-11-26T18:25:24.743Z] #33 ... [2021-11-26T18:25:24.743Z] [2021-11-26T18:25:24.743Z] #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-26T18:25:24.743Z] #72 sha256:1f335e84f41c7a6a5c02a141e2d8a36afd7cfd505833dfc0c2ea7889700b0d33 [2021-11-26T18:25:24.743Z] #72 1.957 + RM_GOPATH=0 [2021-11-26T18:25:24.743Z] #72 1.957 + TMP_GOPATH= [2021-11-26T18:25:24.743Z] #72 1.957 + : /build [2021-11-26T18:25:24.743Z] #72 1.957 + '[' -z '' ']' [2021-11-26T18:25:24.743Z] #72 1.957 ++ mktemp -d [2021-11-26T18:25:24.743Z] #72 1.960 + export GOPATH=/tmp/tmp.ik9WJhYwBe [2021-11-26T18:25:24.743Z] #72 1.960 + GOPATH=/tmp/tmp.ik9WJhYwBe [2021-11-26T18:25:24.743Z] #72 1.960 + RM_GOPATH=1 [2021-11-26T18:25:24.743Z] #72 1.960 + case "$(go env GOARCH)" in [2021-11-26T18:25:24.743Z] #72 1.960 ++ go env GOARCH [2021-11-26T18:25:24.743Z] #72 1.972 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:25:24.743Z] #72 1.972 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:25:24.743Z] #72 1.972 ++ dirname /install.sh [2021-11-26T18:25:24.743Z] #72 1.973 Install rootlesskit version v0.14.6 [2021-11-26T18:25:24.743Z] #72 1.973 + dir=/ [2021-11-26T18:25:24.743Z] #72 1.973 + bin=rootlesskit [2021-11-26T18:25:24.743Z] #72 1.973 + shift [2021-11-26T18:25:24.743Z] #72 1.973 + '[' '!' -f //rootlesskit.installer ']' [2021-11-26T18:25:24.743Z] #72 1.973 + . //rootlesskit.installer [2021-11-26T18:25:24.743Z] #72 1.973 ++ : v0.14.6 [2021-11-26T18:25:24.743Z] #72 1.973 + install_rootlesskit [2021-11-26T18:25:24.743Z] #72 1.973 + case "$1" in [2021-11-26T18:25:24.743Z] #72 1.973 + export CGO_ENABLED=0 [2021-11-26T18:25:24.743Z] #72 1.973 + CGO_ENABLED=0 [2021-11-26T18:25:24.743Z] #72 1.973 + _install_rootlesskit [2021-11-26T18:25:24.743Z] #72 1.973 + echo 'Install rootlesskit version v0.14.6' [2021-11-26T18:25:24.743Z] #72 1.973 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-26T18:25:24.743Z] #72 1.973 + GOBIN=/build [2021-11-26T18:25:24.743Z] #72 1.973 + GO111MODULE=on [2021-11-26T18:25:24.743Z] #72 1.973 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-26T18:25:24.743Z] #72 2.038 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-26T18:25:24.743Z] #72 3.491 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-26T18:25:24.743Z] #72 3.501 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-26T18:25:24.743Z] #72 4.010 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-26T18:25:25.149Z] #43 41.06 + 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-26T18:25:25.315Z] #72 6.564 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-26T18:25:25.863Z] #21 25.27 Selecting previously unselected package vim. [2021-11-26T18:25:25.863Z] #21 25.27 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:25:25.863Z] #21 25.29 Unpacking vim (2:8.2.2434-3) ... [2021-11-26T18:25:25.863Z] #21 25.67 Selecting previously unselected package xfsprogs. [2021-11-26T18:25:25.863Z] #21 25.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-26T18:25:25.863Z] #21 25.68 Unpacking xfsprogs (5.10.0-4) ... [2021-11-26T18:25:25.887Z] #72 7.169 go: downloading github.com/google/uuid v1.3.0 [2021-11-26T18:25:25.887Z] #72 7.182 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-26T18:25:25.887Z] #72 7.220 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-26T18:25:25.887Z] #72 7.294 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-26T18:25:26.081Z] #43 ... [2021-11-26T18:25:26.081Z] [2021-11-26T18:25:26.081Z] #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-26T18:25:26.081Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:25:26.081Z] #14 32.90 Fetched 8478 kB in 26s (324 kB/s) [2021-11-26T18:25:26.081Z] #14 32.90 Reading package lists... [2021-11-26T18:25:26.081Z] #14 42.17 Reading package lists... [2021-11-26T18:25:26.081Z] #14 ... [2021-11-26T18:25:26.081Z] [2021-11-26T18:25:26.081Z] #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-26T18:25:26.081Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:26.081Z] #47 34.22 Reading package lists... [2021-11-26T18:25:26.149Z] #72 7.362 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-26T18:25:26.149Z] #72 7.545 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-26T18:25:26.431Z] #21 26.05 Selecting previously unselected package zip. [2021-11-26T18:25:26.431Z] #21 26.05 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-26T18:25:26.431Z] #21 26.06 Unpacking zip (3.0-12) ... [2021-11-26T18:25:26.431Z] #21 26.20 Selecting previously unselected package zstd. [2021-11-26T18:25:26.431Z] #21 26.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-26T18:25:26.431Z] #21 26.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-26T18:25:26.431Z] #21 26.47 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:25:26.722Z] #72 7.926 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-26T18:25:26.722Z] #72 8.086 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-26T18:25:26.984Z] #72 8.150 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-26T18:25:27.368Z] #21 27.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-26T18:25:27.368Z] #21 27.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-26T18:25:27.368Z] #21 27.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-26T18:25:27.368Z] #21 27.30 Setting up libicu67:amd64 (67.1-7) ... [2021-11-26T18:25:27.368Z] #21 27.32 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-26T18:25:27.368Z] #21 27.34 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-26T18:25:27.626Z] #21 27.36 Setting up uidmap (1:4.8.1-1) ... [2021-11-26T18:25:27.626Z] #21 27.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:25:27.627Z] #21 27.39 Setting up bzip2 (1.0.8-4) ... [2021-11-26T18:25:27.627Z] #21 27.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:25:27.627Z] #21 27.42 Setting up python3-wheel (0.34.2-1) ... [2021-11-26T18:25:27.886Z] #21 27.88 Setting up xxd (2:8.2.2434-3) ... [2021-11-26T18:25:27.886Z] #21 27.90 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-26T18:25:28.145Z] #21 27.91 Setting up libcap2-bin (1:2.44-1) ... [2021-11-26T18:25:28.145Z] #21 27.92 Setting up apparmor (2.13.6-10) ... [2021-11-26T18:25:28.372Z] #72 ... [2021-11-26T18:25:28.372Z] [2021-11-26T18:25:28.372Z] #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-26T18:25:28.372Z] #33 sha256:5b9e3f030149957d04c31f08bc0c0029166535dc5fb4aaf7caf605b2c0261cab [2021-11-26T18:25:28.372Z] #33 9.490 + mkdir -p /build [2021-11-26T18:25:28.372Z] #33 9.490 + mv docker/docker /build/ [2021-11-26T18:25:28.372Z] #33 9.502 + rmdir docker [2021-11-26T18:25:28.372Z] #33 DONE 9.8s [2021-11-26T18:25:28.372Z] [2021-11-26T18:25:28.372Z] #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-26T18:25:28.372Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-26T18:25:28.372Z] #45 2.364 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:25:28.372Z] #45 2.364 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:25:28.372Z] #45 2.364 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:25:28.372Z] #45 2.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-26T18:25:28.372Z] #45 3.201 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-26T18:25:28.372Z] #45 3.958 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-26T18:25:28.372Z] #45 4.852 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-26T18:25:28.372Z] #45 5.792 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-26T18:25:28.372Z] #45 6.622 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-26T18:25:28.372Z] #45 6.622 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-26T18:25:28.372Z] #45 6.622 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-26T18:25:28.372Z] #45 6.622 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-26T18:25:28.372Z] #45 6.622 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-26T18:25:28.372Z] #45 7.160 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-26T18:25:28.372Z] #45 7.214 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-26T18:25:28.372Z] #45 7.214 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-26T18:25:28.372Z] #45 7.214 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-26T18:25:28.372Z] #45 7.214 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-26T18:25:28.634Z] #45 ... [2021-11-26T18:25:28.634Z] [2021-11-26T18:25:28.634Z] #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-26T18:25:28.634Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:25:28.634Z] #20 2.896 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:25:28.634Z] #20 2.898 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:25:28.634Z] #20 2.898 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:25:28.634Z] #20 3.597 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-26T18:25:28.634Z] #20 4.376 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-26T18:25:28.634Z] #20 5.068 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-26T18:25:28.634Z] #20 5.860 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-26T18:25:28.634Z] #20 6.810 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-26T18:25:28.634Z] #20 7.714 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-26T18:25:28.634Z] #20 7.732 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-26T18:25:28.634Z] #20 7.732 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-26T18:25:28.634Z] #20 7.748 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-26T18:25:28.634Z] #20 7.768 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-26T18:25:28.634Z] #20 8.879 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-26T18:25:28.634Z] #20 8.888 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-26T18:25:28.634Z] #20 8.888 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-26T18:25:28.634Z] #20 8.888 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-26T18:25:28.634Z] #20 8.888 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-26T18:25:28.634Z] #20 ... [2021-11-26T18:25:28.634Z] [2021-11-26T18:25:28.634Z] #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-26T18:25:28.634Z] #72 sha256:1f335e84f41c7a6a5c02a141e2d8a36afd7cfd505833dfc0c2ea7889700b0d33 [2021-11-26T18:25:28.634Z] #72 9.663 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-26T18:25:29.167Z] #47 43.33 Reading package lists... [2021-11-26T18:25:29.167Z] #47 ... [2021-11-26T18:25:29.167Z] [2021-11-26T18:25:29.167Z] #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-26T18:25:29.167Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:25:29.167Z] #53 35.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-26T18:25:29.167Z] #53 35.80 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-26T18:25:29.167Z] #53 35.80 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-26T18:25:29.167Z] #53 35.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-26T18:25:29.167Z] #53 35.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-26T18:25:29.167Z] #53 36.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-26T18:25:29.167Z] #53 37.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-26T18:25:29.167Z] #53 37.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-26T18:25:29.167Z] #53 37.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-26T18:25:29.167Z] #53 37.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-26T18:25:29.167Z] #53 37.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-26T18:25:29.167Z] #53 38.17 go: downloading golang.org/x/text v0.3.2 [2021-11-26T18:25:29.522Z] #21 29.29 Setting up zip (3.0-12) ... [2021-11-26T18:25:29.522Z] #21 29.30 Setting up vim-common (2:8.2.2434-3) ... [2021-11-26T18:25:29.522Z] #21 29.33 Setting up bash-completion (1:2.11-2) ... [2021-11-26T18:25:31.062Z] #53 ... [2021-11-26T18:25:31.062Z] [2021-11-26T18:25:31.062Z] #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-26T18:25:31.062Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:25:31.062Z] #38 37.72 Reading package lists... [2021-11-26T18:25:31.062Z] #38 46.52 Building dependency tree... [2021-11-26T18:25:31.062Z] #38 ... [2021-11-26T18:25:31.062Z] [2021-11-26T18:25:31.062Z] #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-26T18:25:31.062Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:25:31.062Z] #53 47.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-26T18:25:31.062Z] #53 47.93 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-26T18:25:31.062Z] #53 48.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-26T18:25:31.062Z] #53 48.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-26T18:25:31.062Z] #53 ... [2021-11-26T18:25:31.062Z] [2021-11-26T18:25:31.062Z] #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-26T18:25:31.062Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:25:31.062Z] #60 28.11 Reading package lists... [2021-11-26T18:25:31.062Z] #60 38.39 Reading package lists... [2021-11-26T18:25:31.319Z] #60 47.53 Building dependency tree... [2021-11-26T18:25:31.319Z] #60 ... [2021-11-26T18:25:31.319Z] [2021-11-26T18:25:31.319Z] #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-26T18:25:31.319Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:25:31.319Z] #53 48.19 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-26T18:25:31.427Z] #21 31.34 Setting up xz-utils (5.2.5-2) ... [2021-11-26T18:25:31.427Z] #21 31.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-26T18:25:31.427Z] #21 31.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-26T18:25:31.427Z] #21 31.39 Setting up patch (2.7.6-7) ... [2021-11-26T18:25:31.427Z] #21 31.41 Setting up sudo (1.9.5p2-3) ... [2021-11-26T18:25:31.427Z] #21 31.47 invoke-rc.d: could not determine current runlevel [2021-11-26T18:25:31.686Z] #21 31.48 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-26T18:25:31.686Z] #21 31.48 Setting up xfsprogs (5.10.0-4) ... [2021-11-26T18:25:31.686Z] #21 31.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-26T18:25:31.686Z] #21 31.53 Setting up inetutils-ping (2:2.0-1) ... [2021-11-26T18:25:31.686Z] #21 31.55 Setting up pigz (2.6-1) ... [2021-11-26T18:25:31.686Z] #21 31.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-26T18:25:31.686Z] #21 31.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:25:31.686Z] #21 31.61 Setting up python-pip-whl (20.3.4-4) ... [2021-11-26T18:25:31.686Z] #21 31.62 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-26T18:25:31.960Z] #72 ... [2021-11-26T18:25:31.960Z] [2021-11-26T18:25:31.960Z] #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-26T18:25:31.960Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-26T18:25:31.960Z] #67 3.026 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:25:31.960Z] #67 3.026 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:25:31.960Z] #67 3.026 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:25:31.960Z] #67 3.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-26T18:25:31.960Z] #67 4.736 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-26T18:25:31.960Z] #67 5.720 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-26T18:25:31.960Z] #67 6.653 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-26T18:25:31.960Z] #67 7.536 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-26T18:25:31.960Z] #67 8.380 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-26T18:25:31.960Z] #67 8.380 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-26T18:25:31.960Z] #67 8.388 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-26T18:25:31.960Z] #67 8.404 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-26T18:25:31.960Z] #67 8.414 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-26T18:25:31.960Z] #67 8.962 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-26T18:25:31.960Z] #67 8.976 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-26T18:25:31.960Z] #67 8.976 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-26T18:25:31.960Z] #67 8.976 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-26T18:25:31.960Z] #67 8.976 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-26T18:25:32.623Z] #21 32.21 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-26T18:25:32.623Z] #21 32.23 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-26T18:25:32.623Z] #21 32.54 Setting up libelf1:amd64 (0.183-1) ... [2021-11-26T18:25:32.623Z] #21 32.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-26T18:25:32.623Z] #21 32.58 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:25:32.882Z] #21 32.60 Setting up python3-distutils (3.9.2-1) ... [2021-11-26T18:25:32.904Z] #67 ... [2021-11-26T18:25:32.904Z] [2021-11-26T18:25:32.904Z] #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-26T18:25:32.904Z] #36 sha256:102ef89653497fa87fd428a7c7bd75d48c60e94eac64a305de7fcbec61e907b8 [2021-11-26T18:25:32.904Z] #36 CACHED [2021-11-26T18:25:32.904Z] [2021-11-26T18:25:32.904Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-26T18:25:32.904Z] #37 sha256:5a8d278612267671590cfa670fc118feb7b738c82f5df2997522eeea5dfd8ad3 [2021-11-26T18:25:32.904Z] #37 CACHED [2021-11-26T18:25:32.904Z] [2021-11-26T18:25:32.904Z] #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-26T18:25:32.904Z] #38 sha256:af9e189a15352f0c0fa3819268a6eda7be421ab287d0d1a76c2bfc409caa4e07 [2021-11-26T18:25:32.904Z] #38 CACHED [2021-11-26T18:25:32.904Z] [2021-11-26T18:25:32.904Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-26T18:25:32.904Z] #40 sha256:2f9ad7ad97d61a2b4fd31b1fe126473d0a5e812558eafb2ae0e53466ce672c83 [2021-11-26T18:25:32.904Z] #40 CACHED [2021-11-26T18:25:32.904Z] [2021-11-26T18:25:32.904Z] #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-26T18:25:32.904Z] #41 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:25:32.904Z] #41 CACHED [2021-11-26T18:25:32.904Z] [2021-11-26T18:25:32.904Z] #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-26T18:25:32.904Z] #43 sha256:72b6fe3fac70e6c72fd6b1817c9d3ca1de8402b4d4cecd732b1cc37dd3a58255 [2021-11-26T18:25:32.904Z] #43 CACHED [2021-11-26T18:25:32.904Z] [2021-11-26T18:25:32.904Z] #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-26T18:25:32.904Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:25:33.143Z] #21 32.99 Setting up vim (2:8.2.2434-3) ... [2021-11-26T18:25:33.143Z] #21 33.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-26T18:25:33.143Z] #21 33.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-26T18:25:33.143Z] #21 33.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-26T18:25:33.143Z] #21 33.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-26T18:25:33.143Z] #21 33.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-26T18:25:33.143Z] #21 33.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-26T18:25:33.143Z] #21 33.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-26T18:25:33.143Z] #21 33.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-26T18:25:33.143Z] #21 33.09 Setting up python3-setuptools (52.0.0-4) ... [2021-11-26T18:25:33.853Z] #53 50.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-26T18:25:33.853Z] #53 50.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-26T18:25:33.853Z] #53 50.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-26T18:25:34.339Z] #21 34.03 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:25:34.339Z] #21 34.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-26T18:25:34.339Z] #21 34.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-26T18:25:34.339Z] #21 34.07 Setting up python3-pip (20.3.4-4) ... [2021-11-26T18:25:34.907Z] #21 34.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-26T18:25:34.907Z] #21 34.79 Setting up jq (1.6-2.1) ... [2021-11-26T18:25:34.907Z] #21 34.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-26T18:25:34.907Z] #21 34.82 Setting up iptables (1.8.7-1) ... [2021-11-26T18:25:34.907Z] #21 34.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-26T18:25:35.167Z] #21 34.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-26T18:25:35.167Z] #21 34.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-26T18:25:35.167Z] #21 34.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-26T18:25:35.167Z] #21 34.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-26T18:25:35.167Z] #21 34.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-26T18:25:35.167Z] #21 34.95 Setting up iproute2 (5.10.0-4) ... [2021-11-26T18:25:35.167Z] #21 35.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:25:35.735Z] #21 DONE 35.5s [2021-11-26T18:25:35.735Z] [2021-11-26T18:25:35.735Z] #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-26T18:25:35.735Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:25:35.735Z] #62 ... [2021-11-26T18:25:35.735Z] [2021-11-26T18:25:35.735Z] #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-26T18:25:35.735Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-26T18:25:37.112Z] #22 1.190 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-26T18:25:37.112Z] #22 1.197 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-26T18:25:37.112Z] #22 1.197 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-26T18:25:37.112Z] #22 DONE 1.3s [2021-11-26T18:25:37.112Z] [2021-11-26T18:25:37.112Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-26T18:25:37.112Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-26T18:25:37.740Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 29.0% of statements [2021-11-26T18:25:37.741Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2021-11-26T18:25:37.741Z] ok github.com/docker/docker/cmd/dockerd/trap 2.341s coverage: 0.0% of statements [2021-11-26T18:25:37.741Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-26T18:25:37.741Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-26T18:25:37.741Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-26T18:25:37.741Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-26T18:25:37.741Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-26T18:25:38.026Z] #53 ... [2021-11-26T18:25:38.026Z] [2021-11-26T18:25:38.026Z] #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-26T18:25:38.026Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:38.026Z] #47 43.33 Reading package lists... [2021-11-26T18:25:38.026Z] #47 51.86 Building dependency tree... [2021-11-26T18:25:39.398Z] #47 56.13 The following additional packages will be installed: [2021-11-26T18:25:39.398Z] #47 56.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-26T18:25:39.398Z] #47 56.14 python3-protobuf python3-six [2021-11-26T18:25:39.398Z] #47 56.16 Suggested packages: [2021-11-26T18:25:39.398Z] #47 56.16 python3-setuptools [2021-11-26T18:25:39.398Z] #47 56.17 Recommended packages: [2021-11-26T18:25:39.398Z] #47 56.17 iproute2 | iproute [2021-11-26T18:25:39.962Z] #47 56.82 The following NEW packages will be installed: [2021-11-26T18:25:39.962Z] #47 56.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-26T18:25:39.962Z] #47 56.83 python3-protobuf python3-six [2021-11-26T18:25:40.527Z] #47 ... [2021-11-26T18:25:40.527Z] [2021-11-26T18:25:40.527Z] #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-26T18:25:40.527Z] #60 sha256:c0e3da4f1947cea43156b3c67b03fd207f62922255dcdd1856b252ed4374d2ce [2021-11-26T18:25:40.527Z] #60 47.53 Building dependency tree... [2021-11-26T18:25:40.527Z] #60 54.12 The following additional packages will be installed: [2021-11-26T18:25:40.527Z] #60 54.12 libbtrfs0 [2021-11-26T18:25:40.527Z] #60 54.46 The following NEW packages will be installed: [2021-11-26T18:25:40.527Z] #60 54.47 libbtrfs-dev libbtrfs0 [2021-11-26T18:25:40.527Z] #60 55.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:25:40.527Z] #60 55.01 Need to get 460 kB of archives. [2021-11-26T18:25:40.527Z] #60 55.01 After this operation, 1237 kB of additional disk space will be used. [2021-11-26T18:25:40.527Z] #60 55.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-26T18:25:40.527Z] #60 55.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-26T18:25:40.527Z] #60 55.89 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:25:40.527Z] #60 56.12 Fetched 460 kB in 0s (1283 kB/s) [2021-11-26T18:25:40.527Z] #60 56.20 Selecting previously unselected package libbtrfs0:amd64. [2021-11-26T18:25:40.527Z] #60 56.20 (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-26T18:25:40.527Z] #60 56.25 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-26T18:25:40.527Z] #60 56.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:25:40.527Z] #60 56.47 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-26T18:25:40.527Z] #60 56.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-26T18:25:40.527Z] #60 56.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:25:40.527Z] #60 56.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:25:40.527Z] #60 56.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:25:40.527Z] #60 56.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:25:40.527Z] #60 DONE 57.3s [2021-11-26T18:25:40.527Z] [2021-11-26T18:25:40.527Z] #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-26T18:25:40.527Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:40.527Z] #47 57.31 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:25:40.527Z] #47 57.31 Need to get 2288 kB of archives. [2021-11-26T18:25:40.527Z] #47 57.31 After this operation, 11.0 MB of additional disk space will be used. [2021-11-26T18:25:40.527Z] #47 57.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-26T18:25:40.527Z] #47 ... [2021-11-26T18:25:40.527Z] [2021-11-26T18:25:40.527Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-26T18:25:40.527Z] #61 sha256:cc0c08a32d7d3cd55274ff995d4fe02041ada3f5668e9ab62969f009fe362573 [2021-11-26T18:25:40.527Z] #61 DONE 0.1s [2021-11-26T18:25:40.527Z] [2021-11-26T18:25:40.527Z] #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-26T18:25:40.527Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:40.527Z] #47 57.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-26T18:25:40.527Z] #47 57.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-26T18:25:40.527Z] #47 57.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-26T18:25:40.785Z] #47 57.45 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-26T18:25:40.785Z] #47 57.48 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-26T18:25:40.785Z] #47 57.49 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-26T18:25:41.007Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2021-11-26T18:25:42.159Z] #47 ... [2021-11-26T18:25:42.159Z] [2021-11-26T18:25:42.159Z] #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-26T18:25:42.159Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:25:42.159Z] #38 46.52 Building dependency tree... [2021-11-26T18:25:42.159Z] #38 52.69 The following additional packages will be installed: [2021-11-26T18:25:42.159Z] #38 52.72 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-26T18:25:42.159Z] #38 52.78 Suggested packages: [2021-11-26T18:25:42.159Z] #38 52.78 cmake-doc ninja-build lrzip [2021-11-26T18:25:42.159Z] #38 52.78 Recommended packages: [2021-11-26T18:25:42.159Z] #38 52.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-26T18:25:42.159Z] #38 54.24 The following NEW packages will be installed: [2021-11-26T18:25:42.159Z] #38 54.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-26T18:25:42.159Z] #38 54.28 vim-common xxd [2021-11-26T18:25:42.159Z] #38 54.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:25:42.159Z] #38 54.77 Need to get 17.7 MB of archives. [2021-11-26T18:25:42.159Z] #38 54.77 After this operation, 70.7 MB of additional disk space will be used. [2021-11-26T18:25:42.159Z] #38 54.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-26T18:25:42.159Z] #38 54.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-26T18:25:42.159Z] #38 54.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-26T18:25:42.159Z] #38 54.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-26T18:25:42.159Z] #38 55.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-26T18:25:42.159Z] #38 55.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-26T18:25:42.159Z] #38 55.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-26T18:25:42.159Z] #38 55.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-26T18:25:42.159Z] #38 55.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-26T18:25:42.159Z] #38 55.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-26T18:25:42.159Z] #38 56.61 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:25:42.159Z] #38 56.86 Fetched 17.7 MB in 1s (14.8 MB/s) [2021-11-26T18:25:42.159Z] #38 56.92 Selecting previously unselected package xxd. [2021-11-26T18:25:42.159Z] #38 56.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-26T18:25:42.159Z] #38 57.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:25:42.159Z] #38 57.01 Unpacking xxd (2:8.2.2434-3) ... [2021-11-26T18:25:42.160Z] #38 57.25 Selecting previously unselected package vim-common. [2021-11-26T18:25:42.160Z] #38 57.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:25:42.160Z] #38 57.27 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-26T18:25:42.160Z] #38 57.78 Selecting previously unselected package cmake-data. [2021-11-26T18:25:42.160Z] #38 57.79 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-26T18:25:42.160Z] #38 57.82 Unpacking cmake-data (3.18.4-2) ... [2021-11-26T18:25:42.723Z] #38 ... [2021-11-26T18:25:42.723Z] [2021-11-26T18:25:42.723Z] #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-26T18:25:42.723Z] #55 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-26T18:25:42.723Z] #55 59.66 v3.0.2 [2021-11-26T18:25:42.981Z] #55 DONE 59.9s [2021-11-26T18:25:42.981Z] [2021-11-26T18:25:42.981Z] #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-26T18:25:42.981Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:25:42.981Z] #14 42.17 Reading package lists... [2021-11-26T18:25:42.981Z] #14 51.01 Building dependency tree... [2021-11-26T18:25:42.981Z] #14 55.64 The following additional packages will be installed: [2021-11-26T18:25:42.981Z] #14 55.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-26T18:25:42.981Z] #14 55.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-26T18:25:42.981Z] #14 55.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-26T18:25:42.981Z] #14 55.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-26T18:25:42.981Z] #14 55.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-26T18:25:42.981Z] #14 55.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-26T18:25:42.981Z] #14 55.68 mingw-w64-common mingw-w64-x86-64-dev [2021-11-26T18:25:42.981Z] #14 55.69 Suggested packages: [2021-11-26T18:25:42.981Z] #14 55.69 gcc-10-locales seccomp wine64 [2021-11-26T18:25:42.981Z] #14 56.86 The following NEW packages will be installed: [2021-11-26T18:25:42.981Z] #14 56.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-26T18:25:42.981Z] #14 56.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-26T18:25:42.981Z] #14 56.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-26T18:25:42.981Z] #14 56.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-26T18:25:42.981Z] #14 56.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-26T18:25:42.981Z] #14 56.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-26T18:25:42.981Z] #14 56.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-26T18:25:42.981Z] #14 56.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-26T18:25:42.981Z] #14 56.88 mingw-w64-x86-64-dev [2021-11-26T18:25:42.981Z] #14 57.30 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:25:42.981Z] #14 57.30 Need to get 115 MB of archives. [2021-11-26T18:25:42.981Z] #14 57.30 After this operation, 645 MB of additional disk space will be used. [2021-11-26T18:25:42.981Z] #14 57.30 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-26T18:25:42.981Z] #14 57.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-26T18:25:42.981Z] #14 57.74 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-26T18:25:42.981Z] #14 57.78 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-26T18:25:42.981Z] #14 57.79 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-26T18:25:42.981Z] #14 57.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-26T18:25:42.981Z] #14 58.24 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-26T18:25:42.981Z] #14 58.50 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-26T18:25:42.981Z] #14 58.52 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-26T18:25:42.981Z] #14 59.37 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-26T18:25:43.526Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2021-11-26T18:25:44.876Z] #14 61.39 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-26T18:25:44.892Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-11-26T18:25:45.133Z] #14 ... [2021-11-26T18:25:45.133Z] [2021-11-26T18:25:45.133Z] #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-26T18:25:45.133Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:45.133Z] #47 61.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-26T18:25:45.227Z] #23 8.301 Collecting yamllint==1.26.1 [2021-11-26T18:25:45.886Z] INFO: Extraction ended at 11/26/2021 18:25:43. Duration:00:00:22.8406884 [2021-11-26T18:25:45.886Z] INFO: Updating the golang and path environment variables [2021-11-26T18:25:45.886Z] INFO: GOPATH=d:\gopath [2021-11-26T18:25:45.886Z] INFO: go version go1.17.3 windows/amd64 [2021-11-26T18:25:45.886Z] INFO: Running the daemon under test in debug mode [2021-11-26T18:25:45.886Z] INFO: Starting a daemon under test... [2021-11-26T18:25:45.886Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43047\2\daemon --pidfile d:\CI\PR-43047\2\docker.pid -D [2021-11-26T18:25:45.886Z] INFO: Process started successfully. [2021-11-26T18:25:45.886Z] INFO: Start tailing logs of the daemon under tests [2021-11-26T18:25:45.886Z] INFO: Waiting for the daemon under test to start... [2021-11-26T18:25:46.164Z] #23 9.338 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-26T18:25:46.731Z] #23 9.811 Collecting pathspec>=0.5.3 [2021-11-26T18:25:46.731Z] #23 9.814 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-26T18:25:46.989Z] #23 9.983 Collecting pyyaml [2021-11-26T18:25:46.989Z] #23 9.993 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-26T18:25:46.989Z] #23 10.03 Building wheels for collected packages: yamllint [2021-11-26T18:25:46.989Z] #23 10.04 Building wheel for yamllint (setup.py): started [2021-11-26T18:25:47.560Z] #23 10.48 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-26T18:25:47.560Z] #23 10.48 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8d2676e57ef97581079a91dcd70ee973450124e21da0567bd03635c007ddb411 [2021-11-26T18:25:47.560Z] #23 10.48 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-26T18:25:47.560Z] #23 10.48 Successfully built yamllint [2021-11-26T18:25:47.560Z] #23 10.49 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-26T18:25:47.560Z] #23 10.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-26T18:25:47.660Z] #47 63.97 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:25:47.660Z] #47 64.40 Fetched 2288 kB in 5s (430 kB/s) [2021-11-26T18:25:47.660Z] #47 64.55 Selecting previously unselected package libprotobuf23:amd64. [2021-11-26T18:25:47.660Z] #47 64.55 (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-26T18:25:47.660Z] #47 64.62 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-26T18:25:47.660Z] #47 64.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-26T18:25:47.815Z] #20 ... [2021-11-26T18:25:47.815Z] [2021-11-26T18:25:47.815Z] #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-26T18:25:47.815Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-26T18:25:47.815Z] #45 26.78 Fetched 40.2 MB in 25s (1631 kB/s) [2021-11-26T18:25:47.817Z] #23 DONE 10.9s [2021-11-26T18:25:47.817Z] [2021-11-26T18:25:47.817Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-26T18:25:47.817Z] #27 sha256:7157c0275b34fe1e336638bbfabcf7efc658a7176ef7213eef848de558f2bc41 [2021-11-26T18:25:48.075Z] #27 DONE 0.2s [2021-11-26T18:25:48.075Z] [2021-11-26T18:25:48.075Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-26T18:25:48.075Z] #32 sha256:25039e26a54fce8e2dcae6703ea35e40a1948041ef0a2af9eea0d9b163be99f7 [2021-11-26T18:25:48.333Z] #32 DONE 0.3s [2021-11-26T18:25:48.333Z] [2021-11-26T18:25:48.333Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-26T18:25:48.333Z] #35 sha256:effbe3b6e7e12d1b8aa2f32af5cec6a596f48d1ded36cc12b07baf0a4e3c007d [2021-11-26T18:25:48.592Z] #35 DONE 0.1s [2021-11-26T18:25:48.592Z] [2021-11-26T18:25:48.592Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-26T18:25:48.592Z] #37 sha256:707e0e966647b15d86d5a290e2c421463409e689c642e8169c43b07c4cac5a92 [2021-11-26T18:25:48.592Z] #37 DONE 0.1s [2021-11-26T18:25:48.592Z] [2021-11-26T18:25:48.592Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-26T18:25:48.592Z] #41 sha256:e9cc7f2c7dc9285ee79ab05d2d449d64eeeb733b516c61764b6bd1bf8020b5ab [2021-11-26T18:25:48.592Z] #41 DONE 0.1s [2021-11-26T18:25:48.592Z] [2021-11-26T18:25:48.592Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-26T18:25:48.592Z] #44 sha256:93704c713defec6bc44c39284c895e572324d4e423d5da790d02b8ea30c4caab [2021-11-26T18:25:48.850Z] #44 DONE 0.3s [2021-11-26T18:25:48.850Z] [2021-11-26T18:25:48.850Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-26T18:25:48.850Z] #48 sha256:e1c5e622828da8273cdffa00202238942e7445f4350f6f8946351a8451752738 [2021-11-26T18:25:49.108Z] #48 DONE 0.1s [2021-11-26T18:25:49.108Z] [2021-11-26T18:25:49.108Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-26T18:25:49.108Z] #50 sha256:022418664ecbb1f1fe976217896d52715964820671fc82260c363dcc8723eab8 [2021-11-26T18:25:49.108Z] #50 DONE 0.1s [2021-11-26T18:25:49.108Z] [2021-11-26T18:25:49.108Z] #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-26T18:25:49.108Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:25:49.108Z] #62 ... [2021-11-26T18:25:49.108Z] [2021-11-26T18:25:49.108Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-26T18:25:49.108Z] #52 sha256:23eb8c2febf45a4146143868bacdb691e59ceafcb52412ebb262e141676c52ce [2021-11-26T18:25:49.108Z] #52 DONE 0.1s [2021-11-26T18:25:49.108Z] [2021-11-26T18:25:49.108Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-26T18:25:49.108Z] #54 sha256:408dc8b531879e0712ece7830a731d3e9d9afe8588f69ebf375da4b8e30e89f1 [2021-11-26T18:25:49.368Z] #54 DONE 0.2s [2021-11-26T18:25:49.368Z] [2021-11-26T18:25:49.368Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-26T18:25:49.368Z] #56 sha256:5d8f0970a755c9591ff72a352305bec3229a8b9c37ec266095370d1fee345eec [2021-11-26T18:25:49.368Z] #56 DONE 0.1s [2021-11-26T18:25:49.368Z] [2021-11-26T18:25:49.368Z] #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-26T18:25:49.368Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:25:49.579Z] #47 66.17 Selecting previously unselected package python3-pkg-resources. [2021-11-26T18:25:49.579Z] #47 66.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-26T18:25:49.579Z] #47 66.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:25:49.630Z] #62 ... [2021-11-26T18:25:49.630Z] [2021-11-26T18:25:49.630Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-26T18:25:49.630Z] #59 sha256:1b75103bd36073e3dbf91cd2648d2dfe60a02646cf664b5725cb525626c317fb [2021-11-26T18:25:49.630Z] #59 DONE 0.1s [2021-11-26T18:25:49.630Z] [2021-11-26T18:25:49.630Z] #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-26T18:25:49.630Z] #62 sha256:80cad3e2d96ffa1182e57dc2d58f15cab59a8ba1b1a16fc4ccdd65f8ca8cb23c [2021-11-26T18:25:49.836Z] #47 66.66 Selecting previously unselected package python3-six. [2021-11-26T18:25:49.836Z] #47 66.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-26T18:25:49.836Z] #47 66.66 Unpacking python3-six (1.16.0-2) ... [2021-11-26T18:25:49.836Z] #47 66.75 Selecting previously unselected package python3-protobuf. [2021-11-26T18:25:50.093Z] #47 66.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-26T18:25:50.093Z] #47 66.77 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-26T18:25:50.351Z] #47 67.27 Selecting previously unselected package libnet1:amd64. [2021-11-26T18:25:50.351Z] #47 67.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-26T18:25:50.351Z] #47 67.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:25:50.609Z] #47 67.42 Selecting previously unselected package libnl-3-200:amd64. [2021-11-26T18:25:50.609Z] #47 67.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-26T18:25:50.609Z] #47 67.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:25:50.609Z] #47 ... [2021-11-26T18:25:50.609Z] [2021-11-26T18:25:50.609Z] #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-26T18:25:50.609Z] #62 sha256:5c59606c38166b2951f53e6f7d8e68dac62b5d4837f3684cc0da3b03889af056 [2021-11-26T18:25:50.609Z] #62 1.512 + RM_GOPATH=0 [2021-11-26T18:25:50.609Z] #62 1.512 + TMP_GOPATH= [2021-11-26T18:25:50.609Z] #62 1.516 + : /build [2021-11-26T18:25:50.609Z] #62 1.516 + '[' -z '' ']' [2021-11-26T18:25:50.609Z] #62 1.516 ++ mktemp -d [2021-11-26T18:25:50.609Z] #62 1.519 + export GOPATH=/tmp/tmp.HOh5tmyLhe [2021-11-26T18:25:50.609Z] #62 1.519 + GOPATH=/tmp/tmp.HOh5tmyLhe [2021-11-26T18:25:50.609Z] #62 1.519 + RM_GOPATH=1 [2021-11-26T18:25:50.609Z] #62 1.519 + case "$(go env GOARCH)" in [2021-11-26T18:25:50.609Z] #62 1.527 ++ go env GOARCH [2021-11-26T18:25:50.609Z] #62 1.590 Install containerd version v1.5.8 [2021-11-26T18:25:50.609Z] #62 1.590 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:25:50.609Z] #62 1.590 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:25:50.609Z] #62 1.590 ++ dirname /install.sh [2021-11-26T18:25:50.609Z] #62 1.590 + dir=/ [2021-11-26T18:25:50.609Z] #62 1.590 + bin=containerd [2021-11-26T18:25:50.609Z] #62 1.590 + shift [2021-11-26T18:25:50.609Z] #62 1.590 + '[' '!' -f //containerd.installer ']' [2021-11-26T18:25:50.609Z] #62 1.590 + . //containerd.installer [2021-11-26T18:25:50.609Z] #62 1.590 ++ set -e [2021-11-26T18:25:50.609Z] #62 1.590 ++ : v1.5.8 [2021-11-26T18:25:50.609Z] #62 1.590 + install_containerd [2021-11-26T18:25:50.609Z] #62 1.590 + echo 'Install containerd version v1.5.8' [2021-11-26T18:25:50.609Z] #62 1.590 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HOh5tmyLhe/src/github.com/containerd/containerd [2021-11-26T18:25:50.609Z] #62 1.590 Cloning into '/tmp/tmp.HOh5tmyLhe/src/github.com/containerd/containerd'... [2021-11-26T18:25:50.867Z] #62 ... [2021-11-26T18:25:50.867Z] [2021-11-26T18:25:50.867Z] #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-26T18:25:50.867Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:25:50.867Z] #47 67.60 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-26T18:25:50.867Z] #47 67.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-26T18:25:50.867Z] #47 67.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:25:50.867Z] #47 67.70 Selecting previously unselected package criu. [2021-11-26T18:25:50.867Z] #47 67.71 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-26T18:25:50.867Z] #47 67.71 Unpacking criu (3.16.1-1) ... [2021-11-26T18:25:51.426Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-11-26T18:25:51.797Z] #47 68.41 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:25:52.160Z] #62 98.89 + bin/containerd [2021-11-26T18:25:52.355Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 80.9% of statements [2021-11-26T18:25:52.917Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-26T18:25:53.131Z] #45 26.78 Reading package lists... [2021-11-26T18:25:53.131Z] #45 ... [2021-11-26T18:25:53.131Z] [2021-11-26T18:25:53.131Z] #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-26T18:25:53.131Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-26T18:25:53.131Z] #67 28.40 Fetched 40.2 MB in 26s (1567 kB/s) [2021-11-26T18:25:53.131Z] #67 28.40 Reading package lists... [2021-11-26T18:25:53.131Z] #67 ... [2021-11-26T18:25:53.131Z] [2021-11-26T18:25:53.131Z] #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-26T18:25:53.131Z] #72 sha256:1f335e84f41c7a6a5c02a141e2d8a36afd7cfd505833dfc0c2ea7889700b0d33 [2021-11-26T18:25:53.131Z] #72 33.98 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-26T18:25:53.131Z] #72 33.98 + GOBIN=/build [2021-11-26T18:25:53.131Z] #72 33.98 + GO111MODULE=on [2021-11-26T18:25:53.131Z] #72 33.98 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-26T18:25:53.166Z] #47 69.89 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-26T18:25:53.166Z] #47 69.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:25:53.166Z] #47 69.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:25:53.166Z] #47 69.93 Setting up python3-six (1.16.0-2) ... [2021-11-26T18:25:53.173Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-26T18:25:53.734Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-11-26T18:25:54.098Z] #47 70.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:25:54.098Z] #47 70.97 Setting up python3-protobuf (3.12.4-1) ... [2021-11-26T18:25:54.662Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2021-11-26T18:25:55.467Z] #47 ... [2021-11-26T18:25:55.467Z] [2021-11-26T18:25:55.467Z] #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-26T18:25:55.467Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:25:55.467Z] #14 62.28 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-26T18:25:55.467Z] #14 63.36 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-26T18:25:55.467Z] #14 65.65 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-26T18:25:55.467Z] #14 66.57 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-26T18:25:55.467Z] #14 66.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-26T18:25:55.467Z] #14 66.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-26T18:25:55.467Z] #14 66.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-26T18:25:55.467Z] #14 66.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-26T18:25:55.467Z] #14 66.61 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-26T18:25:55.467Z] #14 66.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-26T18:25:55.467Z] #14 66.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-26T18:25:55.467Z] #14 66.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-26T18:25:55.467Z] #14 66.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-26T18:25:55.467Z] #14 66.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-26T18:25:55.467Z] #14 66.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-26T18:25:55.467Z] #14 66.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-26T18:25:55.467Z] #14 66.70 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-26T18:25:55.467Z] #14 66.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-26T18:25:55.467Z] #14 66.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-26T18:25:55.467Z] #14 67.70 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:25:55.467Z] #14 67.91 Fetched 115 MB in 10s (11.8 MB/s) [2021-11-26T18:25:55.467Z] #14 67.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-26T18:25:55.467Z] #14 67.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-26T18:25:55.467Z] #14 68.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-26T18:25:55.467Z] #14 68.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-26T18:25:55.467Z] #14 70.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-26T18:25:55.467Z] #14 70.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-26T18:25:55.467Z] #14 70.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-26T18:25:55.467Z] #14 72.18 Selecting previously unselected package binutils-mingw-w64. [2021-11-26T18:25:55.467Z] #14 72.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-26T18:25:55.467Z] #14 72.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-26T18:25:55.467Z] #14 72.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-26T18:25:55.467Z] #14 72.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:25:55.467Z] #14 72.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:25:55.725Z] #14 72.58 Selecting previously unselected package dmsetup. [2021-11-26T18:25:55.725Z] #14 72.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:25:55.725Z] #14 72.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-26T18:25:55.725Z] #14 ... [2021-11-26T18:25:55.725Z] [2021-11-26T18:25:55.725Z] #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-26T18:25:55.725Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:25:55.725Z] #38 62.72 Selecting previously unselected package libicu67:amd64. [2021-11-26T18:25:55.725Z] #38 62.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-26T18:25:55.725Z] #38 62.76 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-26T18:25:55.725Z] #38 70.18 Selecting previously unselected package libxml2:amd64. [2021-11-26T18:25:55.725Z] #38 70.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-26T18:25:55.725Z] #38 70.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-26T18:25:55.725Z] #38 70.59 Selecting previously unselected package libarchive13:amd64. [2021-11-26T18:25:55.725Z] #38 70.59 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-26T18:25:55.725Z] #38 70.60 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-26T18:25:55.725Z] #38 70.88 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-26T18:25:55.725Z] #38 70.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-26T18:25:55.725Z] #38 70.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-26T18:25:55.725Z] #38 71.03 Selecting previously unselected package librhash0:amd64. [2021-11-26T18:25:55.725Z] #38 71.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-26T18:25:55.725Z] #38 71.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-26T18:25:55.725Z] #38 71.20 Selecting previously unselected package libuv1:amd64. [2021-11-26T18:25:55.725Z] #38 71.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-26T18:25:55.725Z] #38 71.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-26T18:25:55.725Z] #38 71.40 Selecting previously unselected package cmake. [2021-11-26T18:25:55.725Z] #38 71.40 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-26T18:25:55.725Z] #38 71.41 Unpacking cmake (3.18.4-2) ... [2021-11-26T18:25:55.982Z] #38 ... [2021-11-26T18:25:55.982Z] [2021-11-26T18:25:55.982Z] #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-26T18:25:55.982Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:25:55.982Z] #14 72.77 Selecting previously unselected package mingw-w64-common. [2021-11-26T18:25:55.982Z] #14 72.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-26T18:25:55.982Z] #14 72.78 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-26T18:25:56.027Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-11-26T18:25:56.448Z] #72 ... [2021-11-26T18:25:56.448Z] [2021-11-26T18:25:56.448Z] #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-26T18:25:56.448Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:25:56.448Z] #20 27.36 Fetched 40.2 MB in 25s (1625 kB/s) [2021-11-26T18:25:56.448Z] #20 27.36 Reading package lists... [2021-11-26T18:25:56.448Z] #20 36.43 Reading package lists... [2021-11-26T18:25:56.448Z] #20 ... [2021-11-26T18:25:56.448Z] [2021-11-26T18:25:56.448Z] #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-26T18:25:56.448Z] #72 sha256:1f335e84f41c7a6a5c02a141e2d8a36afd7cfd505833dfc0c2ea7889700b0d33 [2021-11-26T18:25:56.448Z] #72 37.36 rootlesskit version 0.14.6 [2021-11-26T18:25:56.448Z] #72 37.37 Usage of /build/rootlesskit-docker-proxy: [2021-11-26T18:25:56.448Z] #72 37.37 -container-ip string [2021-11-26T18:25:56.448Z] #72 37.37 container ip [2021-11-26T18:25:56.448Z] #72 37.37 -container-port int [2021-11-26T18:25:56.448Z] #72 37.37 container port (default -1) [2021-11-26T18:25:56.448Z] #72 37.37 -host-ip string [2021-11-26T18:25:56.448Z] #72 37.37 host ip [2021-11-26T18:25:56.448Z] #72 37.37 -host-port int [2021-11-26T18:25:56.448Z] #72 37.37 host port (default -1) [2021-11-26T18:25:56.448Z] #72 37.37 -proto string [2021-11-26T18:25:56.448Z] #72 37.37 proxy protocol (default "tcp") [2021-11-26T18:25:56.448Z] #72 DONE 37.7s [2021-11-26T18:25:56.448Z] [2021-11-26T18:25:56.448Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-26T18:25:56.448Z] #73 sha256:4e35017532232ffda2e83effeaeb2753aa2bd2b85dadf16f82c66a41958254c3 [2021-11-26T18:25:56.448Z] #73 DONE 0.1s [2021-11-26T18:25:56.448Z] [2021-11-26T18:25:56.448Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-26T18:25:56.448Z] #74 sha256:02dbff2a8a9d5f0453849a27d6b17f45a44ee85b0c2ad4ab533383db855ffb18 [2021-11-26T18:25:56.588Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.143s coverage: 56.2% of statements [2021-11-26T18:25:56.709Z] #74 DONE 0.1s [2021-11-26T18:25:56.709Z] [2021-11-26T18:25:56.709Z] #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-26T18:25:56.709Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-26T18:25:56.709Z] #67 28.40 Reading package lists... [2021-11-26T18:25:57.150Z] ok github.com/docker/docker/daemon 12.118s coverage: 17.5% of statements [2021-11-26T18:25:57.150Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-26T18:25:57.150Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-26T18:25:57.150Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-26T18:25:57.150Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-26T18:25:58.529Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2021-11-26T18:25:59.257Z] #67 37.29 Reading package lists... [2021-11-26T18:25:59.257Z] #67 ... [2021-11-26T18:25:59.257Z] [2021-11-26T18:25:59.257Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-26T18:25:59.257Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-26T18:25:59.257Z] #77 CACHED [2021-11-26T18:25:59.518Z] [2021-11-26T18:25:59.518Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-26T18:25:59.518Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-26T18:25:59.518Z] #79 CACHED [2021-11-26T18:25:59.518Z] [2021-11-26T18:25:59.518Z] #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-26T18:25:59.518Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-26T18:25:59.518Z] #45 26.78 Reading package lists... [2021-11-26T18:25:59.525Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-26T18:25:59.991Z] [2021-11-26T18:25:59.991Z] ________ ____ __. [2021-11-26T18:25:59.991Z] \_____ \ | |/ _| [2021-11-26T18:25:59.991Z] / | \| < [2021-11-26T18:25:59.991Z] / | \ | \ [2021-11-26T18:25:59.991Z] \_______ /____|__ \ [2021-11-26T18:25:59.991Z] \/ \/ [2021-11-26T18:25:59.991Z] [2021-11-26T18:25:59.991Z] INFO: make.ps1 ended at 11/26/2021 18:25:59 [2021-11-26T18:26:00.220Z] #14 ... [2021-11-26T18:26:00.220Z] [2021-11-26T18:26:00.220Z] #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-26T18:26:00.220Z] #38 sha256:147a86a6b5818c204e095ed9c920b39067f043320d48abcc7671a05ac41579f1 [2021-11-26T18:26:00.220Z] #38 75.11 Setting up libicu67:amd64 (67.1-7) ... [2021-11-26T18:26:00.220Z] #38 75.18 Setting up xxd (2:8.2.2434-3) ... [2021-11-26T18:26:00.220Z] #38 75.19 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-26T18:26:00.220Z] #38 75.20 Setting up vim-common (2:8.2.2434-3) ... [2021-11-26T18:26:00.220Z] #38 75.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-26T18:26:00.220Z] #38 75.26 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-26T18:26:00.220Z] #38 75.27 Setting up cmake-data (3.18.4-2) ... [2021-11-26T18:26:00.220Z] #38 75.29 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-26T18:26:00.220Z] #38 75.31 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-26T18:26:00.220Z] #38 75.33 Setting up cmake (3.18.4-2) ... [2021-11-26T18:26:00.220Z] #38 75.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:26:00.220Z] #38 DONE 76.9s [2021-11-26T18:26:00.220Z] [2021-11-26T18:26:00.220Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-26T18:26:00.220Z] #39 sha256:e6fe6bb70741764c00a577c0904613ffd1545e368a3ba9f563ee9531fa6b545a [2021-11-26T18:26:00.220Z] #39 DONE 0.1s [2021-11-26T18:26:00.220Z] [2021-11-26T18:26:00.220Z] #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-26T18:26:00.220Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:26:00.220Z] #34 68.63 Updating files: 92% (1411/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-26T18:26:00.220Z] #34 68.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-26T18:26:00.220Z] #34 68.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-26T18:26:00.220Z] #34 ... [2021-11-26T18:26:00.220Z] [2021-11-26T18:26:00.220Z] #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-26T18:26:00.220Z] #40 sha256:10083b2ed7ab53c03347d82d99d094b4b8f723cc4255e685167e1b024708fc5d [2021-11-26T18:26:00.424Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.250s coverage: 45.9% of statements [2021-11-26T18:26:00.424Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-26T18:26:00.476Z] #40 ... [2021-11-26T18:26:00.476Z] [2021-11-26T18:26:00.476Z] #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-26T18:26:00.476Z] #47 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:26:00.476Z] #47 74.73 Setting up criu (3.16.1-1) ... [2021-11-26T18:26:00.476Z] #47 76.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:26:00.476Z] #47 DONE 77.3s [2021-11-26T18:26:00.680Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.465s coverage: 50.5% of statements [2021-11-26T18:26:00.732Z] [2021-11-26T18:26:00.732Z] #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-26T18:26:00.732Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:26:00.732Z] #34 ... [2021-11-26T18:26:00.732Z] [2021-11-26T18:26:00.732Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-11-26T18:26:00.732Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:26:00.989Z] #14 77.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-26T18:26:00.989Z] #14 77.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-26T18:26:00.989Z] #14 77.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-26T18:26:01.550Z] INFO: Binaries build ended at 11/26/2021 18:26:01. Duration:00:01:06.4712690 [2021-11-26T18:26:02.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-26T18:26:02.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-26T18:26:02.533Z] INFO: Copying the built daemon binary to d:\CI\PR-43047\2\binary\dockerd-55da5245de.exe... [2021-11-26T18:26:02.533Z] INFO: Copying the built client binary to d:\CI\PR-43047\2\binary\docker-55da5245de.exe... [2021-11-26T18:26:02.533Z] INFO: Copying dockerversion from the container... [2021-11-26T18:26:02.999Z] INFO: Copying the golang package from the container to d:\CI\PR-43047\2\installer\go.zip... [2021-11-26T18:26:03.194Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2021-11-26T18:26:03.726Z] #45 35.62 Reading package lists... [2021-11-26T18:26:03.726Z] #45 44.95 Building dependency tree... [2021-11-26T18:26:03.726Z] #45 ... [2021-11-26T18:26:03.726Z] [2021-11-26T18:26:03.726Z] #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-26T18:26:03.726Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:26:03.726Z] #20 36.43 Reading package lists... [2021-11-26T18:26:03.731Z] ...INFO: Daemon under test started and replied! [2021-11-26T18:26:03.731Z] INFO: Docker version of the daemon under test [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] Client: [2021-11-26T18:26:03.731Z] Version: 17.06.2-ce [2021-11-26T18:26:03.731Z] API version: 1.30 [2021-11-26T18:26:03.731Z] Go version: go1.8.3 [2021-11-26T18:26:03.731Z] Git commit: cec0b72 [2021-11-26T18:26:03.731Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-26T18:26:03.731Z] OS/Arch: windows/amd64 [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] Server: [2021-11-26T18:26:03.731Z] Version: 0.0.0-dev [2021-11-26T18:26:03.731Z] API version: 1.42 (minimum version 1.24) [2021-11-26T18:26:03.731Z] Go version: go1.17.3 [2021-11-26T18:26:03.731Z] Git commit: 55da5245de [2021-11-26T18:26:03.731Z] Built: 11/26/2021 18:24:11 [2021-11-26T18:26:03.731Z] OS/Arch: windows/amd64 [2021-11-26T18:26:03.731Z] Experimental: false [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] INFO: Docker info of the daemon under test [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] Containers: 0 [2021-11-26T18:26:03.731Z] Running: 0 [2021-11-26T18:26:03.731Z] Paused: 0 [2021-11-26T18:26:03.731Z] Stopped: 0 [2021-11-26T18:26:03.731Z] Images: 0 [2021-11-26T18:26:03.731Z] Server Version: 0.0.0-dev [2021-11-26T18:26:03.731Z] Storage Driver: windowsfilter [2021-11-26T18:26:03.731Z] Windows: [2021-11-26T18:26:03.731Z] Logging Driver: json-file [2021-11-26T18:26:03.731Z] Plugins: [2021-11-26T18:26:03.731Z] Volume: local [2021-11-26T18:26:03.731Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:26:03.731Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:26:03.731Z] Swarm: inactive [2021-11-26T18:26:03.731Z] Default Isolation: process [2021-11-26T18:26:03.731Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T18:26:03.731Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T18:26:03.731Z] OSType: windows [2021-11-26T18:26:03.731Z] Architecture: x86_64 [2021-11-26T18:26:03.731Z] CPUs: 4 [2021-11-26T18:26:03.731Z] Total Memory: 32GiB [2021-11-26T18:26:03.731Z] Name: azwin-2-7c2fd0 [2021-11-26T18:26:03.731Z] ID: TSP6:F2F7:YXXK:5UX5:2ERV:WRAF:FWBK:NIRG:ALJI:RWLI:2DZZ:BFFP [2021-11-26T18:26:03.731Z] Docker Root Dir: D:\CI\PR-43047\2\daemon [2021-11-26T18:26:03.731Z] Debug Mode (client): false [2021-11-26T18:26:03.731Z] Debug Mode (server): true [2021-11-26T18:26:03.731Z] File Descriptors: -1 [2021-11-26T18:26:03.731Z] Goroutines: 16 [2021-11-26T18:26:03.731Z] System Time: 2021-11-26T18:26:02.5853158Z [2021-11-26T18:26:03.731Z] EventsListeners: 0 [2021-11-26T18:26:03.731Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:26:03.731Z] Labels: [2021-11-26T18:26:03.731Z] Experimental: false [2021-11-26T18:26:03.731Z] Insecure Registries: [2021-11-26T18:26:03.731Z] 127.0.0.0/8 [2021-11-26T18:26:03.731Z] Live Restore Enabled: false [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] INFO: Docker images of the daemon under test [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-26T18:26:03.731Z] [2021-11-26T18:26:03.731Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-26T18:26:03.731Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-26T18:26:03.731Z] ltsc2022: Pulling from windows/servercore [2021-11-26T18:26:03.731Z] 8f616e6e9eec: Pulling fs layer [2021-11-26T18:26:03.731Z] a0eb404f1860: Pulling fs layer [2021-11-26T18:26:03.755Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.358s coverage: 58.0% of statements [2021-11-26T18:26:03.755Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-26T18:26:03.755Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-26T18:26:03.981Z] INFO: Extracting go.zip to d:\CI\PR-43047\2\go [2021-11-26T18:26:04.316Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-11-26T18:26:05.111Z] #20 45.30 Building dependency tree... [2021-11-26T18:26:05.111Z] #20 46.69 Reading state information... [2021-11-26T18:26:05.243Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2021-11-26T18:26:07.027Z] #20 48.09 The following additional packages will be installed: [2021-11-26T18:26:07.027Z] #20 48.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-26T18:26:07.027Z] #20 48.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-26T18:26:07.027Z] #20 48.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-26T18:26:07.027Z] #20 48.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-26T18:26:07.027Z] #20 48.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-26T18:26:07.027Z] #20 48.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-26T18:26:07.027Z] #20 48.12 mingw-w64-common mingw-w64-x86-64-dev [2021-11-26T18:26:07.027Z] #20 48.15 Suggested packages: [2021-11-26T18:26:07.027Z] #20 48.16 gcc-10-locales seccomp wine64 [2021-11-26T18:26:07.287Z] #20 48.68 The following NEW packages will be installed: [2021-11-26T18:26:07.287Z] #20 48.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-26T18:26:07.287Z] #20 48.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-26T18:26:07.287Z] #20 48.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-26T18:26:07.287Z] #20 48.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-26T18:26:07.287Z] #20 48.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-26T18:26:07.287Z] #20 48.68 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-26T18:26:07.287Z] #20 48.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-26T18:26:07.287Z] #20 48.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-26T18:26:07.287Z] #20 48.69 mingw-w64-x86-64-dev [2021-11-26T18:26:07.528Z] #14 ... [2021-11-26T18:26:07.528Z] [2021-11-26T18:26:07.528Z] #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-26T18:26:07.528Z] #40 sha256:10083b2ed7ab53c03347d82d99d094b4b8f723cc4255e685167e1b024708fc5d [2021-11-26T18:26:07.528Z] #40 2.389 + RM_GOPATH=0 [2021-11-26T18:26:07.528Z] #40 2.389 + TMP_GOPATH= [2021-11-26T18:26:07.528Z] #40 2.389 + : /build [2021-11-26T18:26:07.528Z] #40 2.389 + '[' -z '' ']' [2021-11-26T18:26:07.529Z] #40 2.389 ++ mktemp -d [2021-11-26T18:26:07.529Z] #40 2.389 + export GOPATH=/tmp/tmp.EahOTltCIR [2021-11-26T18:26:07.529Z] #40 2.389 + GOPATH=/tmp/tmp.EahOTltCIR [2021-11-26T18:26:07.529Z] #40 2.389 + RM_GOPATH=1 [2021-11-26T18:26:07.529Z] #40 2.389 + case "$(go env GOARCH)" in [2021-11-26T18:26:07.529Z] #40 2.389 ++ go env GOARCH [2021-11-26T18:26:07.529Z] #40 2.433 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:26:07.529Z] #40 2.433 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:26:07.529Z] #40 2.433 ++ dirname /install.sh [2021-11-26T18:26:07.529Z] #40 2.433 + dir=/ [2021-11-26T18:26:07.529Z] #40 2.433 + bin=tini [2021-11-26T18:26:07.529Z] #40 2.433 + shift [2021-11-26T18:26:07.529Z] #40 2.433 + '[' '!' -f //tini.installer ']' [2021-11-26T18:26:07.529Z] #40 2.433 + . //tini.installer [2021-11-26T18:26:07.529Z] #40 2.433 ++ : v0.19.0 [2021-11-26T18:26:07.529Z] #40 2.433 + install_tini [2021-11-26T18:26:07.529Z] #40 2.433 + echo 'Install tini version v0.19.0' [2021-11-26T18:26:07.529Z] #40 2.433 + git clone https://github.com/krallin/tini.git /tmp/tmp.EahOTltCIR/tini [2021-11-26T18:26:07.529Z] #40 2.433 Install tini version v0.19.0 [2021-11-26T18:26:07.529Z] #40 2.447 Cloning into '/tmp/tmp.EahOTltCIR/tini'... [2021-11-26T18:26:07.529Z] #40 3.731 + cd /tmp/tmp.EahOTltCIR/tini [2021-11-26T18:26:07.529Z] #40 3.731 + git checkout -q v0.19.0 [2021-11-26T18:26:07.529Z] #40 3.752 + cmake . [2021-11-26T18:26:07.529Z] #40 4.651 -- The C compiler identification is GNU 10.2.1 [2021-11-26T18:26:07.529Z] #40 4.813 -- Detecting C compiler ABI info [2021-11-26T18:26:07.529Z] #40 5.883 -- Detecting C compiler ABI info - done [2021-11-26T18:26:07.529Z] #40 6.030 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-26T18:26:07.529Z] #40 6.038 -- Detecting C compile features [2021-11-26T18:26:07.529Z] #40 6.041 -- Detecting C compile features - done [2021-11-26T18:26:07.529Z] #40 6.101 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-26T18:26:07.529Z] #40 6.413 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-26T18:26:07.529Z] #40 6.513 -- Configuring done [2021-11-26T18:26:07.529Z] #40 6.545 -- Generating done [2021-11-26T18:26:07.529Z] #40 6.545 -- Build files have been written to: /tmp/tmp.EahOTltCIR/tini [2021-11-26T18:26:07.529Z] #40 6.572 + make tini-static [2021-11-26T18:26:07.529Z] #40 7.112 Scanning dependencies of target tini-static [2021-11-26T18:26:07.529Z] #40 ... [2021-11-26T18:26:07.529Z] [2021-11-26T18:26:07.529Z] #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-26T18:26:07.529Z] #51 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:26:07.529Z] #51 83.91 gotestsum version dev [2021-11-26T18:26:07.529Z] #51 DONE 84.3s [2021-11-26T18:26:07.529Z] [2021-11-26T18:26:07.529Z] #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-26T18:26:07.529Z] #40 sha256:10083b2ed7ab53c03347d82d99d094b4b8f723cc4255e685167e1b024708fc5d [2021-11-26T18:26:07.529Z] #40 7.272 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-26T18:26:07.548Z] #20 49.04 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:26:07.548Z] #20 49.04 Need to get 115 MB of archives. [2021-11-26T18:26:07.548Z] #20 49.04 After this operation, 645 MB of additional disk space will be used. [2021-11-26T18:26:07.548Z] #20 49.04 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-26T18:26:07.548Z] #20 49.07 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-26T18:26:07.548Z] #20 49.11 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-26T18:26:07.548Z] #20 49.11 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-26T18:26:07.548Z] #20 49.11 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-26T18:26:07.548Z] #20 49.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-26T18:26:07.548Z] #20 49.17 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-26T18:26:07.548Z] #20 49.23 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-26T18:26:07.759Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.7% of statements [2021-11-26T18:26:07.759Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-26T18:26:07.759Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-26T18:26:07.809Z] #20 49.23 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-26T18:26:08.016Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.5% of statements [2021-11-26T18:26:08.070Z] #20 49.42 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-26T18:26:08.319Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-26T18:26:08.319Z] [2021-11-26T18:26:08.319Z] ________ ____ __. [2021-11-26T18:26:08.319Z] \_____ \ | |/ _| [2021-11-26T18:26:08.319Z] / | \| < [2021-11-26T18:26:08.319Z] / | \ | \ [2021-11-26T18:26:08.319Z] \_______ /____|__ \ [2021-11-26T18:26:08.319Z] \/ \/ [2021-11-26T18:26:08.319Z] [2021-11-26T18:26:08.319Z] INFO: make.ps1 ended at 11/26/2021 18:26:01 [2021-11-26T18:26:08.319Z] INFO: Binaries build ended at 11/26/2021 18:26:03. Duration:00:01:13.0982960 [2021-11-26T18:26:08.319Z] INFO: Copying the built daemon binary to d:\CI\PR-43047\2\binary\dockerd-55da5245de.exe... [2021-11-26T18:26:08.319Z] INFO: Copying the built client binary to d:\CI\PR-43047\2\binary\docker-55da5245de.exe... [2021-11-26T18:26:08.319Z] INFO: Copying dockerversion from the container... [2021-11-26T18:26:08.319Z] INFO: Copying the golang package from the container to d:\CI\PR-43047\2\installer\go.zip... [2021-11-26T18:26:08.319Z] INFO: Extracting go.zip to d:\CI\PR-43047\2\go [2021-11-26T18:26:08.330Z] #20 49.74 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-26T18:26:08.591Z] #20 49.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-26T18:26:08.591Z] #20 50.02 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-26T18:26:08.867Z] #20 ... [2021-11-26T18:26:08.867Z] [2021-11-26T18:26:08.867Z] #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-26T18:26:08.867Z] #67 sha256:c6898f1cbc307f5fa7c926d2089c24fffc80b1c202cdb2e79cca05d89326665e [2021-11-26T18:26:08.867Z] #67 37.29 Reading package lists... [2021-11-26T18:26:08.867Z] #67 45.80 Building dependency tree... [2021-11-26T18:26:08.867Z] #67 47.34 Reading state information... [2021-11-26T18:26:08.867Z] #67 48.64 The following additional packages will be installed: [2021-11-26T18:26:08.867Z] #67 48.65 libbtrfs0 [2021-11-26T18:26:08.867Z] #67 48.76 The following NEW packages will be installed: [2021-11-26T18:26:08.867Z] #67 48.77 libbtrfs-dev libbtrfs0 [2021-11-26T18:26:08.867Z] #67 49.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:26:08.867Z] #67 49.09 Need to get 460 kB of archives. [2021-11-26T18:26:08.867Z] #67 49.09 After this operation, 1237 kB of additional disk space will be used. [2021-11-26T18:26:08.867Z] #67 49.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-26T18:26:08.867Z] #67 49.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-26T18:26:08.867Z] #67 49.51 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:26:08.867Z] #67 49.73 Fetched 460 kB in 0s (1646 kB/s) [2021-11-26T18:26:08.867Z] #67 49.77 Selecting previously unselected package libbtrfs0:amd64. [2021-11-26T18:26:08.867Z] #67 49.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-26T18:26:08.867Z] #67 49.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-26T18:26:08.867Z] #67 49.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:26:08.867Z] #67 49.91 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-26T18:26:08.867Z] #67 49.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-26T18:26:08.867Z] #67 49.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:26:08.867Z] #67 50.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:26:08.867Z] #67 50.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:26:08.867Z] #67 50.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:26:08.867Z] #67 DONE 50.4s [2021-11-26T18:26:08.868Z] [2021-11-26T18:26:08.868Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-26T18:26:08.868Z] #68 sha256:9932b116cd9315d017be3fcb73d2be47012caf182fbb2e133ffb79e6ffcbdd8c [2021-11-26T18:26:08.868Z] #68 DONE 0.1s [2021-11-26T18:26:08.868Z] [2021-11-26T18:26:08.868Z] #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-26T18:26:08.868Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:26:08.868Z] #20 50.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-26T18:26:08.868Z] #20 ... [2021-11-26T18:26:08.868Z] [2021-11-26T18:26:08.868Z] #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-26T18:26:08.868Z] #45 sha256:9598173a6446fbd53b1ebbdebf304ab1a4bf3f2d6a8cb200f52e8ac8f07c5dd7 [2021-11-26T18:26:08.868Z] #45 44.95 Building dependency tree... [2021-11-26T18:26:08.868Z] #45 46.54 Reading state information... [2021-11-26T18:26:08.868Z] #45 47.91 The following additional packages will be installed: [2021-11-26T18:26:08.868Z] #45 47.93 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-26T18:26:08.868Z] #45 47.96 Suggested packages: [2021-11-26T18:26:08.868Z] #45 47.97 cmake-doc ninja-build lrzip [2021-11-26T18:26:08.868Z] #45 47.97 Recommended packages: [2021-11-26T18:26:08.868Z] #45 47.97 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-26T18:26:08.868Z] #45 48.47 The following NEW packages will be installed: [2021-11-26T18:26:08.868Z] #45 48.49 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-26T18:26:08.868Z] #45 48.84 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:26:08.868Z] #45 48.84 Need to get 8419 kB of archives. [2021-11-26T18:26:08.868Z] #45 48.84 After this operation, 34.9 MB of additional disk space will be used. [2021-11-26T18:26:08.868Z] #45 48.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-26T18:26:08.868Z] #45 48.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-26T18:26:08.868Z] #45 48.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-26T18:26:08.868Z] #45 48.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-26T18:26:08.868Z] #45 48.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-26T18:26:08.868Z] #45 48.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-26T18:26:08.868Z] #45 48.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-26T18:26:08.868Z] #45 48.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-26T18:26:08.868Z] #45 49.27 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:26:08.868Z] #45 49.56 Fetched 8419 kB in 0s (23.9 MB/s) [2021-11-26T18:26:08.868Z] #45 49.62 Selecting previously unselected package xxd. [2021-11-26T18:26:08.868Z] #45 49.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-26T18:26:08.868Z] #45 49.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:26:08.868Z] #45 49.68 Unpacking xxd (2:8.2.2434-3) ... [2021-11-26T18:26:08.868Z] #45 49.77 Selecting previously unselected package vim-common. [2021-11-26T18:26:08.868Z] #45 49.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:26:08.868Z] #45 49.79 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-26T18:26:08.868Z] #45 49.91 Selecting previously unselected package cmake-data. [2021-11-26T18:26:08.868Z] #45 49.91 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-26T18:26:08.868Z] #45 49.93 Unpacking cmake-data (3.18.4-2) ... [2021-11-26T18:26:09.383Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-11-26T18:26:09.809Z] #45 51.06 Selecting previously unselected package libarchive13:amd64. [2021-11-26T18:26:09.809Z] #45 51.07 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-26T18:26:09.809Z] #45 51.09 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-26T18:26:09.809Z] #45 51.26 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-26T18:26:09.809Z] #45 51.28 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-26T18:26:09.809Z] #45 51.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-26T18:26:09.809Z] #45 51.36 Selecting previously unselected package librhash0:amd64. [2021-11-26T18:26:09.809Z] #45 51.38 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-26T18:26:10.048Z] #40 9.347 [100%] Linking C executable tini-static [2021-11-26T18:26:10.069Z] #45 51.38 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-26T18:26:10.069Z] #45 51.52 Selecting previously unselected package libuv1:amd64. [2021-11-26T18:26:10.069Z] #45 51.52 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-26T18:26:10.069Z] #45 51.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-26T18:26:10.069Z] #45 51.63 Selecting previously unselected package cmake. [2021-11-26T18:26:10.069Z] #45 51.63 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-26T18:26:10.069Z] #45 51.65 Unpacking cmake (3.18.4-2) ... [2021-11-26T18:26:10.304Z] #40 10.23 [100%] Built target tini-static [2021-11-26T18:26:10.311Z] ok github.com/docker/docker/daemon/logger/awslogs 0.239s coverage: 77.0% of statements [2021-11-26T18:26:10.311Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-26T18:26:10.311Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-26T18:26:10.311Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-11-26T18:26:10.560Z] #40 10.37 + mkdir -p /build [2021-11-26T18:26:10.560Z] #40 10.38 + cp tini-static /build/docker-init [2021-11-26T18:26:10.816Z] #40 DONE 10.5s [2021-11-26T18:26:10.816Z] [2021-11-26T18:26:10.816Z] #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-26T18:26:10.816Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:26:10.816Z] #14 86.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-26T18:26:10.816Z] #14 86.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:10.816Z] #14 86.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-26T18:26:10.816Z] #14 86.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-26T18:26:10.816Z] #14 86.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:10.816Z] #14 86.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:10.897Z] a0eb404f1860: Verifying Checksum [2021-11-26T18:26:10.897Z] a0eb404f1860: Download complete [2021-11-26T18:26:11.240Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-11-26T18:26:11.496Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-11-26T18:26:12.619Z] #45 53.97 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-26T18:26:12.619Z] #45 53.98 Setting up xxd (2:8.2.2434-3) ... [2021-11-26T18:26:12.619Z] #45 54.00 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-26T18:26:12.619Z] #45 54.02 Setting up vim-common (2:8.2.2434-3) ... [2021-11-26T18:26:12.619Z] #45 54.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-26T18:26:12.619Z] #45 54.06 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-26T18:26:12.619Z] #45 54.08 Setting up cmake-data (3.18.4-2) ... [2021-11-26T18:26:12.619Z] #45 54.10 Setting up cmake (3.18.4-2) ... [2021-11-26T18:26:12.619Z] #45 54.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:26:12.882Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2021-11-26T18:26:12.882Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-26T18:26:13.155Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 58.6% of statements [2021-11-26T18:26:13.198Z] #45 DONE 54.5s [2021-11-26T18:26:13.198Z] [2021-11-26T18:26:13.198Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-26T18:26:13.198Z] #46 sha256:7f1ef2e81b0e3131adedf59feea35d1200ea3e6d1ec47e0f8a9d3e14eab2f488 [2021-11-26T18:26:13.198Z] #46 DONE 0.1s [2021-11-26T18:26:13.198Z] [2021-11-26T18:26:13.198Z] #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-26T18:26:13.198Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:26:13.198Z] #20 50.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-26T18:26:13.198Z] #20 50.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-26T18:26:13.198Z] #20 50.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-26T18:26:13.198Z] #20 50.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-26T18:26:13.198Z] #20 50.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-26T18:26:13.199Z] #20 50.67 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-26T18:26:13.199Z] #20 50.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-26T18:26:13.199Z] #20 50.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-26T18:26:13.199Z] #20 50.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-26T18:26:13.199Z] #20 50.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-26T18:26:13.199Z] #20 50.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-26T18:26:13.199Z] #20 50.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-26T18:26:13.199Z] #20 50.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-26T18:26:13.199Z] #20 50.73 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-26T18:26:13.199Z] #20 50.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-26T18:26:13.199Z] #20 50.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-26T18:26:13.199Z] #20 51.38 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:26:13.199Z] #20 51.69 Fetched 115 MB in 2s (58.1 MB/s) [2021-11-26T18:26:13.199Z] #20 51.74 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-26T18:26:13.199Z] #20 51.74 (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-26T18:26:13.199Z] #20 51.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-26T18:26:13.199Z] #20 51.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-26T18:26:13.199Z] #20 52.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-26T18:26:13.199Z] #20 52.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-26T18:26:13.199Z] #20 52.93 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-26T18:26:13.199Z] #20 54.48 Selecting previously unselected package binutils-mingw-w64. [2021-11-26T18:26:13.199Z] #20 54.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-26T18:26:13.199Z] #20 54.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-26T18:26:13.199Z] #20 54.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-26T18:26:13.199Z] #20 54.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:26:13.199Z] #20 54.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:13.199Z] #20 54.74 Selecting previously unselected package dmsetup. [2021-11-26T18:26:13.199Z] #20 54.75 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:26:13.199Z] #20 54.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-26T18:26:13.199Z] #20 54.88 Selecting previously unselected package mingw-w64-common. [2021-11-26T18:26:13.199Z] #20 54.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-26T18:26:13.460Z] #20 54.89 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-26T18:26:14.131Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-11-26T18:26:16.010Z] #20 57.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-26T18:26:16.044Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2021-11-26T18:26:16.044Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-26T18:26:16.271Z] #20 57.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-26T18:26:16.271Z] #20 57.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-26T18:26:16.606Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-11-26T18:26:16.861Z] ok github.com/docker/docker/daemon/logger/splunk 1.731s coverage: 82.5% of statements [2021-11-26T18:26:16.861Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-26T18:26:16.861Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-26T18:26:18.190Z] #20 ... [2021-11-26T18:26:18.190Z] [2021-11-26T18:26:18.190Z] #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-26T18:26:18.190Z] #47 sha256:9ba7383c08eb34da3c2ea4d6889318b92fab654d33eb119234d8390d69d006fa [2021-11-26T18:26:18.190Z] #47 1.413 + RM_GOPATH=0 [2021-11-26T18:26:18.190Z] #47 1.413 + TMP_GOPATH= [2021-11-26T18:26:18.190Z] #47 1.413 + : /build [2021-11-26T18:26:18.190Z] #47 1.413 + '[' -z '' ']' [2021-11-26T18:26:18.190Z] #47 1.420 ++ mktemp -d [2021-11-26T18:26:18.190Z] #47 1.420 + export GOPATH=/tmp/tmp.reJq55N6x7 [2021-11-26T18:26:18.190Z] #47 1.420 + GOPATH=/tmp/tmp.reJq55N6x7 [2021-11-26T18:26:18.190Z] #47 1.420 + RM_GOPATH=1 [2021-11-26T18:26:18.190Z] #47 1.420 + case "$(go env GOARCH)" in [2021-11-26T18:26:18.190Z] #47 1.425 ++ go env GOARCH [2021-11-26T18:26:18.190Z] #47 1.451 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:26:18.190Z] #47 1.451 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:26:18.190Z] #47 1.451 ++ dirname /install.sh [2021-11-26T18:26:18.190Z] #47 1.451 + dir=/ [2021-11-26T18:26:18.190Z] #47 1.451 + bin=tini [2021-11-26T18:26:18.190Z] #47 1.451 + shift [2021-11-26T18:26:18.190Z] #47 1.451 + '[' '!' -f //tini.installer ']' [2021-11-26T18:26:18.190Z] #47 1.451 + . //tini.installer [2021-11-26T18:26:18.190Z] #47 1.451 ++ : v0.19.0 [2021-11-26T18:26:18.190Z] #47 1.451 + install_tini [2021-11-26T18:26:18.190Z] #47 1.451 + echo 'Install tini version v0.19.0' [2021-11-26T18:26:18.190Z] #47 1.451 + git clone https://github.com/krallin/tini.git /tmp/tmp.reJq55N6x7/tini [2021-11-26T18:26:18.190Z] #47 1.452 Install tini version v0.19.0 [2021-11-26T18:26:18.190Z] #47 1.452 Cloning into '/tmp/tmp.reJq55N6x7/tini'... [2021-11-26T18:26:18.190Z] #47 2.028 + cd /tmp/tmp.reJq55N6x7/tini [2021-11-26T18:26:18.190Z] #47 2.028 + git checkout -q v0.19.0 [2021-11-26T18:26:18.190Z] #47 2.038 + cmake . [2021-11-26T18:26:18.190Z] #47 2.397 -- The C compiler identification is GNU 10.2.1 [2021-11-26T18:26:18.190Z] #47 2.447 -- Detecting C compiler ABI info [2021-11-26T18:26:18.190Z] #47 2.855 -- Detecting C compiler ABI info - done [2021-11-26T18:26:18.190Z] #47 2.935 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-26T18:26:18.190Z] #47 2.935 -- Detecting C compile features [2021-11-26T18:26:18.190Z] #47 2.939 -- Detecting C compile features - done [2021-11-26T18:26:18.190Z] #47 2.974 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-26T18:26:18.190Z] #47 3.148 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-26T18:26:18.190Z] #47 3.214 -- Configuring done [2021-11-26T18:26:18.190Z] #47 3.224 -- Generating done [2021-11-26T18:26:18.190Z] #47 3.234 -- Build files have been written to: /tmp/tmp.reJq55N6x7/tini [2021-11-26T18:26:18.190Z] #47 3.234 + make tini-static [2021-11-26T18:26:18.190Z] #47 3.462 Scanning dependencies of target tini-static [2021-11-26T18:26:18.190Z] #47 3.517 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-26T18:26:18.190Z] #47 4.379 [100%] Linking C executable tini-static [2021-11-26T18:26:18.190Z] #47 4.730 [100%] Built target tini-static [2021-11-26T18:26:18.190Z] #47 4.788 + mkdir -p /build [2021-11-26T18:26:18.190Z] #47 4.797 + cp tini-static /build/docker-init [2021-11-26T18:26:18.190Z] #47 DONE 5.1s [2021-11-26T18:26:18.190Z] [2021-11-26T18:26:18.190Z] #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-26T18:26:18.190Z] #69 sha256:9544951602d6716c2b11f5f632f3cdf42c3c3be6588940f03f19403e25d06876 [2021-11-26T18:26:18.190Z] #69 1.125 + RM_GOPATH=0 [2021-11-26T18:26:18.190Z] #69 1.125 + TMP_GOPATH= [2021-11-26T18:26:18.190Z] #69 1.125 + : /build [2021-11-26T18:26:18.190Z] #69 1.125 + '[' -z '' ']' [2021-11-26T18:26:18.190Z] #69 1.125 ++ mktemp -d [2021-11-26T18:26:18.190Z] #69 1.125 + export GOPATH=/tmp/tmp.fCph3cEwoT [2021-11-26T18:26:18.190Z] #69 1.125 + GOPATH=/tmp/tmp.fCph3cEwoT [2021-11-26T18:26:18.190Z] #69 1.125 + RM_GOPATH=1 [2021-11-26T18:26:18.190Z] #69 1.125 + case "$(go env GOARCH)" in [2021-11-26T18:26:18.190Z] #69 1.125 ++ go env GOARCH [2021-11-26T18:26:18.190Z] #69 1.137 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:26:18.190Z] #69 1.137 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:26:18.190Z] #69 1.137 ++ dirname /install.sh [2021-11-26T18:26:18.190Z] #69 1.142 + dir=/ [2021-11-26T18:26:18.190Z] #69 1.142 + bin=containerd [2021-11-26T18:26:18.190Z] #69 1.142 + shift [2021-11-26T18:26:18.190Z] #69 1.142 + '[' '!' -f //containerd.installer ']' [2021-11-26T18:26:18.190Z] #69 1.142 + . //containerd.installer [2021-11-26T18:26:18.190Z] #69 1.143 ++ set -e [2021-11-26T18:26:18.190Z] #69 1.143 ++ : v1.5.8 [2021-11-26T18:26:18.190Z] #69 1.145 + install_containerd [2021-11-26T18:26:18.190Z] #69 1.145 + echo 'Install containerd version v1.5.8' [2021-11-26T18:26:18.190Z] #69 1.145 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fCph3cEwoT/src/github.com/containerd/containerd [2021-11-26T18:26:18.190Z] #69 1.145 Install containerd version v1.5.8 [2021-11-26T18:26:18.190Z] #69 1.204 Cloning into '/tmp/tmp.fCph3cEwoT/src/github.com/containerd/containerd'... [2021-11-26T18:26:18.750Z] ok github.com/docker/docker/distribution/metadata 0.055s coverage: 48.2% of statements [2021-11-26T18:26:18.908Z] #14 95.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-26T18:26:18.908Z] #14 95.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:18.908Z] #14 95.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:19.577Z] #69 ... [2021-11-26T18:26:19.577Z] [2021-11-26T18:26:19.577Z] #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-26T18:26:19.577Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:26:19.577Z] #20 60.79 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-26T18:26:19.577Z] #20 60.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:19.577Z] #20 60.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-26T18:26:19.577Z] #20 60.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-26T18:26:19.577Z] #20 60.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:19.577Z] #20 60.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:19.679Z] ok github.com/docker/docker/distribution 0.117s coverage: 26.4% of statements [2021-11-26T18:26:19.679Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-26T18:26:20.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-26T18:26:20.608Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-11-26T18:26:21.537Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2021-11-26T18:26:22.099Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-26T18:26:22.127Z] #20 ... [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-26T18:26:22.127Z] #49 sha256:2e608bf2be9d5991851dd1f541513d20c399705137e81aa7e2b9167244b674d5 [2021-11-26T18:26:22.127Z] #49 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #50 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:26:22.127Z] #50 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #53 sha256:fdf1f88b313c75bdc102fb5b74d75aec0c10850c35400ac8d4cad43faab5ed83 [2021-11-26T18:26:22.127Z] #53 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #54 sha256:8ee34b03793f1c72d40a4d5a4b428e819ca38980c70d11cf11c4dcec3f8f0289 [2021-11-26T18:26:22.127Z] #54 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #56 sha256:26636670449a2aef9a7cf1334fe04f54dadb833784e3a8db1a58fccffeaa0fd1 [2021-11-26T18:26:22.127Z] #56 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #58 sha256:bfc3ae49720101b3edcd6caf696fca676e16ebcea843bf7e14f1a48595a7bb7d [2021-11-26T18:26:22.127Z] #58 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #60 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:26:22.127Z] #60 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #62 sha256:c34d6d7cbe15e762e0efd95e34972324b51ba3c4eb9a5277d8e50611db5d1b61 [2021-11-26T18:26:22.127Z] #62 CACHED [2021-11-26T18:26:22.127Z] [2021-11-26T18:26:22.127Z] #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-26T18:26:22.127Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:26:22.356Z] ok github.com/docker/docker/distribution/xfer 1.919s coverage: 85.1% of statements [2021-11-26T18:26:22.356Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-26T18:26:23.284Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2021-11-26T18:26:23.284Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-11-26T18:26:23.284Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-26T18:26:23.409Z] 8f616e6e9eec: Verifying Checksum [2021-11-26T18:26:23.409Z] 8f616e6e9eec: Download complete [2021-11-26T18:26:23.514Z] #20 64.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-26T18:26:23.514Z] #20 64.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:23.514Z] #20 64.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:23.845Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-11-26T18:26:24.239Z] #62 129.3 # github.com/containerd/containerd/cmd/containerd [2021-11-26T18:26:24.239Z] #62 129.3 /usr/bin/ld: /tmp/go-link-2728512823/000019.o: in function `New': [2021-11-26T18:26:24.239Z] #62 129.3 /tmp/tmp.EM4fCJhpzc/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-26T18:26:24.239Z] #62 129.3 + bin/containerd-stress [2021-11-26T18:26:24.239Z] #62 130.4 + bin/containerd-shim [2021-11-26T18:26:25.211Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-11-26T18:26:25.446Z] #14 ... [2021-11-26T18:26:25.446Z] [2021-11-26T18:26:25.446Z] #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-26T18:26:25.446Z] #62 sha256:5c59606c38166b2951f53e6f7d8e68dac62b5d4837f3684cc0da3b03889af056 [2021-11-26T18:26:25.702Z] #62 44.30 Updating files: 68% (3193/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2021-11-26T18:26:25.702Z] #62 44.98 + cd /tmp/tmp.HOh5tmyLhe/src/github.com/containerd/containerd [2021-11-26T18:26:25.702Z] #62 44.98 + git checkout -q v1.5.8 [2021-11-26T18:26:26.578Z] ok github.com/docker/docker/opts 0.031s coverage: 67.1% of statements [2021-11-26T18:26:26.578Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-26T18:26:26.633Z] #62 46.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-26T18:26:26.895Z] #62 46.25 + BUILDTAGS='netgo osusergo static_build' [2021-11-26T18:26:26.895Z] #62 46.26 + export EXTRA_FLAGS=-buildmode=pie [2021-11-26T18:26:26.895Z] #62 46.26 + EXTRA_FLAGS=-buildmode=pie [2021-11-26T18:26:26.895Z] #62 46.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-26T18:26:26.895Z] #62 46.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-26T18:26:26.895Z] #62 46.26 + '[' '' = dynamic ']' [2021-11-26T18:26:26.895Z] #62 46.26 + make [2021-11-26T18:26:27.723Z] #20 68.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-26T18:26:27.723Z] #20 68.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:27.723Z] #20 68.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:27.949Z] ok github.com/docker/docker/pkg/archive 0.267s coverage: 82.5% of statements [2021-11-26T18:26:28.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-26T18:26:28.262Z] #62 47.58 + bin/ctr [2021-11-26T18:26:28.666Z] #20 70.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-26T18:26:28.666Z] #20 70.10 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:28.666Z] #20 70.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:28.876Z] ok github.com/docker/docker/pkg/authorization 0.281s coverage: 68.3% of statements [2021-11-26T18:26:28.876Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-11-26T18:26:29.131Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-26T18:26:29.251Z] INFO: Extraction ended at 11/26/2021 18:26:25. Duration:00:00:22.2459411 [2021-11-26T18:26:29.251Z] INFO: Updating the golang and path environment variables [2021-11-26T18:26:29.251Z] INFO: GOPATH=d:\gopath [2021-11-26T18:26:29.251Z] INFO: go version go1.17.3 windows/amd64 [2021-11-26T18:26:29.251Z] INFO: Running the daemon under test in debug mode [2021-11-26T18:26:29.251Z] INFO: Running the daemon under test in containerd mode [2021-11-26T18:26:29.251Z] INFO: Starting a daemon under test... [2021-11-26T18:26:29.251Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43047\2\daemon --pidfile d:\CI\PR-43047\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-26T18:26:29.251Z] INFO: Containerd started successfully. [2021-11-26T18:26:29.251Z] INFO: Process started successfully. [2021-11-26T18:26:29.251Z] INFO: Start tailing logs of the daemon under tests [2021-11-26T18:26:29.251Z] INFO: Waiting for the daemon under test to start... [2021-11-26T18:26:29.555Z] INFO: Extraction ended at 11/26/2021 18:26:29. Duration:00:00:23.4885084 [2021-11-26T18:26:29.556Z] INFO: Updating the golang and path environment variables [2021-11-26T18:26:29.556Z] INFO: GOPATH=d:\gopath [2021-11-26T18:26:29.556Z] INFO: go version go1.17.3 windows/amd64 [2021-11-26T18:26:29.556Z] INFO: Running the daemon under test in debug mode [2021-11-26T18:26:29.556Z] INFO: Starting a daemon under test... [2021-11-26T18:26:29.556Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43047\2\daemon --pidfile d:\CI\PR-43047\2\docker.pid -D [2021-11-26T18:26:29.556Z] INFO: Process started successfully. [2021-11-26T18:26:29.556Z] INFO: Start tailing logs of the daemon under tests [2021-11-26T18:26:29.556Z] INFO: Waiting for the daemon under test to start... [2021-11-26T18:26:30.579Z] #20 71.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-26T18:26:30.579Z] #20 71.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:30.579Z] #20 71.91 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:30.805Z] #62 137.5 + bin/containerd-shim-runc-v1 [2021-11-26T18:26:32.401Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.5% of statements [2021-11-26T18:26:32.401Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-26T18:26:32.657Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-26T18:26:32.913Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-11-26T18:26:34.279Z] ok github.com/docker/docker/layer 7.781s coverage: 68.8% of statements [2021-11-26T18:26:34.279Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-26T18:26:34.279Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-26T18:26:34.279Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-26T18:26:34.279Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-26T18:26:34.279Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-26T18:26:34.279Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-26T18:26:34.279Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-26T18:26:34.279Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-11-26T18:26:34.535Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-11-26T18:26:34.784Z] #20 75.53 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-26T18:26:34.784Z] #20 75.53 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:34.784Z] #20 75.54 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:34.791Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-11-26T18:26:35.729Z] #20 77.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-26T18:26:35.729Z] #20 77.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-26T18:26:35.729Z] #20 77.14 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-26T18:26:35.729Z] #20 77.20 Selecting previously unselected package libapparmor1:amd64. [2021-11-26T18:26:35.729Z] #20 77.21 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-26T18:26:35.729Z] #20 77.22 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-26T18:26:35.729Z] #20 77.27 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-26T18:26:35.729Z] #20 77.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-26T18:26:35.729Z] #20 77.29 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-26T18:26:35.729Z] #20 77.35 Selecting previously unselected package libbtrfs0:amd64. [2021-11-26T18:26:35.850Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-26T18:26:35.995Z] #20 77.36 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-26T18:26:35.995Z] #20 77.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:26:35.995Z] #20 77.45 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-26T18:26:35.995Z] #20 77.46 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-26T18:26:35.995Z] #20 77.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:26:35.995Z] #20 77.55 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-26T18:26:35.995Z] #20 ... [2021-11-26T18:26:35.995Z] [2021-11-26T18:26:35.995Z] #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-26T18:26:35.995Z] #69 sha256:9544951602d6716c2b11f5f632f3cdf42c3c3be6588940f03f19403e25d06876 [2021-11-26T18:26:35.995Z] #69 17.07 + cd /tmp/tmp.fCph3cEwoT/src/github.com/containerd/containerd [2021-11-26T18:26:35.995Z] #69 17.07 + git checkout -q v1.5.8 [2021-11-26T18:26:35.995Z] #69 17.91 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-26T18:26:35.995Z] #69 17.91 + BUILDTAGS='netgo osusergo static_build' [2021-11-26T18:26:35.995Z] #69 17.91 + export EXTRA_FLAGS=-buildmode=pie [2021-11-26T18:26:35.995Z] #69 17.91 + EXTRA_FLAGS=-buildmode=pie [2021-11-26T18:26:35.995Z] #69 17.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-26T18:26:35.995Z] #69 17.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-26T18:26:35.995Z] #69 17.91 + '[' '' = dynamic ']' [2021-11-26T18:26:35.995Z] #69 17.91 + make [2021-11-26T18:26:35.995Z] #69 18.56 + bin/ctr [2021-11-26T18:26:35.995Z] #69 ... [2021-11-26T18:26:35.995Z] [2021-11-26T18:26:35.995Z] #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-26T18:26:35.995Z] #20 sha256:8e9f957a09ac374beea738fb08a95fab4a39579e3348b94e7b96cd2308c08e2c [2021-11-26T18:26:35.995Z] #20 77.55 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-26T18:26:35.995Z] #20 77.56 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:26:35.995Z] #20 77.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:35.995Z] #20 77.61 Selecting previously unselected package libudev-dev:amd64. [2021-11-26T18:26:35.995Z] #20 77.61 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-26T18:26:35.995Z] #20 77.61 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-26T18:26:35.995Z] #20 77.68 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-26T18:26:36.071Z] #62 142.5 + bin/containerd-shim-runc-v2 [2021-11-26T18:26:36.256Z] #20 77.68 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-26T18:26:36.256Z] #20 77.69 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-26T18:26:36.256Z] #20 77.81 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-26T18:26:36.256Z] #20 77.82 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-26T18:26:36.256Z] #20 77.82 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-26T18:26:36.256Z] #20 77.91 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-26T18:26:36.412Z] ok github.com/docker/docker/pkg/discovery/kv 3.023s coverage: 84.1% of statements [2021-11-26T18:26:36.412Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 84.8% of statements [2021-11-26T18:26:36.518Z] #20 77.92 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-26T18:26:36.518Z] #20 77.92 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-26T18:26:36.518Z] #20 78.02 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-26T18:26:36.518Z] #20 78.03 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-26T18:26:36.518Z] #20 78.04 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-26T18:26:36.518Z] #20 78.08 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-26T18:26:36.518Z] #20 78.08 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-26T18:26:36.518Z] #20 78.09 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-26T18:26:36.638Z] #62 143.1 + binaries [2021-11-26T18:26:36.639Z] #62 143.1 + install -D bin/containerd /build/containerd [2021-11-26T18:26:36.639Z] #62 143.1 + install -D bin/containerd-shim /build/containerd-shim [2021-11-26T18:26:36.639Z] #62 143.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-26T18:26:36.639Z] #62 143.1 + install -D bin/ctr /build/ctr [2021-11-26T18:26:36.668Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-26T18:26:36.668Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2021-11-26T18:26:36.780Z] #20 78.29 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-26T18:26:36.780Z] #20 78.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-26T18:26:36.780Z] #20 78.31 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-26T18:26:36.780Z] #20 78.42 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-26T18:26:36.897Z] #62 DONE 143.5s [2021-11-26T18:26:37.041Z] #20 78.42 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:26:37.041Z] #20 78.42 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:37.041Z] #20 78.47 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-26T18:26:37.041Z] #20 78.48 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-26T18:26:37.041Z] #20 78.48 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-26T18:26:37.041Z] #20 78.55 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-26T18:26:37.041Z] #20 78.56 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-26T18:26:37.041Z] #20 78.57 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-26T18:26:37.230Z] ok github.com/docker/docker/pkg/idtools 0.307s coverage: 69.5% of statements [2021-11-26T18:26:37.303Z] #20 78.80 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-26T18:26:37.303Z] #20 78.82 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-26T18:26:37.303Z] #20 78.84 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-26T18:26:37.303Z] #20 78.85 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-26T18:26:37.303Z] #20 78.86 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-26T18:26:37.303Z] #20 78.87 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-26T18:26:37.303Z] #20 78.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:26:37.303Z] #20 78.90 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-26T18:26:37.303Z] #20 78.91 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-26T18:26:37.564Z] #20 78.92 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-26T18:26:37.564Z] #20 78.93 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-26T18:26:37.564Z] #20 78.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:26:37.564Z] #20 78.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:37.564Z] #20 78.96 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-26T18:26:37.564Z] #20 78.97 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-26T18:26:37.564Z] #20 78.98 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-26T18:26:37.564Z] #20 78.99 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-26T18:26:37.564Z] #20 79.01 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-26T18:26:37.564Z] #20 79.02 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-26T18:26:37.564Z] #20 79.03 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:37.564Z] #20 79.04 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:37.564Z] #20 79.05 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-26T18:26:37.564Z] #20 79.07 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:37.564Z] #20 79.08 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-26T18:26:37.564Z] #20 79.09 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-26T18:26:37.564Z] #20 79.10 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:37.564Z] #20 79.11 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-26T18:26:37.564Z] #20 79.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:37.564Z] #20 79.13 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-26T18:26:37.792Z] ok github.com/docker/docker/pkg/ioutils 0.401s coverage: 71.5% of statements [2021-11-26T18:26:37.792Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-11-26T18:26:37.792Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-26T18:26:37.792Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-11-26T18:26:37.792Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-26T18:26:37.792Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-26T18:26:37.826Z] #20 79.15 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:37.826Z] #20 79.16 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-26T18:26:37.826Z] #20 79.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:37.826Z] #20 79.18 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:37.826Z] #20 79.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:26:38.048Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-11-26T18:26:38.048Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-26T18:26:38.048Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-11-26T18:26:38.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-26T18:26:38.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-26T18:26:38.276Z] [2021-11-26T18:26:38.276Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-26T18:26:38.276Z] #63 sha256:fa99888d137b0a9b03f72b37ddaf9d323d1f0060a967afe36c23b391b813baf3 [2021-11-26T18:26:38.276Z] #63 DONE 0.2s [2021-11-26T18:26:38.276Z] [2021-11-26T18:26:38.276Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-26T18:26:38.276Z] #68 sha256:1ef6580858b38e33bb781a4e66a6c6021e1bf5ac4902a0381188ea7f547ec648 [2021-11-26T18:26:38.276Z] #68 DONE 0.1s [2021-11-26T18:26:38.304Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-26T18:26:38.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-26T18:26:38.534Z] [2021-11-26T18:26:38.534Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-26T18:26:38.534Z] #73 sha256:555d1abc9480f3d190fef821c26fc5b6f7b4135c6ce73abdf26316bd6e124048 [2021-11-26T18:26:38.559Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-11-26T18:26:38.559Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-26T18:26:38.559Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-26T18:26:38.559Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-26T18:26:39.100Z] #73 DONE 0.5s [2021-11-26T18:26:39.101Z] [2021-11-26T18:26:39.101Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-26T18:26:39.101Z] #74 sha256:f3e9bc6c85005256ab7529cae18380436017ffa2125d76c57cbbec15639552b1 [2021-11-26T18:26:39.101Z] #74 DONE 0.0s [2021-11-26T18:26:39.101Z] [2021-11-26T18:26:39.101Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-26T18:26:39.101Z] #75 sha256:3527719c56314bad430ec80f51c7c789d1ba1af53cae4941517108c9c80c2de4 [2021-11-26T18:26:39.121Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2021-11-26T18:26:39.212Z] #20 DONE 80.4s [2021-11-26T18:26:39.212Z] [2021-11-26T18:26:39.212Z] #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-26T18:26:39.212Z] #21 sha256:bad174095f872f11aebeacad437789ce0c083519375495133077d8089348d9d9 [2021-11-26T18:26:39.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-26T18:26:39.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-26T18:26:39.377Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-26T18:26:39.632Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-26T18:26:39.632Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-26T18:26:39.666Z] #75 DONE 0.7s [2021-11-26T18:26:39.666Z] [2021-11-26T18:26:39.666Z] #76 exporting to image [2021-11-26T18:26:39.666Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-26T18:26:39.666Z] #76 exporting layers [2021-11-26T18:26:40.156Z] #21 1.450 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:26:40.156Z] #21 1.450 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:26:40.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-26T18:26:40.417Z] #21 1.600 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:26:40.442Z] #62 ... [2021-11-26T18:26:40.442Z] [2021-11-26T18:26:40.442Z] #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-26T18:26:40.442Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:26:40.442Z] #14 105.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-26T18:26:40.442Z] #14 105.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:40.442Z] #14 105.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:40.442Z] #14 110.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-26T18:26:40.442Z] #14 110.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:40.442Z] #14 110.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:40.442Z] #14 115.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-26T18:26:40.442Z] #14 115.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:40.442Z] #14 115.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:40.996Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2021-11-26T18:26:41.252Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-26T18:26:41.252Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-26T18:26:41.508Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-11-26T18:26:41.764Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-11-26T18:26:42.021Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-26T18:26:42.277Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-11-26T18:26:42.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-26T18:26:42.839Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-11-26T18:26:43.095Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2021-11-26T18:26:43.351Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-26T18:26:43.607Z] coverage: [no statements] [2021-11-26T18:26:43.607Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-26T18:26:43.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-26T18:26:43.863Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-11-26T18:26:44.119Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-11-26T18:26:44.119Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-26T18:26:44.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-26T18:26:44.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-26T18:26:45.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-26T18:26:46.008Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-26T18:26:46.008Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-11-26T18:26:46.241Z] #76 exporting layers 5.9s done [2021-11-26T18:26:46.241Z] #76 writing image sha256:b0411d3217d901739eda4861a27c25847a4803caa9eabb9b9410cc1b5ac5d86b done [2021-11-26T18:26:46.241Z] #76 naming to docker.io/library/docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff done [2021-11-26T18:26:46.241Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-26T18:26:46.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-26T18:26:46.571Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-11-26T18:26:46.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -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:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh dynbinary test-integration [2021-11-26T18:26:46.984Z] #14 ... [2021-11-26T18:26:46.984Z] [2021-11-26T18:26:46.984Z] #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-26T18:26:46.984Z] #65 sha256:19cbab70f834ef08878fb0f8d32d270ffb167a43e62a3a2916ffa9ee34a24e44 [2021-11-26T18:26:46.984Z] #65 123.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-26T18:26:46.984Z] #65 123.4 + GOBIN=/build [2021-11-26T18:26:46.984Z] #65 123.4 + GO111MODULE=on [2021-11-26T18:26:46.984Z] #65 123.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-26T18:26:47.041Z] ...INFO: Daemon under test started and replied! [2021-11-26T18:26:47.041Z] INFO: Docker version of the daemon under test [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] Client: [2021-11-26T18:26:47.041Z] Version: 17.06.2-ce [2021-11-26T18:26:47.041Z] API version: 1.30 [2021-11-26T18:26:47.041Z] Go version: go1.8.3 [2021-11-26T18:26:47.041Z] Git commit: cec0b72 [2021-11-26T18:26:47.041Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-26T18:26:47.041Z] OS/Arch: windows/amd64 [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] Server: [2021-11-26T18:26:47.041Z] Version: 0.0.0-dev [2021-11-26T18:26:47.041Z] API version: 1.42 (minimum version 1.24) [2021-11-26T18:26:47.041Z] Go version: go1.17.3 [2021-11-26T18:26:47.041Z] Git commit: 55da5245de [2021-11-26T18:26:47.041Z] Built: 11/26/2021 18:24:58 [2021-11-26T18:26:47.041Z] OS/Arch: windows/amd64 [2021-11-26T18:26:47.041Z] Experimental: false [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] INFO: Docker info of the daemon under test [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] Containers: 0 [2021-11-26T18:26:47.041Z] Running: 0 [2021-11-26T18:26:47.041Z] Paused: 0 [2021-11-26T18:26:47.041Z] Stopped: 0 [2021-11-26T18:26:47.041Z] Images: 0 [2021-11-26T18:26:47.041Z] Server Version: 0.0.0-dev [2021-11-26T18:26:47.041Z] Storage Driver: windowsfilter [2021-11-26T18:26:47.041Z] Windows: [2021-11-26T18:26:47.041Z] Logging Driver: json-file [2021-11-26T18:26:47.041Z] Plugins: [2021-11-26T18:26:47.041Z] Volume: local [2021-11-26T18:26:47.041Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:26:47.041Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:26:47.041Z] Swarm: inactive [2021-11-26T18:26:47.041Z] Default Isolation: process [2021-11-26T18:26:47.041Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T18:26:47.041Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T18:26:47.041Z] OSType: windows [2021-11-26T18:26:47.041Z] Architecture: x86_64 [2021-11-26T18:26:47.041Z] CPUs: 4 [2021-11-26T18:26:47.041Z] Total Memory: 32GiB [2021-11-26T18:26:47.041Z] Name: azwin-2-7c2fd1 [2021-11-26T18:26:47.041Z] ID: TAOA:CR5F:JLD7:ORPL:PBSX:SVQZ:F254:6LVR:XIEX:OJ5F:V3Q7:AICP [2021-11-26T18:26:47.041Z] Docker Root Dir: D:\CI\PR-43047\2\daemon [2021-11-26T18:26:47.041Z] Debug Mode (client): false [2021-11-26T18:26:47.041Z] Debug Mode (server): true [2021-11-26T18:26:47.041Z] File Descriptors: -1 [2021-11-26T18:26:47.041Z] Goroutines: 31 [2021-11-26T18:26:47.041Z] System Time: 2021-11-26T18:26:45.2199793Z [2021-11-26T18:26:47.041Z] EventsListeners: 0 [2021-11-26T18:26:47.041Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:26:47.041Z] Labels: [2021-11-26T18:26:47.041Z] Experimental: false [2021-11-26T18:26:47.041Z] Insecure Registries: [2021-11-26T18:26:47.041Z] 127.0.0.0/8 [2021-11-26T18:26:47.041Z] Live Restore Enabled: false [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] INFO: Docker images of the daemon under test [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-26T18:26:47.041Z] [2021-11-26T18:26:47.041Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-26T18:26:47.041Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-26T18:26:47.041Z] ltsc2022: Pulling from windows/servercore [2021-11-26T18:26:47.041Z] 8f616e6e9eec: Pulling fs layer [2021-11-26T18:26:47.041Z] a0eb404f1860: Pulling fs layer [2021-11-26T18:26:47.154Z] [2021-11-26T18:26:47.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-26T18:26:47.412Z] Removing bundles/ [2021-11-26T18:26:47.412Z] [2021-11-26T18:26:47.412Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-26T18:26:47.412Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:26:47.412Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:26:47.499Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2021-11-26T18:26:47.755Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-26T18:26:47.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-26T18:26:47.952Z] #21 2.594 Reading package lists... [2021-11-26T18:26:48.683Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-11-26T18:26:48.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-26T18:26:49.245Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-26T18:26:49.245Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-26T18:26:49.703Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-26T18:26:49.703Z] Using test binary docker [2021-11-26T18:26:49.703Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-26T18:26:49.703Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-26T18:26:49.703Z] Starting dockerd [2021-11-26T18:26:49.703Z] INFO: Waiting for daemon to start... [2021-11-26T18:26:49.808Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-26T18:26:50.064Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-26T18:26:50.805Z] .....INFO: Daemon under test started and replied! [2021-11-26T18:26:50.805Z] INFO: Docker version of the daemon under test [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] Client: [2021-11-26T18:26:50.805Z] Version: 17.06.2-ce [2021-11-26T18:26:50.805Z] API version: 1.30 [2021-11-26T18:26:50.805Z] Go version: go1.8.3 [2021-11-26T18:26:50.805Z] Git commit: cec0b72 [2021-11-26T18:26:50.805Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-26T18:26:50.805Z] OS/Arch: windows/amd64 [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] Server: [2021-11-26T18:26:50.805Z] Version: 0.0.0-dev [2021-11-26T18:26:50.805Z] API version: 1.42 (minimum version 1.24) [2021-11-26T18:26:50.805Z] Go version: go1.17.3 [2021-11-26T18:26:50.805Z] Git commit: 55da5245de [2021-11-26T18:26:50.805Z] Built: 11/26/2021 18:24:55 [2021-11-26T18:26:50.805Z] OS/Arch: windows/amd64 [2021-11-26T18:26:50.805Z] Experimental: false [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] INFO: Docker info of the daemon under test [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] Containers: 0 [2021-11-26T18:26:50.805Z] Running: 0 [2021-11-26T18:26:50.805Z] Paused: 0 [2021-11-26T18:26:50.805Z] Stopped: 0 [2021-11-26T18:26:50.805Z] Images: 0 [2021-11-26T18:26:50.805Z] Server Version: 0.0.0-dev [2021-11-26T18:26:50.805Z] Storage Driver: windowsfilter [2021-11-26T18:26:50.805Z] Windows: [2021-11-26T18:26:50.805Z] Logging Driver: json-file [2021-11-26T18:26:50.805Z] Plugins: [2021-11-26T18:26:50.805Z] Volume: local [2021-11-26T18:26:50.805Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T18:26:50.805Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T18:26:50.805Z] Swarm: inactive [2021-11-26T18:26:50.805Z] Default Isolation: process [2021-11-26T18:26:50.805Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-26T18:26:50.805Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-26T18:26:50.805Z] OSType: windows [2021-11-26T18:26:50.805Z] Architecture: x86_64 [2021-11-26T18:26:50.805Z] CPUs: 4 [2021-11-26T18:26:50.805Z] Total Memory: 32GiB [2021-11-26T18:26:50.805Z] Name: azwin-2-5bdc80 [2021-11-26T18:26:50.805Z] ID: UXVV:ACT5:IXJ2:WEYW:M5DH:4KNX:BXNB:54OL:Y2OY:R4TI:KTK2:WC73 [2021-11-26T18:26:50.805Z] Docker Root Dir: D:\CI\PR-43047\2\daemon [2021-11-26T18:26:50.805Z] Debug Mode (client): false [2021-11-26T18:26:50.805Z] Debug Mode (server): true [2021-11-26T18:26:50.805Z] File Descriptors: -1 [2021-11-26T18:26:50.805Z] Goroutines: 16 [2021-11-26T18:26:50.805Z] System Time: 2021-11-26T18:26:48.9211966Z [2021-11-26T18:26:50.805Z] EventsListeners: 0 [2021-11-26T18:26:50.805Z] Registry: https://index.docker.io/v1/ [2021-11-26T18:26:50.805Z] Labels: [2021-11-26T18:26:50.805Z] Experimental: false [2021-11-26T18:26:50.805Z] Insecure Registries: [2021-11-26T18:26:50.805Z] 127.0.0.0/8 [2021-11-26T18:26:50.805Z] Live Restore Enabled: false [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] INFO: Docker images of the daemon under test [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-26T18:26:50.805Z] [2021-11-26T18:26:50.805Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-26T18:26:50.805Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-26T18:26:50.805Z] ltsc2019: Pulling from windows/servercore [2021-11-26T18:26:50.805Z] 4612f6d0b889: Pulling fs layer [2021-11-26T18:26:50.805Z] c1f4c7287c99: Pulling fs layer [2021-11-26T18:26:51.591Z] . [2021-11-26T18:26:51.591Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-26T18:26:51.591Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-26T18:26:51.591Z] Error: No such image: emptyfs [2021-11-26T18:26:51.847Z] Running integration-test (iteration 1) [2021-11-26T18:26:51.847Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-26T18:26:52.102Z] Loaded image: busybox:latest [2021-11-26T18:26:52.103Z] Loaded image: busybox:glibc [2021-11-26T18:26:52.161Z] #21 8.075 Reading package lists... [2021-11-26T18:26:52.232Z] #65 128.3 rootlesskit version 0.14.6 [2021-11-26T18:26:52.232Z] #65 128.3 Usage of /build/rootlesskit-docker-proxy: [2021-11-26T18:26:52.232Z] #65 128.3 -container-ip string [2021-11-26T18:26:52.232Z] #65 128.3 container ip [2021-11-26T18:26:52.232Z] #65 128.3 -container-port int [2021-11-26T18:26:52.232Z] #65 128.3 container port (default -1) [2021-11-26T18:26:52.232Z] #65 128.3 -host-ip string [2021-11-26T18:26:52.232Z] #65 128.3 host ip [2021-11-26T18:26:52.232Z] #65 128.3 -host-port int [2021-11-26T18:26:52.232Z] #65 128.3 host port (default -1) [2021-11-26T18:26:52.232Z] #65 128.3 -proto string [2021-11-26T18:26:52.232Z] #65 128.3 proxy protocol (default "tcp") [2021-11-26T18:26:52.588Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-26T18:26:52.734Z] #21 12.73 Building dependency tree... [2021-11-26T18:26:52.734Z] #21 13.84 Reading state information... [2021-11-26T18:26:52.892Z] a0eb404f1860: Verifying Checksum [2021-11-26T18:26:52.892Z] a0eb404f1860: Download complete [2021-11-26T18:26:53.149Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2021-11-26T18:26:53.469Z] Loaded image: debian:bullseye-slim [2021-11-26T18:26:53.469Z] Loaded image: hello-world:latest [2021-11-26T18:26:53.469Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:26:53.469Z] INFO: Testing against a local daemon [2021-11-26T18:26:53.469Z] === RUN TestCgroupNamespacesBuild [2021-11-26T18:26:53.677Z] #21 14.88 The following additional packages will be installed: [2021-11-26T18:26:53.677Z] #21 14.89 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-26T18:26:53.677Z] #21 14.89 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-26T18:26:53.677Z] #21 14.89 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-26T18:26:53.677Z] #21 14.89 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-26T18:26:53.677Z] #21 14.89 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-26T18:26:53.677Z] #21 14.89 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-26T18:26:53.677Z] #21 14.90 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-26T18:26:53.677Z] #21 14.91 Suggested packages: [2021-11-26T18:26:53.677Z] #21 14.91 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-26T18:26:53.677Z] #21 14.91 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-26T18:26:53.677Z] #21 14.91 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-26T18:26:53.677Z] #21 14.91 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-26T18:26:53.677Z] #21 14.91 seccomp:ppc64el seccomp:s390x [2021-11-26T18:26:53.677Z] #21 14.91 Recommended packages: [2021-11-26T18:26:53.677Z] #21 14.91 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-26T18:26:53.677Z] #21 14.91 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-26T18:26:53.677Z] #21 14.91 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-26T18:26:53.677Z] #21 14.91 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-26T18:26:53.711Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-11-26T18:26:54.250Z] #21 15.37 The following NEW packages will be installed: [2021-11-26T18:26:54.250Z] #21 15.37 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-26T18:26:54.250Z] #21 15.37 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-26T18:26:54.250Z] #21 15.37 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-26T18:26:54.250Z] #21 15.37 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-26T18:26:54.250Z] #21 15.37 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-26T18:26:54.250Z] #21 15.37 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-26T18:26:54.250Z] #21 15.37 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-26T18:26:54.250Z] #21 15.38 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-26T18:26:54.250Z] #21 15.38 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-26T18:26:54.250Z] #21 15.38 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-26T18:26:54.250Z] #21 15.38 libseccomp2:ppc64el libseccomp2:s390x [2021-11-26T18:26:54.512Z] #21 15.72 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:26:54.512Z] #21 15.72 Need to get 15.9 MB of archives. [2021-11-26T18:26:54.512Z] #21 15.72 After this operation, 72.9 MB of additional disk space will be used. [2021-11-26T18:26:54.512Z] #21 15.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-26T18:26:54.512Z] #21 15.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-26T18:26:54.512Z] #21 15.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-26T18:26:54.512Z] #21 15.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-26T18:26:54.512Z] #21 15.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-26T18:26:54.512Z] #21 15.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-26T18:26:54.512Z] #21 15.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-26T18:26:54.512Z] #21 15.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-26T18:26:54.512Z] #21 15.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-26T18:26:54.512Z] #21 15.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-26T18:26:54.512Z] #21 15.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-26T18:26:54.512Z] #21 15.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-26T18:26:54.512Z] #21 15.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-26T18:26:54.512Z] #21 15.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-26T18:26:54.638Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2021-11-26T18:26:54.774Z] #21 15.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-26T18:26:54.774Z] #21 15.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-26T18:26:54.774Z] #21 15.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-26T18:26:54.774Z] #21 15.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-26T18:26:54.774Z] #21 15.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-26T18:26:54.774Z] #21 15.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-26T18:26:54.774Z] #21 15.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-26T18:26:54.774Z] #21 15.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-26T18:26:54.774Z] #21 15.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-26T18:26:54.774Z] #21 15.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-26T18:26:54.774Z] #21 15.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-26T18:26:54.774Z] #21 15.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-26T18:26:54.774Z] #21 15.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-26T18:26:54.774Z] #21 15.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-26T18:26:54.774Z] #21 15.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-26T18:26:54.774Z] #21 15.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-26T18:26:54.774Z] #21 15.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-26T18:26:54.774Z] #21 15.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-26T18:26:54.774Z] #21 15.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-26T18:26:54.774Z] #21 15.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-26T18:26:54.774Z] #21 15.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-26T18:26:54.774Z] #21 15.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-26T18:26:54.774Z] #21 15.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-26T18:26:54.774Z] #21 15.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-26T18:26:54.774Z] #21 15.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-26T18:26:54.774Z] #21 15.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-26T18:26:54.834Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2021-11-26T18:26:54.834Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-26T18:26:55.347Z] #21 16.43 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:26:55.347Z] #21 16.63 Fetched 15.9 MB in 1s (31.7 MB/s) [2021-11-26T18:26:55.515Z] #65 DONE 131.9s [2021-11-26T18:26:55.515Z] [2021-11-26T18:26:55.515Z] #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-26T18:26:55.515Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:26:55.515Z] #14 126.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-26T18:26:55.515Z] #14 126.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-26T18:26:55.515Z] #14 126.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:55.515Z] #14 131.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-26T18:26:55.515Z] #14 131.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-26T18:26:55.515Z] #14 131.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-26T18:26:55.515Z] #14 ... [2021-11-26T18:26:55.515Z] [2021-11-26T18:26:55.515Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-26T18:26:55.515Z] #66 sha256:ee4d855045e93e480f03dfca63aa918c7f084aa5402baae1505d625fd3061805 [2021-11-26T18:26:55.515Z] #66 DONE 0.0s [2021-11-26T18:26:55.515Z] [2021-11-26T18:26:55.515Z] #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-26T18:26:55.515Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:26:55.515Z] #14 132.2 Selecting previously unselected package libapparmor1:amd64. [2021-11-26T18:26:55.515Z] #14 132.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-26T18:26:55.515Z] #14 132.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-26T18:26:55.515Z] #14 ... [2021-11-26T18:26:55.515Z] [2021-11-26T18:26:55.515Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-26T18:26:55.515Z] #67 sha256:25ed4daec10e7612388b5736daec3c5aa9e469d2d51467a33bd28908ca554a03 [2021-11-26T18:26:55.515Z] #67 DONE 0.2s [2021-11-26T18:26:55.515Z] [2021-11-26T18:26:55.515Z] #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-26T18:26:55.515Z] #14 sha256:8a868936fad131539062f9957dfa32af18e5ec7b4aef5c421b47468a5d7adbec [2021-11-26T18:26:55.515Z] #14 132.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-26T18:26:55.515Z] #14 132.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-26T18:26:55.515Z] #14 132.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-26T18:26:55.515Z] #14 132.5 Selecting previously unselected package libbtrfs0:amd64. [2021-11-26T18:26:55.515Z] #14 132.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-26T18:26:55.515Z] #14 132.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:26:55.609Z] #21 16.67 Selecting previously unselected package gcc-10-base:armel. [2021-11-26T18:26:55.609Z] #21 16.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-11-26T18:26:55.609Z] #21 16.70 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-26T18:26:55.609Z] #21 16.71 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-26T18:26:55.609Z] #21 16.76 Selecting previously unselected package gcc-10-base:armhf. [2021-11-26T18:26:55.609Z] #21 16.77 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-26T18:26:55.609Z] #21 16.77 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-26T18:26:55.609Z] #21 16.82 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-26T18:26:55.609Z] #21 16.83 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-26T18:26:55.609Z] #21 16.83 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-26T18:26:55.609Z] #21 16.88 Selecting previously unselected package gcc-10-base:s390x. [2021-11-26T18:26:55.870Z] #21 16.88 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-26T18:26:55.870Z] #21 16.89 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-26T18:26:55.870Z] #21 16.96 Selecting previously unselected package gcc-10-base:arm64. [2021-11-26T18:26:55.870Z] #21 16.96 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-26T18:26:55.870Z] #21 16.97 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-26T18:26:55.870Z] #21 17.03 Selecting previously unselected package libgcc-s1:armel. [2021-11-26T18:26:55.870Z] #21 17.04 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-26T18:26:55.870Z] #21 17.04 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-26T18:26:55.870Z] #21 17.10 Selecting previously unselected package libcrypt1:armel. [2021-11-26T18:26:55.870Z] #21 17.10 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-26T18:26:55.870Z] #21 17.11 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-26T18:26:56.079Z] #14 132.8 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-26T18:26:56.079Z] #14 132.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-26T18:26:56.079Z] #14 132.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:26:56.131Z] #21 17.18 Selecting previously unselected package libc6:armel. [2021-11-26T18:26:56.132Z] #21 17.19 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-26T18:26:56.199Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2021-11-26T18:26:56.199Z] === RUN TestBuildWithSession [2021-11-26T18:26:56.199Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:26:56.199Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-26T18:26:56.199Z] === RUN TestBuildSquashParent [2021-11-26T18:26:56.336Z] #14 133.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-26T18:26:56.336Z] #14 133.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:26:56.336Z] #14 133.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:56.336Z] #14 133.2 Selecting previously unselected package libudev-dev:amd64. [2021-11-26T18:26:56.336Z] #14 133.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-26T18:26:56.336Z] #14 133.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-26T18:26:56.392Z] #21 17.38 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-26T18:26:56.593Z] #14 133.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-26T18:26:56.593Z] #14 133.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-26T18:26:56.593Z] #14 133.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-26T18:26:56.654Z] #21 17.78 Selecting previously unselected package libapparmor1:armel. [2021-11-26T18:26:56.654Z] #21 17.79 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-26T18:26:56.654Z] #21 17.79 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-26T18:26:56.654Z] #21 17.85 Selecting previously unselected package libapparmor-dev:armel. [2021-11-26T18:26:56.654Z] #21 17.85 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-26T18:26:56.654Z] #21 17.86 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-26T18:26:56.654Z] #21 17.92 Selecting previously unselected package libgcc-s1:arm64. [2021-11-26T18:26:56.672Z] c1f4c7287c99: Verifying Checksum [2021-11-26T18:26:56.672Z] c1f4c7287c99: Download complete [2021-11-26T18:26:56.850Z] #14 133.7 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-26T18:26:56.850Z] #14 133.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-26T18:26:56.850Z] #14 133.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-26T18:26:56.914Z] #21 17.92 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-26T18:26:56.914Z] #21 17.93 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-26T18:26:56.914Z] #21 17.97 Selecting previously unselected package libcrypt1:arm64. [2021-11-26T18:26:56.914Z] #21 17.98 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-26T18:26:56.914Z] #21 17.98 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-26T18:26:56.914Z] #21 18.07 Selecting previously unselected package libc6:arm64. [2021-11-26T18:26:56.914Z] #21 18.07 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-26T18:26:57.108Z] #14 134.0 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-26T18:26:57.175Z] #21 18.24 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-26T18:26:57.366Z] #14 134.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-26T18:26:57.366Z] #14 134.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-26T18:26:57.366Z] #14 134.3 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-26T18:26:57.436Z] #21 18.67 Selecting previously unselected package libapparmor1:arm64. [2021-11-26T18:26:57.623Z] #14 134.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-26T18:26:57.623Z] #14 134.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-26T18:26:57.623Z] #14 134.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-26T18:26:57.623Z] #14 134.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-26T18:26:57.623Z] #14 134.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-26T18:26:57.697Z] #21 18.67 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-26T18:26:57.697Z] #21 18.68 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-26T18:26:57.697Z] #21 18.77 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-26T18:26:57.697Z] #21 18.77 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-26T18:26:57.697Z] #21 18.79 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-26T18:26:57.958Z] #21 18.89 Selecting previously unselected package libgcc-s1:s390x. [2021-11-26T18:26:57.958Z] #21 18.90 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-26T18:26:57.958Z] #21 18.91 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-26T18:26:57.958Z] #21 18.95 Selecting previously unselected package libcrypt1:s390x. [2021-11-26T18:26:57.958Z] #21 18.95 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-26T18:26:57.958Z] #21 18.96 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-26T18:26:57.958Z] #21 19.04 Selecting previously unselected package libc6:s390x. [2021-11-26T18:26:57.958Z] #21 19.04 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-26T18:26:58.187Z] #14 135.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-26T18:26:58.187Z] #14 135.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-26T18:26:58.218Z] #21 19.21 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-26T18:26:58.444Z] #14 135.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-26T18:26:58.479Z] #21 19.73 Selecting previously unselected package libapparmor1:s390x. [2021-11-26T18:26:58.479Z] #21 19.74 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-26T18:26:58.479Z] #21 19.74 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-26T18:26:58.702Z] #14 135.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-26T18:26:58.702Z] #14 135.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-26T18:26:58.702Z] #14 135.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:58.702Z] #14 135.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-26T18:26:58.702Z] #14 135.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-26T18:26:58.702Z] #14 135.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-26T18:26:58.702Z] #14 135.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-26T18:26:58.702Z] #14 135.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-26T18:26:58.702Z] #14 135.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-26T18:26:58.739Z] #21 19.80 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-26T18:26:58.739Z] #21 19.80 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-26T18:26:58.739Z] #21 19.81 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-26T18:26:58.739Z] #21 19.87 Selecting previously unselected package libgcc-s1:armhf. [2021-11-26T18:26:58.739Z] #21 19.87 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-26T18:26:58.739Z] #21 19.88 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-26T18:26:58.740Z] #21 19.93 Selecting previously unselected package libcrypt1:armhf. [2021-11-26T18:26:58.740Z] #21 19.94 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-26T18:26:58.740Z] #21 19.95 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-26T18:26:59.000Z] #21 20.03 Selecting previously unselected package libc6:armhf. [2021-11-26T18:26:59.000Z] #21 20.05 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-26T18:26:59.000Z] #21 20.25 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-26T18:26:59.265Z] #14 136.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-26T18:26:59.266Z] #14 136.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-26T18:26:59.266Z] #14 136.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-26T18:26:59.266Z] #14 136.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-26T18:26:59.266Z] #14 136.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-26T18:26:59.266Z] #14 136.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-26T18:26:59.266Z] #14 136.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-26T18:26:59.266Z] #14 136.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-26T18:26:59.266Z] #14 136.2 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-26T18:26:59.266Z] #14 136.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-26T18:26:59.523Z] #14 136.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-26T18:26:59.523Z] #14 136.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-26T18:26:59.523Z] #14 136.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:59.523Z] #14 136.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-26T18:26:59.523Z] #14 136.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-26T18:26:59.523Z] #14 136.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-26T18:26:59.523Z] #14 136.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-26T18:26:59.523Z] #14 136.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-26T18:26:59.523Z] #14 136.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-26T18:26:59.523Z] #14 136.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-26T18:26:59.523Z] #14 136.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:59.523Z] #14 136.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-26T18:26:59.523Z] #14 136.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:59.523Z] #14 136.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-26T18:26:59.523Z] #14 136.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-26T18:26:59.572Z] #21 20.71 Selecting previously unselected package libapparmor1:armhf. [2021-11-26T18:26:59.572Z] #21 20.72 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-26T18:26:59.572Z] #21 20.72 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-26T18:26:59.572Z] #21 20.78 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-26T18:26:59.572Z] #21 20.78 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-26T18:26:59.572Z] #21 20.78 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-26T18:26:59.572Z] #21 20.85 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-26T18:26:59.782Z] #14 136.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-26T18:26:59.782Z] #14 136.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-26T18:26:59.782Z] #14 136.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-26T18:26:59.782Z] #14 136.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-26T18:26:59.782Z] #14 136.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:59.782Z] #14 136.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-26T18:26:59.782Z] #14 136.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:59.782Z] #14 136.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-26T18:26:59.782Z] #14 136.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:26:59.870Z] #21 20.86 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-26T18:26:59.870Z] #21 20.86 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-26T18:26:59.870Z] #21 20.91 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-26T18:26:59.870Z] #21 20.91 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-26T18:26:59.870Z] #21 20.91 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-26T18:26:59.870Z] #21 20.99 Selecting previously unselected package libc6:ppc64el. [2021-11-26T18:26:59.870Z] #21 21.00 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-26T18:27:00.040Z] #14 DONE 137.0s [2021-11-26T18:27:00.040Z] [2021-11-26T18:27:00.040Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-26T18:27:00.040Z] #57 sha256:be9daeefe0ca379b8876f80999f76a47c2ab29c7006ddc99ec6f0171c07a4605 [2021-11-26T18:27:00.132Z] #21 21.23 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-26T18:27:00.297Z] #57 DONE 0.1s [2021-11-26T18:27:00.297Z] [2021-11-26T18:27:00.297Z] #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-26T18:27:00.297Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:27:00.364Z] --- PASS: TestBuildSquashParent (4.20s) [2021-11-26T18:27:00.364Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-26T18:27:00.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:27:00.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:27:00.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:27:00.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:27:00.364Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:27:00.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:27:00.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:27:00.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:27:00.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:27:00.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:27:00.364Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:27:00.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:27:00.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:27:00.364Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:27:00.704Z] #21 21.85 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-26T18:27:00.704Z] #21 21.85 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-26T18:27:00.704Z] #21 21.86 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-26T18:27:00.704Z] #21 21.91 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-26T18:27:00.704Z] #21 21.92 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-26T18:27:00.704Z] #21 21.92 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-26T18:27:00.704Z] #21 21.98 Selecting previously unselected package libseccomp2:s390x. [2021-11-26T18:27:00.971Z] #21 21.99 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-26T18:27:00.971Z] #21 21.99 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-26T18:27:00.971Z] #21 22.07 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-26T18:27:00.971Z] #21 22.08 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-26T18:27:00.971Z] #21 22.09 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-26T18:27:00.971Z] #21 22.17 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-26T18:27:00.971Z] #21 22.17 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-26T18:27:00.971Z] #21 22.18 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-26T18:27:01.233Z] #21 22.22 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-26T18:27:01.233Z] #21 22.23 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-26T18:27:01.233Z] #21 22.23 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-26T18:27:01.233Z] #21 22.29 Selecting previously unselected package libseccomp2:armhf. [2021-11-26T18:27:01.233Z] #21 22.31 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-26T18:27:01.233Z] #21 22.31 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-26T18:27:01.233Z] #21 22.37 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-26T18:27:01.233Z] #21 22.37 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-26T18:27:01.233Z] #21 22.38 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-26T18:27:01.233Z] #21 22.45 Selecting previously unselected package libseccomp2:armel. [2021-11-26T18:27:01.233Z] #21 22.45 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-26T18:27:01.233Z] #21 22.46 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-26T18:27:01.494Z] #21 22.51 Selecting previously unselected package libseccomp-dev:armel. [2021-11-26T18:27:01.494Z] #21 22.51 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-26T18:27:01.494Z] #21 22.52 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-26T18:27:01.494Z] #21 22.61 Selecting previously unselected package libseccomp2:arm64. [2021-11-26T18:27:01.494Z] #21 22.61 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-26T18:27:01.494Z] #21 22.62 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-26T18:27:01.494Z] #21 22.66 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-26T18:27:01.494Z] #21 22.67 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-26T18:27:01.494Z] #21 22.67 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-26T18:27:01.755Z] #21 22.77 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.78 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.79 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.80 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.82 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.84 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-26T18:27:01.755Z] #21 22.85 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-26T18:27:01.755Z] #21 22.86 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-26T18:27:01.755Z] #21 22.87 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-26T18:27:01.755Z] #21 22.88 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-26T18:27:01.755Z] #21 22.89 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.91 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.92 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.93 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.94 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-26T18:27:01.755Z] #21 22.95 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-26T18:27:02.192Z] #58 1.889 + RM_GOPATH=0 [2021-11-26T18:27:02.192Z] #58 1.889 + TMP_GOPATH= [2021-11-26T18:27:02.192Z] #58 1.889 + : /build [2021-11-26T18:27:02.192Z] #58 1.889 + '[' -z '' ']' [2021-11-26T18:27:02.192Z] #58 1.889 ++ mktemp -d [2021-11-26T18:27:02.192Z] #58 ... [2021-11-26T18:27:02.192Z] [2021-11-26T18:27:02.192Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-26T18:27:02.192Z] #15 sha256:aede33324e0281cee6d53c3d5214e96e37b3985f1ce1a679209501c2ae2aa5a4 [2021-11-26T18:27:02.192Z] #15 DONE 2.0s [2021-11-26T18:27:02.192Z] [2021-11-26T18:27:02.192Z] #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-26T18:27:02.192Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:27:02.192Z] #58 1.897 + export GOPATH=/tmp/tmp.yVfQUihYw9 [2021-11-26T18:27:02.192Z] #58 1.897 + GOPATH=/tmp/tmp.yVfQUihYw9 [2021-11-26T18:27:02.192Z] #58 1.897 + RM_GOPATH=1 [2021-11-26T18:27:02.192Z] #58 1.897 + case "$(go env GOARCH)" in [2021-11-26T18:27:02.192Z] #58 1.897 ++ go env GOARCH [2021-11-26T18:27:02.192Z] #58 1.933 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:27:02.192Z] #58 1.933 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:27:02.192Z] #58 1.933 ++ dirname /install.sh [2021-11-26T18:27:02.192Z] #58 1.933 + dir=/ [2021-11-26T18:27:02.192Z] #58 1.933 + bin=runc [2021-11-26T18:27:02.192Z] #58 1.933 + shift [2021-11-26T18:27:02.192Z] #58 1.933 + '[' '!' -f //runc.installer ']' [2021-11-26T18:27:02.192Z] #58 1.933 + . //runc.installer [2021-11-26T18:27:02.192Z] #58 1.933 ++ set -e [2021-11-26T18:27:02.192Z] #58 1.933 ++ : v1.0.2 [2021-11-26T18:27:02.192Z] #58 1.933 + install_runc [2021-11-26T18:27:02.192Z] #58 1.933 + RUNC_BUILDTAGS=seccomp [2021-11-26T18:27:02.192Z] #58 1.933 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-26T18:27:02.192Z] #58 1.933 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yVfQUihYw9/src/github.com/opencontainers/runc [2021-11-26T18:27:02.192Z] #58 1.933 Install runc version v1.0.2 (build tags: seccomp) [2021-11-26T18:27:02.192Z] #58 1.953 Cloning into '/tmp/tmp.yVfQUihYw9/src/github.com/opencontainers/runc'... [2021-11-26T18:27:02.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:27:02.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:27:03.140Z] #21 24.20 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-26T18:27:03.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:27:03.436Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:27:04.083Z] #21 25.40 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-26T18:27:04.087Z] #58 ... [2021-11-26T18:27:04.087Z] [2021-11-26T18:27:04.087Z] #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-26T18:27:04.087Z] #16 sha256:2f9a8816c0036b51bf3e35d14c094fb907102e688e6363e4400ffd10b065e653 [2021-11-26T18:27:04.087Z] #16 DONE 1.8s [2021-11-26T18:27:04.087Z] [2021-11-26T18:27:04.087Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-26T18:27:04.087Z] #17 sha256:ccd72cdafafe79e95410c319153b08b0d57cc35f36d32b673b3271c65d375c14 [2021-11-26T18:27:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-26T18:27:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2021-11-26T18:27:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2021-11-26T18:27:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2021-11-26T18:27:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2021-11-26T18:27:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s) [2021-11-26T18:27:04.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2021-11-26T18:27:04.812Z] === RUN TestBuildMultiStageCopy [2021-11-26T18:27:04.812Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-26T18:27:05.361Z] 8f616e6e9eec: Verifying Checksum [2021-11-26T18:27:05.361Z] 8f616e6e9eec: Download complete [2021-11-26T18:27:05.457Z] #17 1.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-26T18:27:05.457Z] #17 DONE 1.5s [2021-11-26T18:27:05.457Z] [2021-11-26T18:27:05.457Z] #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-26T18:27:05.457Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:27:05.468Z] #21 26.66 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-26T18:27:05.714Z] #58 ... [2021-11-26T18:27:05.714Z] [2021-11-26T18:27:05.714Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-26T18:27:05.714Z] #18 sha256:9eece6239ebe15c8e21be914e9439b512dcc29edbc0fd18e33cb8855eab27b04 [2021-11-26T18:27:06.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-26T18:27:06.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-26T18:27:06.700Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-26T18:27:06.855Z] #21 27.89 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-26T18:27:06.958Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-26T18:27:07.085Z] #18 DONE 1.4s [2021-11-26T18:27:07.085Z] [2021-11-26T18:27:07.085Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-26T18:27:07.085Z] #19 sha256:53394475d09299e3c0149c6299bf03e9eda8d0f9784d7c3f98055bb873fcfea3 [2021-11-26T18:27:07.214Z] --- PASS: TestBuildMultiStageCopy (2.21s) [2021-11-26T18:27:07.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2021-11-26T18:27:07.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-11-26T18:27:07.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-26T18:27:07.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-11-26T18:27:07.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-26T18:27:07.214Z] === RUN TestBuildMultiStageParentConfig [2021-11-26T18:27:07.776Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2021-11-26T18:27:07.776Z] === RUN TestBuildLabelWithTargets [2021-11-26T18:27:07.798Z] #21 29.09 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-26T18:27:07.798Z] #21 29.10 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.11 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.12 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.13 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.15 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.16 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.17 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.18 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.20 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.21 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.22 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.23 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.25 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.27 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-26T18:27:08.058Z] #21 29.29 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.30 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.31 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.32 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-26T18:27:08.058Z] #21 29.33 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-26T18:27:08.319Z] #21 29.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:27:08.580Z] #21 DONE 29.7s [2021-11-26T18:27:08.580Z] [2021-11-26T18:27:08.580Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-26T18:27:08.580Z] #22 sha256:c2a629872eef14a7c237f2bc542e5b9aca073a04f67ee3a9fec33a85a5cc9718 [2021-11-26T18:27:08.580Z] #22 ... [2021-11-26T18:27:08.580Z] [2021-11-26T18:27:08.580Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-26T18:27:08.580Z] #64 sha256:8b32d6fa35293616b75b80eeda9bf09c1cdf470ea895914f4234e3002557a1b3 [2021-11-26T18:27:08.580Z] #64 DONE 0.2s [2021-11-26T18:27:08.703Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2021-11-26T18:27:08.703Z] === RUN TestBuildWithEmptyLayers [2021-11-26T18:27:08.840Z] [2021-11-26T18:27:08.841Z] #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-26T18:27:08.841Z] #65 sha256:3ab19d18908892384b44f5e00e50d722d97cce8fbdc302123aab25843ab36fb1 [2021-11-26T18:27:08.960Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-11-26T18:27:08.960Z] === RUN TestBuildMultiStageOnBuild [2021-11-26T18:27:08.981Z] #19 DONE 1.6s [2021-11-26T18:27:08.981Z] [2021-11-26T18:27:08.981Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-26T18:27:08.981Z] #20 sha256:f0efaaae31890069d444be3f96d4de3fbaa41cfddeff59fc363452b2668e4778 [2021-11-26T18:27:10.226Z] #65 ... [2021-11-26T18:27:10.226Z] [2021-11-26T18:27:10.226Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-26T18:27:10.226Z] #22 sha256:c2a629872eef14a7c237f2bc542e5b9aca073a04f67ee3a9fec33a85a5cc9718 [2021-11-26T18:27:10.226Z] #22 DONE 1.6s [2021-11-26T18:27:10.226Z] [2021-11-26T18:27:10.227Z] #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-26T18:27:10.227Z] #23 sha256:9281d00d5359c4d4d8f48348bccc67072990a069d6c1556efe80b369e3c4be4e [2021-11-26T18:27:10.350Z] #20 DONE 1.5s [2021-11-26T18:27:10.350Z] [2021-11-26T18:27:10.350Z] #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-26T18:27:10.350Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-26T18:27:10.847Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2021-11-26T18:27:10.847Z] === RUN TestBuildUncleanTarFilenames [2021-11-26T18:27:11.104Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-11-26T18:27:11.104Z] === RUN TestBuildMultiStageLayerLeak [2021-11-26T18:27:11.611Z] #23 DONE 1.5s [2021-11-26T18:27:11.611Z] [2021-11-26T18:27:11.611Z] #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-26T18:27:11.611Z] #65 sha256:3ab19d18908892384b44f5e00e50d722d97cce8fbdc302123aab25843ab36fb1 [2021-11-26T18:27:11.611Z] #65 1.945 + RM_GOPATH=0 [2021-11-26T18:27:11.611Z] #65 1.945 + TMP_GOPATH= [2021-11-26T18:27:11.611Z] #65 1.945 + : /build [2021-11-26T18:27:11.611Z] #65 1.945 + '[' -z '' ']' [2021-11-26T18:27:11.611Z] #65 1.945 ++ mktemp -d [2021-11-26T18:27:11.611Z] #65 1.950 + export GOPATH=/tmp/tmp.xBfB0x7zTU [2021-11-26T18:27:11.611Z] #65 1.950 + GOPATH=/tmp/tmp.xBfB0x7zTU [2021-11-26T18:27:11.611Z] #65 1.950 + RM_GOPATH=1 [2021-11-26T18:27:11.611Z] #65 1.950 + case "$(go env GOARCH)" in [2021-11-26T18:27:11.611Z] #65 1.950 ++ go env GOARCH [2021-11-26T18:27:11.611Z] #65 1.967 + export GO_BUILDMODE=-buildmode=pie [2021-11-26T18:27:11.611Z] #65 1.967 + GO_BUILDMODE=-buildmode=pie [2021-11-26T18:27:11.611Z] #65 1.967 ++ dirname /install.sh [2021-11-26T18:27:11.611Z] #65 1.967 + dir=/ [2021-11-26T18:27:11.611Z] #65 1.967 + bin=runc [2021-11-26T18:27:11.611Z] #65 1.967 + shift [2021-11-26T18:27:11.611Z] #65 1.967 + '[' '!' -f //runc.installer ']' [2021-11-26T18:27:11.611Z] #65 1.967 + . //runc.installer [2021-11-26T18:27:11.611Z] #65 1.967 ++ set -e [2021-11-26T18:27:11.611Z] #65 1.967 ++ : v1.0.2 [2021-11-26T18:27:11.611Z] #65 1.967 + install_runc [2021-11-26T18:27:11.611Z] #65 1.967 + RUNC_BUILDTAGS=seccomp [2021-11-26T18:27:11.611Z] #65 1.967 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-26T18:27:11.611Z] #65 1.967 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xBfB0x7zTU/src/github.com/opencontainers/runc [2021-11-26T18:27:11.611Z] #65 1.967 Cloning into '/tmp/tmp.xBfB0x7zTU/src/github.com/opencontainers/runc'... [2021-11-26T18:27:11.611Z] #65 1.967 Install runc version v1.0.2 (build tags: seccomp) [2021-11-26T18:27:12.244Z] #21 2.081 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-26T18:27:12.244Z] #21 2.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-26T18:27:12.244Z] #21 2.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-26T18:27:12.676Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/rootless [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/volume [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-26T18:27:12.676Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-26T18:27:12.932Z] [2021-11-26T18:27:12.932Z] === Skipped [2021-11-26T18:27:12.932Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-26T18:27:12.932Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:27:12.932Z] [2021-11-26T18:27:12.932Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-26T18:27:12.932Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:27:12.932Z] [2021-11-26T18:27:12.932Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-26T18:27:12.932Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:27:12.932Z] [2021-11-26T18:27:12.932Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-26T18:27:12.932Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:27:12.932Z] [2021-11-26T18:27:12.932Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-26T18:27:12.932Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.932Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.932Z] [2021-11-26T18:27:12.932Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-26T18:27:12.933Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:54Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-26T18:27:12.933Z] aufs_test.go:37: driver not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:71: No driver to put! [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-26T18:27:12.933Z] time="2021-11-26T18:25:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:71: No driver to put! [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-26T18:27:12.933Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-26T18:27:12.933Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-26T18:27:12.933Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:27:12.933Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-26T18:27:12.933Z] graphtest_unix.go:71: No driver to put! [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-26T18:27:12.933Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-26T18:27:12.933Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-26T18:27:12.933Z] [2021-11-26T18:27:12.933Z] DONE 2331 tests, 53 skipped in 210.367s [2021-11-26T18:27:12.933Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:27:12.933Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-26T18:27:12.933Z] + 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-26T18:27:12.992Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2021-11-26T18:27:12.992Z] === RUN TestBuildWithHugeFile [2021-11-26T18:27:13.176Z] #21 3.002 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-26T18:27:13.528Z] #65 ... [2021-11-26T18:27:13.528Z] [2021-11-26T18:27:13.528Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-26T18:27:13.528Z] #24 sha256:be752ecadbc274fc85e3894238f22f22dc6b008d2df5a35072ea316d463e014a [2021-11-26T18:27:13.528Z] #24 1.300 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-26T18:27:13.528Z] #24 DONE 1.4s [2021-11-26T18:27:13.528Z] [2021-11-26T18:27:13.528Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-26T18:27:13.528Z] #25 sha256:022bbedfa8f9b680dc28e94886bdefee4b23673769a6eb91bcfcef630193d71e [2021-11-26T18:27:14.483Z] 4612f6d0b889: Verifying Checksum [2021-11-26T18:27:14.483Z] 4612f6d0b889: Download complete [2021-11-26T18:27:14.916Z] #25 DONE 1.5s [2021-11-26T18:27:14.916Z] [2021-11-26T18:27:14.916Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-26T18:27:14.916Z] #26 sha256:5dc12574743f2bca1bccadac3f720a0d17a7bfacdae988ef4ae0d6604ce87cfd [2021-11-26T18:27:15.074Z] #21 4.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [96.2 kB] [2021-11-26T18:27:16.309Z] #26 DONE 1.5s [2021-11-26T18:27:16.309Z] [2021-11-26T18:27:16.309Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-26T18:27:16.309Z] #27 sha256:a1919a3558db1b77c35ece5602c33a4635482173eb07a343d75b77bf53b95fb2 [2021-11-26T18:27:17.058Z] #21 6.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-26T18:27:17.698Z] #27 DONE 1.5s [2021-11-26T18:27:17.698Z] [2021-11-26T18:27:17.698Z] #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-26T18:27:17.698Z] #65 sha256:3ab19d18908892384b44f5e00e50d722d97cce8fbdc302123aab25843ab36fb1 [2021-11-26T18:27:17.698Z] #65 7.051 + cd /tmp/tmp.xBfB0x7zTU/src/github.com/opencontainers/runc [2021-11-26T18:27:17.698Z] #65 7.051 + git checkout -q v1.0.2 [2021-11-26T18:27:17.698Z] #65 7.449 + '[' -z '' ']' [2021-11-26T18:27:17.698Z] #65 7.449 + target=static [2021-11-26T18:27:17.698Z] #65 7.449 + make BUILDTAGS=seccomp static [2021-11-26T18:27:17.698Z] #65 7.574 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-26T18:27:18.455Z] #21 ... [2021-11-26T18:27:18.455Z] [2021-11-26T18:27:18.455Z] #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-26T18:27:18.455Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:27:18.455Z] #58 15.11 + cd /tmp/tmp.yVfQUihYw9/src/github.com/opencontainers/runc [2021-11-26T18:27:18.455Z] #58 15.13 + git checkout -q v1.0.2 [2021-11-26T18:27:18.455Z] #58 15.89 + '[' -z '' ']' [2021-11-26T18:27:18.455Z] #58 15.89 + target=static [2021-11-26T18:27:18.455Z] #58 15.89 + make BUILDTAGS=seccomp static [2021-11-26T18:27:18.455Z] #58 16.48 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-26T18:27:19.615Z] #65 ... [2021-11-26T18:27:19.615Z] [2021-11-26T18:27:19.615Z] #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-26T18:27:19.615Z] #69 sha256:9544951602d6716c2b11f5f632f3cdf42c3c3be6588940f03f19403e25d06876 [2021-11-26T18:27:19.615Z] #69 60.68 + bin/containerd [2021-11-26T18:27:19.877Z] #69 ... [2021-11-26T18:27:19.877Z] [2021-11-26T18:27:19.877Z] #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-26T18:27:19.877Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-26T18:27:19.877Z] #28 1.743 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-26T18:27:19.877Z] #28 1.743 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-26T18:27:19.877Z] #28 1.743 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-26T18:27:20.138Z] #28 2.315 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-26T18:27:20.399Z] #28 2.767 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-26T18:27:20.974Z] #28 3.295 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-26T18:27:21.548Z] #28 3.795 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-26T18:27:22.120Z] #28 4.419 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-26T18:27:22.693Z] #28 4.935 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [89.9 kB] [2021-11-26T18:27:22.693Z] #28 4.935 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [91.8 kB] [2021-11-26T18:27:22.693Z] #28 4.935 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [91.9 kB] [2021-11-26T18:27:22.693Z] #28 4.935 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [93.7 kB] [2021-11-26T18:27:22.693Z] #28 4.935 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [92.9 kB] [2021-11-26T18:27:23.636Z] #28 5.719 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-26T18:27:23.636Z] #28 5.724 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-26T18:27:23.636Z] #28 5.724 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-26T18:27:23.636Z] #28 5.724 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-26T18:27:23.636Z] #28 5.724 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-26T18:27:23.714Z] #58 ... [2021-11-26T18:27:23.714Z] [2021-11-26T18:27:23.715Z] #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-26T18:27:23.715Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-26T18:27:23.715Z] #21 13.73 Fetched 8478 kB in 12s (702 kB/s) [2021-11-26T18:27:24.279Z] #21 13.73 Reading package lists... [2021-11-26T18:27:24.279Z] #21 ... [2021-11-26T18:27:24.279Z] [2021-11-26T18:27:24.279Z] #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-26T18:27:24.279Z] #34 sha256:316005d3aab7ddc9ad7816746fbcfe4c3c5e5742e29f7a8769d604059b2843a5 [2021-11-26T18:27:24.279Z] #34 DONE 160.9s [2021-11-26T18:27:24.536Z] [2021-11-26T18:27:24.536Z] #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-26T18:27:24.536Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:27:25.552Z] #28 ... [2021-11-26T18:27:25.552Z] [2021-11-26T18:27:25.552Z] #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-26T18:27:25.552Z] #65 sha256:3ab19d18908892384b44f5e00e50d722d97cce8fbdc302123aab25843ab36fb1 [2021-11-26T18:27:25.552Z] #65 16.66 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-26T18:27:27.811Z] #53 ... [2021-11-26T18:27:27.811Z] [2021-11-26T18:27:27.811Z] #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-26T18:27:27.811Z] #21 sha256:8c88abb0421b46932e644ad78fb7b0ed181ba990e0759aeb71f886a396efaabb [2021-11-26T18:27:27.811Z] #21 13.73 Reading package lists... [2021-11-26T18:27:28.102Z] #65 18.94 + mkdir -p /build [2021-11-26T18:27:28.102Z] #65 18.96 + cp runc /build/runc [2021-11-26T18:27:28.102Z] #65 DONE 19.2s [2021-11-26T18:27:28.102Z] [2021-11-26T18:27:28.103Z] #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-26T18:27:28.103Z] #28 sha256:a9e26d1fd79b4f61e62df8309e9c4e88d158eb9441672fa1a7ad181fa0c80a87 [2021-11-26T18:27:32.245Z] #21 17.93 Reading package lists... [2021-11-26T18:27:33.615Z] #21 22.13 Building dependency tree... [2021-11-26T18:27:34.985Z] #21 24.73 The following additional packages will be installed: [2021-11-26T18:27:34.985Z] #21 24.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-26T18:27:34.985Z] #21 24.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-26T18:27:34.985Z] #21 24.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-26T18:27:34.985Z] #21 24.73 python3-pkg-resources vim-runtime xxd [2021-11-26T18:27:34.985Z] #21 24.73 Suggested packages: [2021-11-26T18:27:34.985Z] #21 24.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-26T18:27:34.985Z] #21 24.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-26T18:27:34.985Z] #21 24.73 acl attr quota [2021-11-26T18:27:34.985Z] #21 24.73 Recommended packages: [2021-11-26T18:27:34.985Z] #21 24.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-26T18:27:35.730Z] 8f616e6e9eec: Pull complete [2021-11-26T18:27:36.881Z] #21 26.87 The following NEW packages will be installed: [2021-11-26T18:27:36.881Z] #21 26.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-26T18:27:36.881Z] #21 26.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-26T18:27:36.881Z] #21 26.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-26T18:27:36.881Z] #21 26.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-26T18:27:36.881Z] #21 26.87 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-26T18:27:36.881Z] #21 26.87 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-26T18:27:36.881Z] #21 26.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-26T18:27:36.881Z] #21 26.87 xz-utils zip zstd [2021-11-26T18:27:37.446Z] #21 27.26 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:27:37.446Z] #21 27.26 Need to get 27.6 MB of archives. [2021-11-26T18:27:37.446Z] #21 27.26 After this operation, 106 MB of additional disk space will be used. [2021-11-26T18:27:37.446Z] #21 27.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-26T18:27:37.446Z] #21 27.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-26T18:27:37.446Z] #21 27.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-26T18:27:37.446Z] #21 27.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-26T18:27:37.446Z] #21 27.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-26T18:27:37.446Z] #21 27.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-26T18:27:37.446Z] #21 27.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-26T18:27:37.446Z] #21 27.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-26T18:27:37.446Z] #21 27.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-26T18:27:37.446Z] #21 27.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-26T18:27:37.446Z] #21 27.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-26T18:27:37.446Z] #21 27.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-26T18:27:37.446Z] #21 27.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-26T18:27:37.446Z] #21 27.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-26T18:27:37.446Z] #21 27.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-26T18:27:37.446Z] #21 27.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-26T18:27:37.704Z] #21 27.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-26T18:27:37.704Z] #21 27.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-26T18:27:37.704Z] #21 27.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-26T18:27:37.704Z] #21 27.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-26T18:27:37.704Z] #21 27.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-26T18:27:37.704Z] #21 27.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-26T18:27:37.704Z] #21 27.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-26T18:27:37.704Z] #21 27.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-26T18:27:37.704Z] #21 27.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-26T18:27:37.704Z] #21 27.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-26T18:27:37.704Z] #21 27.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-26T18:27:37.961Z] #21 27.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-26T18:27:37.961Z] #21 27.99 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-26T18:27:37.961Z] #21 27.99 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-26T18:27:37.961Z] #21 27.99 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-26T18:27:37.961Z] #21 27.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-26T18:27:37.961Z] #21 28.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-26T18:27:38.112Z] #28 19.19 Fetched 40.2 MB in 18s (2270 kB/s) [2021-11-26T18:27:38.219Z] #21 28.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-26T18:27:38.219Z] #21 28.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-26T18:27:38.219Z] #21 28.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-26T18:27:38.219Z] #21 28.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-26T18:27:38.219Z] #21 28.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-26T18:27:38.219Z] #21 28.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-26T18:27:38.219Z] #21 28.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-26T18:27:38.219Z] #21 28.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-26T18:27:38.476Z] #21 28.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-26T18:27:38.476Z] #21 28.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-26T18:27:38.476Z] #21 28.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-26T18:27:38.733Z] #21 28.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-26T18:27:38.991Z] #21 28.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-26T18:27:38.991Z] #21 28.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-26T18:27:38.991Z] #21 28.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-26T18:27:40.361Z] #21 29.95 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:27:40.361Z] #21 30.20 Fetched 27.6 MB in 2s (14.2 MB/s) [2021-11-26T18:27:40.361Z] #21 30.32 Selecting previously unselected package pigz. [2021-11-26T18:27:40.361Z] #21 30.32 (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-26T18:27:40.361Z] #21 30.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-26T18:27:40.361Z] #21 30.43 Unpacking pigz (2.6-1) ... [2021-11-26T18:27:40.618Z] #21 30.58 Selecting previously unselected package libelf1:amd64. [2021-11-26T18:27:40.618Z] #21 30.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-26T18:27:40.875Z] #21 30.59 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-26T18:27:41.138Z] #21 30.88 Selecting previously unselected package libbpf0:amd64. [2021-11-26T18:27:41.138Z] #21 30.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-26T18:27:41.138Z] #21 30.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-26T18:27:41.138Z] #21 31.07 Selecting previously unselected package libcap2:amd64. [2021-11-26T18:27:41.138Z] #21 31.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-26T18:27:41.138Z] #21 31.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-26T18:27:41.396Z] #21 31.22 Selecting previously unselected package libmnl0:amd64. [2021-11-26T18:27:41.396Z] #21 31.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-26T18:27:41.396Z] #21 31.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-26T18:27:41.653Z] #21 31.35 Selecting previously unselected package libxtables12:amd64. [2021-11-26T18:27:41.653Z] #21 31.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-26T18:27:41.653Z] #21 31.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-26T18:27:41.653Z] #21 31.57 Selecting previously unselected package libcap2-bin. [2021-11-26T18:27:41.653Z] #21 31.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-26T18:27:41.653Z] #21 31.58 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-26T18:27:41.910Z] #21 31.71 Selecting previously unselected package iproute2. [2021-11-26T18:27:41.910Z] #21 31.74 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-26T18:27:41.911Z] #21 31.75 Unpacking iproute2 (5.10.0-4) ... [2021-11-26T18:27:42.842Z] #21 32.60 Selecting previously unselected package xxd. [2021-11-26T18:27:42.842Z] #21 32.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:27:42.842Z] #21 32.61 Unpacking xxd (2:8.2.2434-3) ... [2021-11-26T18:27:42.842Z] #21 32.83 Selecting previously unselected package vim-common. [2021-11-26T18:27:42.842Z] #21 32.83 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:27:42.842Z] #21 32.87 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-26T18:27:43.099Z] #21 33.11 Selecting previously unselected package bash-completion. [2021-11-26T18:27:43.356Z] #21 33.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-26T18:27:46.258Z] #28 19.19 Reading package lists... [2021-11-26T18:27:46.631Z] #21 35.88 Unpacking bash-completion (1:2.11-2) ... [2021-11-26T18:27:46.631Z] #21 36.21 Selecting previously unselected package bzip2. [2021-11-26T18:27:46.631Z] #21 36.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-26T18:27:46.631Z] #21 36.23 Unpacking bzip2 (1.0.8-4) ... [2021-11-26T18:27:46.631Z] #21 36.30 Selecting previously unselected package xz-utils. [2021-11-26T18:27:46.631Z] #21 36.31 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-26T18:27:46.631Z] #21 36.31 Unpacking xz-utils (5.2.5-2) ... [2021-11-26T18:27:46.631Z] #21 36.46 Selecting previously unselected package apparmor. [2021-11-26T18:27:46.631Z] #21 36.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-26T18:27:46.631Z] #21 36.54 Unpacking apparmor (2.13.6-10) ... [2021-11-26T18:27:47.195Z] #21 36.87 Selecting previously unselected package inetutils-ping. [2021-11-26T18:27:47.195Z] #21 36.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-26T18:27:47.195Z] #21 36.88 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-26T18:27:47.195Z] #21 37.00 Selecting previously unselected package libip4tc2:amd64. [2021-11-26T18:27:47.195Z] #21 37.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-26T18:27:47.195Z] #21 37.02 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-26T18:27:47.195Z] #21 37.09 Selecting previously unselected package libip6tc2:amd64. [2021-11-26T18:27:47.195Z] #21 37.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-26T18:27:47.195Z] #21 37.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-26T18:27:47.195Z] #21 37.19 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-26T18:27:47.452Z] #21 37.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-26T18:27:47.452Z] #21 37.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-26T18:27:47.452Z] #21 37.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-26T18:27:47.452Z] #21 37.27 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-26T18:27:47.452Z] #21 37.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-26T18:27:47.452Z] #21 37.34 Selecting previously unselected package libnftnl11:amd64. [2021-11-26T18:27:47.452Z] #21 37.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-26T18:27:47.452Z] #21 37.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-26T18:27:47.452Z] #21 37.43 Selecting previously unselected package iptables. [2021-11-26T18:27:47.709Z] #21 37.44 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-26T18:27:47.709Z] #21 37.44 Unpacking iptables (1.8.7-1) ... [2021-11-26T18:27:47.966Z] #21 37.72 Selecting previously unselected package libonig5:amd64. [2021-11-26T18:27:47.966Z] #21 37.73 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-26T18:27:47.966Z] #21 37.73 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:27:47.966Z] #21 37.88 Selecting previously unselected package libjq1:amd64. [2021-11-26T18:27:47.966Z] #21 37.89 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-26T18:27:47.966Z] #21 37.90 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:27:48.223Z] #21 38.00 Selecting previously unselected package jq. [2021-11-26T18:27:48.223Z] #21 38.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-26T18:27:48.223Z] #21 38.02 Unpacking jq (1.6-2.1) ... [2021-11-26T18:27:48.223Z] #21 38.09 Selecting previously unselected package libaio1:amd64. [2021-11-26T18:27:48.223Z] #21 38.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-26T18:27:48.223Z] #21 38.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-26T18:27:48.479Z] #21 38.16 Selecting previously unselected package libgpm2:amd64. [2021-11-26T18:27:48.479Z] #21 38.16 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-26T18:27:48.479Z] #21 38.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-26T18:27:48.479Z] #21 38.23 Selecting previously unselected package libicu67:amd64. [2021-11-26T18:27:48.479Z] #21 38.23 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-26T18:27:48.479Z] #21 38.24 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-26T18:27:51.751Z] #21 41.30 Selecting previously unselected package libinih1:amd64. [2021-11-26T18:27:51.751Z] #21 41.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-26T18:27:51.751Z] #21 41.31 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-26T18:27:51.751Z] #21 41.36 Selecting previously unselected package libnet1:amd64. [2021-11-26T18:27:51.751Z] #21 41.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-26T18:27:51.751Z] #21 41.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:27:51.751Z] #21 41.46 Selecting previously unselected package libnl-3-200:amd64. [2021-11-26T18:27:51.751Z] #21 41.47 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-26T18:27:51.751Z] #21 41.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:27:51.751Z] #21 41.55 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-26T18:27:51.751Z] #21 41.55 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-26T18:27:51.751Z] #21 41.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:27:51.751Z] #21 41.63 Selecting previously unselected package net-tools. [2021-11-26T18:27:51.751Z] #21 41.63 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-26T18:27:51.751Z] #21 41.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-26T18:27:52.008Z] #21 41.80 Selecting previously unselected package patch. [2021-11-26T18:27:52.008Z] #21 41.81 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-26T18:27:52.008Z] #21 41.82 Unpacking patch (2.7.6-7) ... [2021-11-26T18:27:52.008Z] #21 41.91 Selecting previously unselected package python-pip-whl. [2021-11-26T18:27:52.008Z] #21 41.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-26T18:27:52.008Z] #21 41.95 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-26T18:27:52.830Z] #21 42.51 Selecting previously unselected package python3-lib2to3. [2021-11-26T18:27:52.830Z] #21 42.53 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-26T18:27:52.830Z] #21 42.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-26T18:27:52.830Z] #21 42.65 Selecting previously unselected package python3-distutils. [2021-11-26T18:27:52.830Z] #21 42.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-26T18:27:52.830Z] #21 42.66 Unpacking python3-distutils (3.9.2-1) ... [2021-11-26T18:27:53.101Z] #21 42.79 Selecting previously unselected package python3-pkg-resources. [2021-11-26T18:27:53.101Z] #21 42.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-26T18:27:53.101Z] #21 42.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:27:53.101Z] #21 42.94 Selecting previously unselected package python3-setuptools. [2021-11-26T18:27:53.101Z] #21 42.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-26T18:27:53.101Z] #21 42.96 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-26T18:27:53.359Z] #21 43.18 Selecting previously unselected package python3-wheel. [2021-11-26T18:27:53.359Z] #21 43.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-26T18:27:53.359Z] #21 43.19 Unpacking python3-wheel (0.34.2-1) ... [2021-11-26T18:27:53.359Z] #21 43.26 Selecting previously unselected package python3-pip. [2021-11-26T18:27:53.359Z] #21 43.27 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-26T18:27:53.359Z] #21 43.28 Unpacking python3-pip (20.3.4-4) ... [2021-11-26T18:27:53.616Z] #21 43.53 Selecting previously unselected package sudo. [2021-11-26T18:27:53.616Z] #21 43.55 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-26T18:27:53.616Z] #21 43.56 Unpacking sudo (1.9.5p2-3) ... [2021-11-26T18:27:54.183Z] #21 44.03 Selecting previously unselected package thin-provisioning-tools. [2021-11-26T18:27:54.183Z] #21 44.05 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-26T18:27:54.183Z] #21 44.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-26T18:27:54.403Z] #28 28.05 Reading package lists... [2021-11-26T18:27:54.440Z] #21 44.30 Selecting previously unselected package uidmap. [2021-11-26T18:27:54.440Z] #21 44.31 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-26T18:27:54.440Z] #21 44.31 Unpacking uidmap (1:4.8.1-1) ... [2021-11-26T18:27:54.697Z] #21 44.44 Selecting previously unselected package vim-runtime. [2021-11-26T18:27:54.697Z] #21 44.45 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:27:54.697Z] #21 44.48 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-26T18:27:54.697Z] #21 44.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-26T18:27:54.697Z] #21 44.52 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-26T18:27:54.976Z] #28 36.35 Building dependency tree... [2021-11-26T18:27:55.237Z] #28 37.45 Reading state information... [2021-11-26T18:27:56.181Z] #28 38.23 bzip2 is already the newest version (1.0.8-4). [2021-11-26T18:27:56.181Z] #28 38.23 patch is already the newest version (2.7.6-7). [2021-11-26T18:27:56.181Z] #28 38.23 xz-utils is already the newest version (5.2.5-2). [2021-11-26T18:27:56.181Z] #28 38.23 The following additional packages will be installed: [2021-11-26T18:27:56.181Z] #28 38.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-26T18:27:56.181Z] #28 38.24 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-26T18:27:56.181Z] #28 38.24 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-26T18:27:56.181Z] #28 38.24 python3-pkg-resources vim-runtime xxd [2021-11-26T18:27:56.181Z] #28 38.26 Suggested packages: [2021-11-26T18:27:56.181Z] #28 38.26 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-26T18:27:56.181Z] #28 38.26 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-26T18:27:56.181Z] #28 38.26 Recommended packages: [2021-11-26T18:27:56.181Z] #28 38.26 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-26T18:27:57.125Z] #28 39.35 The following NEW packages will be installed: [2021-11-26T18:27:57.125Z] #28 39.35 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-26T18:27:57.125Z] #28 39.35 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-26T18:27:57.125Z] #28 39.35 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-26T18:27:57.125Z] #28 39.36 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-26T18:27:57.125Z] #28 39.36 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-26T18:27:57.125Z] #28 39.36 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-26T18:27:57.125Z] #28 39.36 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-26T18:27:57.387Z] #28 39.72 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-11-26T18:27:57.387Z] #28 39.72 Need to get 18.6 MB of archives. [2021-11-26T18:27:57.387Z] #28 39.72 After this operation, 71.4 MB of additional disk space will be used. [2021-11-26T18:27:57.387Z] #28 39.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-26T18:27:57.387Z] #28 39.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-26T18:27:57.387Z] #28 39.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-26T18:27:57.387Z] #28 39.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-26T18:27:57.387Z] #28 39.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-26T18:27:57.387Z] #28 39.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-26T18:27:57.387Z] #28 39.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-26T18:27:57.387Z] #28 39.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-26T18:27:57.387Z] #28 39.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-26T18:27:57.387Z] #28 39.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-26T18:27:57.387Z] #28 39.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-26T18:27:57.387Z] #28 39.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-26T18:27:57.387Z] #28 39.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-26T18:27:57.648Z] #28 39.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-26T18:27:57.648Z] #28 39.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-26T18:27:57.648Z] #28 39.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-26T18:27:57.648Z] #28 39.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-26T18:27:57.648Z] #28 39.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-26T18:27:57.648Z] #28 39.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-26T18:27:57.648Z] #28 39.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-26T18:27:57.648Z] #28 39.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-26T18:27:57.648Z] #28 39.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-26T18:27:57.648Z] #28 39.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-26T18:27:57.648Z] #28 39.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-26T18:27:57.648Z] #28 39.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-26T18:27:57.648Z] #28 39.78 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-26T18:27:57.648Z] #28 39.78 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-26T18:27:57.648Z] #28 39.78 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-26T18:27:57.648Z] #28 39.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-26T18:27:57.648Z] #28 39.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-26T18:27:57.648Z] #28 39.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-26T18:27:57.648Z] #28 39.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-26T18:27:57.648Z] #28 39.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-26T18:27:57.648Z] #28 39.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-26T18:27:57.648Z] #28 39.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-26T18:27:57.648Z] #28 39.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-26T18:27:57.648Z] #28 39.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-26T18:27:57.648Z] #28 39.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-26T18:27:57.648Z] #28 39.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-26T18:27:57.648Z] #28 39.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-26T18:27:57.648Z] #28 39.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-26T18:27:57.648Z] #28 39.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-26T18:27:57.648Z] #28 39.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-26T18:27:57.648Z] #28 39.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-26T18:27:57.975Z] #21 47.40 Selecting previously unselected package vim. [2021-11-26T18:27:57.975Z] #21 47.42 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:27:57.975Z] #21 47.43 Unpacking vim (2:8.2.2434-3) ... [2021-11-26T18:27:57.975Z] #21 47.94 Selecting previously unselected package xfsprogs. [2021-11-26T18:27:57.975Z] #21 47.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-26T18:27:57.975Z] #21 47.96 Unpacking xfsprogs (5.10.0-4) ... [2021-11-26T18:27:58.220Z] #28 40.42 debconf: delaying package configuration, since apt-utils is not installed [2021-11-26T18:27:58.220Z] #28 40.60 Fetched 18.6 MB in 1s (36.4 MB/s) [2021-11-26T18:27:58.220Z] #28 40.64 Selecting previously unselected package pigz. [2021-11-26T18:27:58.481Z] #28 40.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-11-26T18:27:58.481Z] #28 40.69 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-26T18:27:58.481Z] #28 40.69 Unpacking pigz (2.6-1) ... [2021-11-26T18:27:58.481Z] #28 40.75 Selecting previously unselected package libelf1:amd64. [2021-11-26T18:27:58.481Z] #28 40.75 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-26T18:27:58.481Z] #28 40.76 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-26T18:27:58.481Z] #28 40.85 Selecting previously unselected package libbpf0:amd64. [2021-11-26T18:27:58.481Z] #28 40.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-26T18:27:58.481Z] #28 40.85 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-26T18:27:58.481Z] #28 40.92 Selecting previously unselected package libcap2:amd64. [2021-11-26T18:27:58.481Z] #28 40.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-26T18:27:58.481Z] #28 40.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-26T18:27:58.481Z] #28 40.96 Selecting previously unselected package libmnl0:amd64. [2021-11-26T18:27:58.539Z] #21 48.33 Selecting previously unselected package zip. [2021-11-26T18:27:58.539Z] #21 48.33 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-26T18:27:58.539Z] #21 48.35 Unpacking zip (3.0-12) ... [2021-11-26T18:27:58.539Z] #21 48.45 Selecting previously unselected package zstd. [2021-11-26T18:27:58.539Z] #21 48.46 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-26T18:27:58.539Z] #21 48.46 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-26T18:27:58.742Z] #28 40.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-26T18:27:58.742Z] #28 40.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-26T18:27:58.742Z] #28 41.02 Selecting previously unselected package libxtables12:amd64. [2021-11-26T18:27:58.742Z] #28 41.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-26T18:27:58.742Z] #28 41.03 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-26T18:27:58.742Z] #28 41.08 Selecting previously unselected package libcap2-bin. [2021-11-26T18:27:58.742Z] #28 41.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-26T18:27:58.742Z] #28 41.09 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-26T18:27:58.742Z] #28 41.16 Selecting previously unselected package iproute2. [2021-11-26T18:27:58.742Z] #28 41.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-26T18:27:58.742Z] #28 41.17 Unpacking iproute2 (5.10.0-4) ... [2021-11-26T18:27:59.003Z] #28 41.39 Selecting previously unselected package xxd. [2021-11-26T18:27:59.003Z] #28 41.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:27:59.003Z] #28 41.40 Unpacking xxd (2:8.2.2434-3) ... [2021-11-26T18:27:59.003Z] #28 41.47 Selecting previously unselected package vim-common. [2021-11-26T18:27:59.003Z] #28 41.48 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:27:59.102Z] #21 48.77 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:27:59.265Z] #28 41.50 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-26T18:27:59.265Z] #28 41.60 Selecting previously unselected package bash-completion. [2021-11-26T18:27:59.265Z] #28 41.60 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-26T18:27:59.546Z] ok github.com/docker/docker/libnetwork 37.042s coverage: 40.7% of statements [2021-11-26T18:27:59.546Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-26T18:27:59.546Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-11-26T18:27:59.546Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-26T18:27:59.546Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-26T18:27:59.546Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-26T18:27:59.666Z] #21 49.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-26T18:27:59.666Z] #21 49.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-26T18:27:59.666Z] #21 49.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-26T18:27:59.666Z] #21 49.57 Setting up libicu67:amd64 (67.1-7) ... [2021-11-26T18:27:59.666Z] #21 49.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-26T18:27:59.666Z] #21 49.59 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-26T18:27:59.801Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.238s coverage: 59.9% of statements [2021-11-26T18:27:59.802Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-26T18:27:59.923Z] #21 49.61 Setting up uidmap (1:4.8.1-1) ... [2021-11-26T18:27:59.923Z] #21 49.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:27:59.923Z] #21 49.64 Setting up bzip2 (1.0.8-4) ... [2021-11-26T18:27:59.923Z] #21 49.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:27:59.923Z] #21 49.67 Setting up python3-wheel (0.34.2-1) ... [2021-11-26T18:28:00.058Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-26T18:28:00.488Z] #21 50.27 Setting up xxd (2:8.2.2434-3) ... [2021-11-26T18:28:00.488Z] #21 50.28 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-26T18:28:00.488Z] #21 50.30 Setting up libcap2-bin (1:2.44-1) ... [2021-11-26T18:28:00.488Z] #21 50.31 Setting up apparmor (2.13.6-10) ... [2021-11-26T18:28:00.620Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.052s coverage: 4.0% of statements [2021-11-26T18:28:00.620Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-26T18:28:00.652Z] #28 42.67 Unpacking bash-completion (1:2.11-2) ... [2021-11-26T18:28:00.652Z] #28 42.87 Selecting previously unselected package apparmor. [2021-11-26T18:28:00.652Z] #28 42.88 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-26T18:28:00.652Z] #28 42.91 Unpacking apparmor (2.13.6-10) ... [2021-11-26T18:28:00.914Z] #28 43.18 Selecting previously unselected package inetutils-ping. [2021-11-26T18:28:00.914Z] #28 43.18 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-26T18:28:00.914Z] #28 43.18 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-26T18:28:00.914Z] #28 43.24 Selecting previously unselected package libip4tc2:amd64. [2021-11-26T18:28:00.914Z] #28 43.24 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-26T18:28:00.914Z] #28 43.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-26T18:28:00.914Z] #28 43.30 Selecting previously unselected package libip6tc2:amd64. [2021-11-26T18:28:00.914Z] #28 43.30 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-26T18:28:00.914Z] #28 43.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-26T18:28:00.914Z] #28 43.35 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-26T18:28:00.914Z] #28 43.36 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-26T18:28:00.914Z] #28 43.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-26T18:28:01.175Z] #28 43.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-26T18:28:01.175Z] #28 43.41 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-26T18:28:01.175Z] #28 43.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-26T18:28:01.175Z] #28 43.47 Selecting previously unselected package libnftnl11:amd64. [2021-11-26T18:28:01.175Z] #28 43.48 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-26T18:28:01.175Z] #28 43.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-26T18:28:01.175Z] #28 43.55 Selecting previously unselected package iptables. [2021-11-26T18:28:01.182Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-11-26T18:28:01.182Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-26T18:28:01.437Z] #28 43.56 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-26T18:28:01.437Z] #28 43.56 Unpacking iptables (1.8.7-1) ... [2021-11-26T18:28:01.437Z] #28 43.72 Selecting previously unselected package libonig5:amd64. [2021-11-26T18:28:01.437Z] #28 43.72 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-26T18:28:01.437Z] #28 43.73 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:28:01.437Z] #28 43.81 Selecting previously unselected package libjq1:amd64. [2021-11-26T18:28:01.437Z] #28 43.81 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-26T18:28:01.437Z] #28 43.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:28:01.437Z] #28 43.89 Selecting previously unselected package jq. [2021-11-26T18:28:01.437Z] #28 43.90 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-26T18:28:01.437Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-26T18:28:01.698Z] #28 43.91 Unpacking jq (1.6-2.1) ... [2021-11-26T18:28:01.698Z] #28 43.97 Selecting previously unselected package libaio1:amd64. [2021-11-26T18:28:01.698Z] #28 43.97 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-26T18:28:01.698Z] #28 43.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-26T18:28:01.698Z] #28 44.03 Selecting previously unselected package libgpm2:amd64. [2021-11-26T18:28:01.698Z] #28 44.03 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-26T18:28:01.698Z] #28 44.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-26T18:28:01.698Z] #28 44.09 Selecting previously unselected package libinih1:amd64. [2021-11-26T18:28:01.698Z] #28 44.09 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-26T18:28:01.698Z] #28 44.10 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-26T18:28:01.698Z] #28 44.15 Selecting previously unselected package libnet1:amd64. [2021-11-26T18:28:01.859Z] #21 51.74 Setting up zip (3.0-12) ... [2021-11-26T18:28:01.859Z] #21 51.78 Setting up vim-common (2:8.2.2434-3) ... [2021-11-26T18:28:01.859Z] #21 51.81 Setting up bash-completion (1:2.11-2) ... [2021-11-26T18:28:01.960Z] #28 44.15 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-26T18:28:01.960Z] #28 44.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:28:01.960Z] #28 44.23 Selecting previously unselected package libnl-3-200:amd64. [2021-11-26T18:28:01.960Z] #28 44.23 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-26T18:28:01.960Z] #28 44.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:28:01.960Z] #28 44.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-26T18:28:01.960Z] #28 44.31 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-26T18:28:01.960Z] #28 44.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:28:01.960Z] #28 44.36 Selecting previously unselected package net-tools. [2021-11-26T18:28:01.960Z] #28 44.37 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-26T18:28:01.960Z] #28 44.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-26T18:28:02.221Z] #28 44.51 Selecting previously unselected package python-pip-whl. [2021-11-26T18:28:02.221Z] #28 44.51 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-26T18:28:02.221Z] #28 44.52 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-26T18:28:02.482Z] #28 44.79 Selecting previously unselected package python3-lib2to3. [2021-11-26T18:28:02.482Z] #28 44.79 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-26T18:28:02.482Z] #28 44.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-26T18:28:02.482Z] #28 44.87 Selecting previously unselected package python3-distutils. [2021-11-26T18:28:02.482Z] #28 44.88 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-26T18:28:02.482Z] #28 44.88 Unpacking python3-distutils (3.9.2-1) ... [2021-11-26T18:28:02.482Z] #28 44.96 Selecting previously unselected package python3-pkg-resources. [2021-11-26T18:28:02.482Z] #28 44.96 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-26T18:28:02.482Z] #28 44.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:28:02.744Z] #28 45.05 Selecting previously unselected package python3-setuptools. [2021-11-26T18:28:02.744Z] #28 45.06 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-26T18:28:02.744Z] #28 45.07 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-26T18:28:03.005Z] #28 45.19 Selecting previously unselected package python3-wheel. [2021-11-26T18:28:03.005Z] #28 45.20 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-26T18:28:03.005Z] #28 45.21 Unpacking python3-wheel (0.34.2-1) ... [2021-11-26T18:28:03.005Z] #28 45.26 Selecting previously unselected package python3-pip. [2021-11-26T18:28:03.005Z] #28 45.27 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-26T18:28:03.005Z] #28 45.28 Unpacking python3-pip (20.3.4-4) ... [2021-11-26T18:28:03.267Z] #28 45.46 Selecting previously unselected package sudo. [2021-11-26T18:28:03.267Z] #28 45.46 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-26T18:28:03.267Z] #28 45.46 Unpacking sudo (1.9.5p2-3) ... [2021-11-26T18:28:03.528Z] #28 45.77 Selecting previously unselected package thin-provisioning-tools. [2021-11-26T18:28:03.528Z] #28 45.77 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-26T18:28:03.528Z] #28 45.77 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-26T18:28:03.528Z] #28 45.91 Selecting previously unselected package uidmap. [2021-11-26T18:28:03.528Z] #28 45.91 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-26T18:28:03.528Z] #28 45.92 Unpacking uidmap (1:4.8.1-1) ... [2021-11-26T18:28:03.754Z] #21 53.63 Setting up xz-utils (5.2.5-2) ... [2021-11-26T18:28:03.754Z] #21 53.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-26T18:28:03.754Z] #21 53.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-26T18:28:03.754Z] #21 53.68 Setting up patch (2.7.6-7) ... [2021-11-26T18:28:03.754Z] #21 53.69 Setting up sudo (1.9.5p2-3) ... [2021-11-26T18:28:03.754Z] #21 53.78 invoke-rc.d: could not determine current runlevel [2021-11-26T18:28:03.789Z] #28 46.01 Selecting previously unselected package vim-runtime. [2021-11-26T18:28:03.789Z] #28 46.01 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-26T18:28:03.789Z] #28 46.04 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-26T18:28:03.789Z] #28 46.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-26T18:28:03.789Z] #28 46.06 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-26T18:28:04.011Z] #21 53.80 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-26T18:28:04.011Z] #21 53.81 Setting up xfsprogs (5.10.0-4) ... [2021-11-26T18:28:04.011Z] #21 53.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-26T18:28:04.011Z] #21 53.85 Setting up inetutils-ping (2:2.0-1) ... [2021-11-26T18:28:04.011Z] #21 53.86 Setting up pigz (2.6-1) ... [2021-11-26T18:28:04.012Z] #21 53.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-26T18:28:04.012Z] #21 53.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:28:04.012Z] #21 53.91 Setting up python-pip-whl (20.3.4-4) ... [2021-11-26T18:28:04.012Z] #21 53.92 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-26T18:28:04.833Z] #21 54.61 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-26T18:28:04.833Z] #21 54.63 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-26T18:28:05.090Z] #21 54.99 Setting up libelf1:amd64 (0.183-1) ... [2021-11-26T18:28:05.175Z] #28 47.33 Selecting previously unselected package vim. [2021-11-26T18:28:05.175Z] #28 47.34 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-26T18:28:05.175Z] #28 47.36 Unpacking vim (2:8.2.2434-3) ... [2021-11-26T18:28:05.348Z] #21 55.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-26T18:28:05.348Z] #21 55.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:28:05.348Z] #21 55.07 Setting up python3-distutils (3.9.2-1) ... [2021-11-26T18:28:05.436Z] #28 47.61 Selecting previously unselected package xfsprogs. [2021-11-26T18:28:05.436Z] #28 47.63 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-26T18:28:05.436Z] #28 47.63 Unpacking xfsprogs (5.10.0-4) ... [2021-11-26T18:28:05.436Z] #28 47.85 Selecting previously unselected package zip. [2021-11-26T18:28:05.436Z] #28 47.87 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-26T18:28:05.605Z] #21 55.55 Setting up vim (2:8.2.2434-3) ... [2021-11-26T18:28:05.605Z] #21 55.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-26T18:28:05.605Z] #21 55.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-26T18:28:05.605Z] #21 55.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-26T18:28:05.605Z] #21 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-26T18:28:05.605Z] #21 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-26T18:28:05.605Z] #21 55.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-26T18:28:05.605Z] #21 55.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-26T18:28:05.747Z] #28 47.87 Unpacking zip (3.0-12) ... [2021-11-26T18:28:05.747Z] #28 47.94 Selecting previously unselected package zstd. [2021-11-26T18:28:05.747Z] #28 47.95 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-26T18:28:05.747Z] #28 47.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-26T18:28:05.862Z] #21 55.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-26T18:28:05.862Z] #21 55.62 Setting up python3-setuptools (52.0.0-4) ... [2021-11-26T18:28:06.013Z] #28 48.19 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-26T18:28:06.286Z] #28 48.66 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-26T18:28:06.286Z] #28 48.67 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-26T18:28:06.286Z] #28 48.68 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-26T18:28:06.286Z] #28 48.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-26T18:28:06.286Z] #28 48.71 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-26T18:28:06.557Z] #28 48.72 Setting up uidmap (1:4.8.1-1) ... [2021-11-26T18:28:06.557Z] #28 48.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-26T18:28:06.557Z] #28 48.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-26T18:28:06.557Z] #28 48.77 Setting up python3-wheel (0.34.2-1) ... [2021-11-26T18:28:06.819Z] #28 49.02 Setting up xxd (2:8.2.2434-3) ... [2021-11-26T18:28:06.819Z] #28 49.05 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-26T18:28:06.819Z] #28 49.07 Setting up libcap2-bin (1:2.44-1) ... [2021-11-26T18:28:06.819Z] #28 49.09 Setting up apparmor (2.13.6-10) ... [2021-11-26T18:28:07.232Z] #21 56.94 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:28:07.232Z] #21 56.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-26T18:28:07.232Z] #21 56.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-26T18:28:07.232Z] #21 57.00 Setting up python3-pip (20.3.4-4) ... [2021-11-26T18:28:08.165Z] #21 58.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-26T18:28:08.165Z] #21 58.06 Setting up jq (1.6-2.1) ... [2021-11-26T18:28:08.165Z] #21 58.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-26T18:28:08.212Z] #28 50.26 Setting up zip (3.0-12) ... [2021-11-26T18:28:08.212Z] #28 50.27 Setting up vim-common (2:8.2.2434-3) ... [2021-11-26T18:28:08.212Z] #28 50.30 Setting up bash-completion (1:2.11-2) ... [2021-11-26T18:28:08.424Z] #21 58.10 Setting up iptables (1.8.7-1) ... [2021-11-26T18:28:08.424Z] #21 58.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-26T18:28:08.424Z] #21 58.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-26T18:28:08.424Z] #21 58.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-26T18:28:08.424Z] #21 58.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-26T18:28:08.424Z] #21 58.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-26T18:28:08.424Z] #21 58.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-26T18:28:08.424Z] #21 58.14 Setting up iproute2 (5.10.0-4) ... [2021-11-26T18:28:08.683Z] #21 58.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:28:09.154Z] #28 51.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-26T18:28:09.154Z] #28 51.34 Setting up sudo (1.9.5p2-3) ... [2021-11-26T18:28:09.154Z] #28 51.41 invoke-rc.d: could not determine current runlevel [2021-11-26T18:28:09.154Z] #28 51.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-26T18:28:09.154Z] #28 51.42 Setting up xfsprogs (5.10.0-4) ... [2021-11-26T18:28:09.154Z] #28 51.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-26T18:28:09.154Z] #28 51.44 Setting up inetutils-ping (2:2.0-1) ... [2021-11-26T18:28:09.154Z] #28 51.46 Setting up pigz (2.6-1) ... [2021-11-26T18:28:09.154Z] #28 51.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-26T18:28:09.154Z] #28 51.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-26T18:28:09.154Z] #28 51.50 Setting up python-pip-whl (20.3.4-4) ... [2021-11-26T18:28:09.154Z] #28 51.51 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-26T18:28:09.156Z] --- PASS: TestBuildWithHugeFile (51.75s) [2021-11-26T18:28:09.156Z] === RUN TestBuildWCOWSandboxSize [2021-11-26T18:28:09.156Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:28:09.156Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:28:09.156Z] === RUN TestBuildWithEmptyDockerfile [2021-11-26T18:28:09.156Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:28:09.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:28:09.156Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:28:09.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:28:09.156Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:28:09.156Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:28:09.156Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:28:09.157Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:28:09.157Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:28:09.157Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-26T18:28:09.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-11-26T18:28:09.157Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-11-26T18:28:09.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-26T18:28:09.157Z] === RUN TestBuildPreserveOwnership [2021-11-26T18:28:09.157Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-26T18:28:09.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-26T18:28:09.157Z] --- PASS: TestBuildPreserveOwnership (3.37s) [2021-11-26T18:28:09.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.26s) [2021-11-26T18:28:09.157Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2021-11-26T18:28:09.157Z] === RUN TestBuildPlatformInvalid [2021-11-26T18:28:09.157Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-26T18:28:09.157Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-26T18:28:09.157Z] Loaded image: busybox:latest [2021-11-26T18:28:09.157Z] Loaded image: busybox:glibc [2021-11-26T18:28:09.249Z] #21 DONE 59.2s [2021-11-26T18:28:09.249Z] [2021-11-26T18:28:09.249Z] #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-26T18:28:09.249Z] #22 sha256:1cc9aaaa551c7a7086394f2792f6d7494685032e19a4c4299612173fab07e20c [2021-11-26T18:28:09.677Z] #28 51.79 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-26T18:28:09.677Z] #28 51.80 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-26T18:28:09.677Z] #28 52.02 Setting up libelf1:amd64 (0.183-1) ... [2021-11-26T18:28:09.677Z] #28 52.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-26T18:28:09.939Z] #28 52.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-26T18:28:09.939Z] #28 52.06 Setting up python3-distutils (3.9.2-1) ... [2021-11-26T18:28:09.939Z] #28 52.26 Setting up vim (2:8.2.2434-3) ... [2021-11-26T18:28:09.939Z] #28 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-26T18:28:09.939Z] #28 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-26T18:28:09.939Z] #28 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-26T18:28:09.939Z] #28 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-26T18:28:09.939Z] #28 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-26T18:28:09.939Z] #28 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-26T18:28:09.939Z] #28 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-26T18:28:09.939Z] #28 52.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-26T18:28:09.939Z] #28 52.33 Setting up python3-setuptools (52.0.0-4) ... [2021-11-26T18:28:10.522Z] Loaded image: debian:bullseye-slim [2021-11-26T18:28:10.522Z] Loaded image: hello-world:latest [2021-11-26T18:28:10.522Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:28:10.619Z] #22 1.225 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-26T18:28:10.619Z] #22 1.230 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-26T18:28:10.619Z] #22 1.242 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-26T18:28:10.619Z] #22 DONE 1.3s [2021-11-26T18:28:10.619Z] [2021-11-26T18:28:10.619Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-26T18:28:10.619Z] #23 sha256:772139212f8b9c85320dd17099452ca7c7da67638dbf491e46497fe6a4bed34c [2021-11-26T18:28:10.883Z] #28 52.94 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-26T18:28:10.883Z] #28 52.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-26T18:28:10.883Z] #28 52.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-26T18:28:10.883Z] #28 52.98 Setting up python3-pip (20.3.4-4) ... [2021-11-26T18:28:11.144Z] #28 53.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-26T18:28:11.144Z] #28 53.52 Setting up jq (1.6-2.1) ... [2021-11-26T18:28:11.144Z] #28 53.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-26T18:28:11.144Z] #28 53.54 Setting up iptables (1.8.7-1) ... [2021-11-26T18:28:11.144Z] #28 53.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-26T18:28:11.144Z] #28 53.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-26T18:28:11.144Z] #28 53.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-26T18:28:11.144Z] #28 53.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-26T18:28:11.144Z] #28 53.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-26T18:28:11.144Z] #28 53.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-26T18:28:11.144Z] #28 53.58 Setting up iproute2 (5.10.0-4) ... [2021-11-26T18:28:11.393Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.798s coverage: 7.4% of statements [2021-11-26T18:28:11.393Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-26T18:28:11.393Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-26T18:28:11.393Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2021-11-26T18:28:11.393Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-26T18:28:11.393Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-26T18:28:11.393Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-26T18:28:11.409Z] #28 53.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-26T18:28:11.648Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2021-11-26T18:28:11.904Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2021-11-26T18:28:11.979Z] #28 DONE 54.2s [2021-11-26T18:28:11.979Z] [2021-11-26T18:28:11.979Z] #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-26T18:28:11.979Z] #29 sha256:25e617c227e508987106cc4d52246e1f6bdbbebb6a75bbe2efe08a255b9b85cd [2021-11-26T18:28:12.159Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-11-26T18:28:12.415Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-26T18:28:12.671Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-26T18:28:13.364Z] #29 1.314 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-26T18:28:13.364Z] #29 1.323 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-26T18:28:13.364Z] #29 1.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-26T18:28:13.364Z] #29 DONE 1.4s [2021-11-26T18:28:13.364Z] [2021-11-26T18:28:13.364Z] #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-26T18:28:13.364Z] #69 sha256:9544951602d6716c2b11f5f632f3cdf42c3c3be6588940f03f19403e25d06876 [2021-11-26T18:28:13.364Z] #69 ... [2021-11-26T18:28:13.364Z] [2021-11-26T18:28:13.364Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-26T18:28:13.364Z] #30 sha256:755cbdb8d65d1c342e75af37e3a73fdade69bf978d6f618a05e6aac694529b3e [2021-11-26T18:28:17.670Z] 8f616e6e9eec: Pull complete [2021-11-26T18:28:20.465Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.63s) [2021-11-26T18:28:20.465Z] PASS [2021-11-26T18:28:20.465Z] [2021-11-26T18:28:20.465Z] === Skipped [2021-11-26T18:28:20.465Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-26T18:28:20.465Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:28:20.465Z] [2021-11-26T18:28:20.465Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:28:20.465Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:28:20.465Z] [2021-11-26T18:28:20.465Z] DONE 34 tests, 2 skipped in 87.099s [2021-11-26T18:28:20.465Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-26T18:28:20.465Z] INFO: Testing against a local daemon [2021-11-26T18:28:20.465Z] === RUN TestConfigInspect [2021-11-26T18:28:21.025Z] --- PASS: TestConfigInspect (2.10s) [2021-11-26T18:28:21.026Z] === RUN TestConfigList [2021-11-26T18:28:23.371Z] #30 8.941 Collecting yamllint==1.26.1 [2021-11-26T18:28:23.372Z] #30 9.979 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-26T18:28:23.539Z] --- PASS: TestConfigList (2.09s) [2021-11-26T18:28:23.539Z] === RUN TestConfigsCreateAndDelete [2021-11-26T18:28:23.857Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:28:23.857Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:28:23.857Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:28:23.857Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:28:23.857Z] [2021-11-26T18:28:23.857Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-26T18:28:23.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-26T18:28:23.857Z] HOSTNAME=15139be7aee7 [2021-11-26T18:28:23.857Z] DEST=bundles/test-integration [2021-11-26T18:28:23.857Z] PWD=/go/src/github.com/docker/docker [2021-11-26T18:28:23.857Z] DOCKER_ROOTLESS=1 [2021-11-26T18:28:23.857Z] DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:28:23.857Z] container=docker [2021-11-26T18:28:23.857Z] HOME=/root [2021-11-26T18:28:23.857Z] GOLANG_VERSION=1.17.3 [2021-11-26T18:28:23.857Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-26T18:28:23.857Z] VALIDATE_BRANCH=master [2021-11-26T18:28:23.857Z] TERM=xterm [2021-11-26T18:28:23.857Z] DOCKER_PKG=github.com/docker/docker [2021-11-26T18:28:23.857Z] SHLVL=1 [2021-11-26T18:28:23.857Z] TIMEOUT=120m [2021-11-26T18:28:23.857Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-26T18:28:23.857Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-26T18:28:23.857Z] GO111MODULE=off [2021-11-26T18:28:23.857Z] DOCKER_EXPERIMENTAL=1 [2021-11-26T18:28:23.857Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-26T18:28:23.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-26T18:28:23.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-26T18:28:23.857Z] GOPATH=/go [2021-11-26T18:28:23.857Z] PKG_CONFIG=pkg-config [2021-11-26T18:28:23.857Z] _=/usr/bin/env [2021-11-26T18:28:23.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-26T18:28:23.943Z] #30 10.48 Collecting pathspec>=0.5.3 [2021-11-26T18:28:23.943Z] #30 10.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-26T18:28:24.205Z] #30 10.64 Collecting pyyaml [2021-11-26T18:28:24.205Z] #30 10.65 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-26T18:28:24.205Z] #30 10.68 Building wheels for collected packages: yamllint [2021-11-26T18:28:24.205Z] #30 10.68 Building wheel for yamllint (setup.py): started [2021-11-26T18:28:24.467Z] #30 11.05 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-26T18:28:24.467Z] #30 11.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bb014b9bcab93afb40ddd71cecef2284907b3407e5197cad0921f14fa3bb7183 [2021-11-26T18:28:24.467Z] #30 11.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-26T18:28:24.467Z] #30 11.06 Successfully built yamllint [2021-11-26T18:28:24.467Z] #30 11.07 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-26T18:28:24.732Z] #30 11.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-26T18:28:24.838Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-11-26T18:28:24.993Z] #30 DONE 11.5s [2021-11-26T18:28:24.994Z] [2021-11-26T18:28:24.994Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-26T18:28:24.994Z] #34 sha256:8b2ff89b8403480d1fb41a1525707177039d2d9145ac9665c15816212097afbc [2021-11-26T18:28:24.994Z] #34 DONE 0.2s [2021-11-26T18:28:24.994Z] [2021-11-26T18:28:24.994Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-26T18:28:24.994Z] #39 sha256:6182c7a83d697a538d9649f3228235749b90201067d1595116b935a6494d2642 [2021-11-26T18:28:25.427Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2021-11-26T18:28:25.427Z] === RUN TestConfigsUpdate [2021-11-26T18:28:25.567Z] #39 DONE 0.4s [2021-11-26T18:28:25.567Z] [2021-11-26T18:28:25.567Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-26T18:28:25.567Z] #42 sha256:89ccb5b98a4b7810dfe8945eb51afc389f56323b51cc0148e323e5ee23a5d858 [2021-11-26T18:28:25.584Z] #23 13.92 Collecting yamllint==1.26.1 [2021-11-26T18:28:25.584Z] #23 15.00 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-26T18:28:25.827Z] #42 DONE 0.2s [2021-11-26T18:28:25.828Z] [2021-11-26T18:28:25.828Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-26T18:28:25.828Z] #44 sha256:13e03e51aa8461207e74266880cec6769ebe291efa7243c5013ad4c93670e8cd [2021-11-26T18:28:25.828Z] #44 DONE 0.1s [2021-11-26T18:28:25.828Z] [2021-11-26T18:28:25.828Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-26T18:28:25.828Z] #48 sha256:5897635e44927ec5a8ded6c8da0a609ffd88135cbb08dce36641677de11311c1 [2021-11-26T18:28:25.828Z] #48 DONE 0.1s [2021-11-26T18:28:25.828Z] [2021-11-26T18:28:25.828Z] #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-26T18:28:25.828Z] #69 sha256:9544951602d6716c2b11f5f632f3cdf42c3c3be6588940f03f19403e25d06876 [2021-11-26T18:28:26.089Z] #69 ... [2021-11-26T18:28:26.089Z] [2021-11-26T18:28:26.089Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-26T18:28:26.089Z] #51 sha256:c3d580415640e231beb3c64a2af4af58aa37f26b46ea0fb0637a8b7cbf57f59b [2021-11-26T18:28:26.351Z] #51 DONE 0.3s [2021-11-26T18:28:26.351Z] [2021-11-26T18:28:26.351Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-26T18:28:26.351Z] #55 sha256:d30029d7fc3b29e2ef370ca45f82805fa4df23c96b96f07a280c9e35d7d63aab [2021-11-26T18:28:26.351Z] #55 DONE 0.1s [2021-11-26T18:28:26.351Z] [2021-11-26T18:28:26.351Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-26T18:28:26.351Z] #57 sha256:b6d02ddbb6f7e45c525eec1562a0aab615cb2913694bf573acc984eaef976567 [2021-11-26T18:28:26.351Z] #57 DONE 0.2s [2021-11-26T18:28:26.351Z] [2021-11-26T18:28:26.351Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-26T18:28:26.351Z] #59 sha256:8da16e37b856d9a9ebc18428f208a45aeb03a33326f2fc25395a458c7817e05e [2021-11-26T18:28:26.612Z] #59 DONE 0.1s [2021-11-26T18:28:26.612Z] [2021-11-26T18:28:26.612Z] #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-26T18:28:26.612Z] #69 sha256:9544951602d6716c2b11f5f632f3cdf42c3c3be6588940f03f19403e25d06876 [2021-11-26T18:28:26.612Z] #69 ... [2021-11-26T18:28:26.612Z] [2021-11-26T18:28:26.612Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-26T18:28:26.612Z] #61 sha256:cdf2f94dc7a74a5a18622aabed5ff8cc83d623b8dcb3ba7052b986a49598eb33 [2021-11-26T18:28:26.874Z] #61 DONE 0.3s [2021-11-26T18:28:26.874Z] [2021-11-26T18:28:26.874Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-26T18:28:26.874Z] #63 sha256:8fa0fe8abc7a8e74d97d64aa6a4117e82bde77b7b45233a000275c9921f44b24 [2021-11-26T18:28:26.874Z] #63 DONE 0.1s [2021-11-26T18:28:26.874Z] [2021-11-26T18:28:26.874Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-26T18:28:26.874Z] #66 sha256:2a1c8e6bad6494ed5c7ffc863ed7afe12af7097b3410e29f0eb80e5979f42f51 [2021-11-26T18:28:26.951Z] #23 16.08 Collecting pathspec>=0.5.3 [2021-11-26T18:28:26.951Z] #23 16.09 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-26T18:28:27.135Z] #66 DONE 0.1s [2021-11-26T18:28:27.135Z] [2021-11-26T18:28:27.135Z] #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-26T18:28:27.135Z] #69 sha256:9544951602d6716c2b11f5f632f3cdf42c3c3be6588940f03f19403e25d06876 [2021-11-26T18:28:27.208Z] #23 16.50 Collecting pyyaml [2021-11-26T18:28:27.208Z] #23 16.52 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-26T18:28:27.208Z] #23 16.58 Building wheels for collected packages: yamllint [2021-11-26T18:28:27.208Z] #23 16.58 Building wheel for yamllint (setup.py): started [2021-11-26T18:28:27.314Z] --- PASS: TestConfigsUpdate (2.09s) [2021-11-26T18:28:27.314Z] === RUN TestTemplatedConfig [2021-11-26T18:28:28.139Z] #23 17.45 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-26T18:28:28.139Z] #23 17.46 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a75c884b53c0f8abf657d526ceeec4c21f615b5395c1ca7f23f5d70a62908f19 [2021-11-26T18:28:28.139Z] #23 17.46 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-26T18:28:28.139Z] #23 17.46 Successfully built yamllint [2021-11-26T18:28:28.139Z] #23 17.49 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-26T18:28:28.703Z] #23 17.86 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-26T18:28:28.961Z] #23 DONE 18.3s [2021-11-26T18:28:28.961Z] [2021-11-26T18:28:28.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-26T18:28:28.961Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:28:28.961Z] #58 ... [2021-11-26T18:28:28.961Z] [2021-11-26T18:28:28.961Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-26T18:28:28.961Z] #27 sha256:693ae428e24af646ff7120752a2ee24ee0664e9db751b9696c933420b99d50e9 [2021-11-26T18:28:29.218Z] #27 DONE 0.2s [2021-11-26T18:28:29.218Z] [2021-11-26T18:28:29.218Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-26T18:28:29.218Z] #32 sha256:70fa3830703a427e246c87b1e066d6a3aef6a0f56f275d2e72d5b76658481d40 [2021-11-26T18:28:29.475Z] #32 DONE 0.4s [2021-11-26T18:28:29.475Z] [2021-11-26T18:28:29.475Z] #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-26T18:28:29.475Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:28:29.734Z] #53 ... [2021-11-26T18:28:29.734Z] [2021-11-26T18:28:29.734Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-26T18:28:29.734Z] #35 sha256:25264f73e3ac397c2094f58985cc6ca62f06504b7abf560c920b4b0d04f5340f [2021-11-26T18:28:29.734Z] #35 DONE 0.2s [2021-11-26T18:28:29.734Z] [2021-11-26T18:28:29.734Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-26T18:28:29.734Z] #37 sha256:b08e883853319cb03c7f2ec5c59807cda8d08ff61db7560b9aad0eeed3e452a4 [2021-11-26T18:28:29.828Z] --- PASS: TestTemplatedConfig (2.66s) [2021-11-26T18:28:29.828Z] === RUN TestConfigCreateResolve [2021-11-26T18:28:29.991Z] #37 DONE 0.1s [2021-11-26T18:28:29.991Z] [2021-11-26T18:28:29.991Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-26T18:28:29.991Z] #41 sha256:7d63779b3488f045a86f45d27ef7b1f54e0a1aba79df14cfa16ee4bcd1eef085 [2021-11-26T18:28:29.991Z] #41 DONE 0.1s [2021-11-26T18:28:29.991Z] [2021-11-26T18:28:29.991Z] #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-26T18:28:29.991Z] #62 sha256:5c59606c38166b2951f53e6f7d8e68dac62b5d4837f3684cc0da3b03889af056 [2021-11-26T18:28:31.341Z] #69 141.9 # github.com/containerd/containerd/cmd/containerd [2021-11-26T18:28:31.341Z] #69 141.9 /usr/bin/ld: /tmp/go-link-462637658/000019.o: in function `New': [2021-11-26T18:28:31.341Z] #69 141.9 /tmp/tmp.fCph3cEwoT/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-26T18:28:31.341Z] #69 141.9 + bin/containerd-stress [2021-11-26T18:28:32.285Z] #69 143.0 + bin/containerd-shim [2021-11-26T18:28:32.343Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-11-26T18:28:32.343Z] PASS [2021-11-26T18:28:32.343Z] [2021-11-26T18:28:32.343Z] DONE 6 tests in 13.189s [2021-11-26T18:28:32.343Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-26T18:28:32.343Z] INFO: Testing against a local daemon [2021-11-26T18:28:32.343Z] === RUN TestCheckpoint [2021-11-26T18:28:32.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:28:32.343Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-26T18:28:32.343Z] === RUN TestContainerInvalidJSON [2021-11-26T18:28:32.343Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:28:32.343Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:28:32.343Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:28:32.343Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:28:32.343Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:28:32.343Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:28:32.343Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-26T18:28:32.343Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-26T18:28:32.343Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-26T18:28:32.343Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-26T18:28:32.343Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-26T18:28:32.343Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-26T18:28:32.343Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-26T18:28:32.343Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-26T18:28:32.343Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-26T18:28:32.343Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-26T18:28:32.343Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-26T18:28:32.343Z] === RUN TestCopyFromContainer [2021-11-26T18:28:33.706Z] === RUN TestCopyFromContainer// [2021-11-26T18:28:33.706Z] === RUN TestCopyFromContainer//bar/root [2021-11-26T18:28:33.706Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-26T18:28:33.706Z] === RUN TestCopyFromContainer/bar/quux [2021-11-26T18:28:33.706Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-26T18:28:33.706Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-26T18:28:33.706Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-26T18:28:33.963Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-26T18:28:33.963Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-26T18:28:33.963Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer (1.67s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-26T18:28:33.963Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-26T18:28:33.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-26T18:28:33.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:28:33.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:28:33.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:28:33.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:28:33.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:28:33.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:28:33.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:28:33.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:28:33.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:28:33.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-26T18:28:33.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-26T18:28:33.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-26T18:28:33.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-26T18:28:33.963Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-26T18:28:33.963Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-26T18:28:33.963Z] === RUN TestCreateWithInvalidEnv [2021-11-26T18:28:33.963Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-26T18:28:33.963Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-26T18:28:33.963Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-26T18:28:33.963Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-26T18:28:33.963Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-26T18:28:33.963Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-26T18:28:33.963Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-26T18:28:33.963Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-26T18:28:33.963Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-26T18:28:33.963Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-26T18:28:33.963Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-26T18:28:33.963Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-26T18:28:33.963Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-26T18:28:33.963Z] === RUN TestCreateTmpfsMountsTarget [2021-11-26T18:28:34.219Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-26T18:28:34.219Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-26T18:28:35.610Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2021-11-26T18:28:35.610Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-26T18:28:36.537Z] #62 ... [2021-11-26T18:28:36.537Z] [2021-11-26T18:28:36.537Z] #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-26T18:28:36.537Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:28:36.537Z] #43 231.9 + dpkg --print-architecture [2021-11-26T18:28:36.537Z] #43 231.9 + git checkout -q v2.1.0 [2021-11-26T18:28:36.537Z] #43 232.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-26T18:28:36.537Z] #43 232.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-26T18:28:37.538Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2021-11-26T18:28:37.538Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-26T18:28:37.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:28:37.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:28:37.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:28:37.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:28:37.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:28:37.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:28:37.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:28:37.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:28:37.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:28:37.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:28:37.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:28:37.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:28:37.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:28:37.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:28:37.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:28:37.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-26T18:28:37.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-26T18:28:37.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-26T18:28:37.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-26T18:28:37.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-26T18:28:37.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-26T18:28:37.538Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-26T18:28:37.795Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-11-26T18:28:37.795Z] === RUN TestCreateDifferentPlatform [2021-11-26T18:28:37.795Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-26T18:28:37.795Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-26T18:28:37.795Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-26T18:28:37.796Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-26T18:28:37.796Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-26T18:28:37.796Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-26T18:28:37.796Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-26T18:28:37.796Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-26T18:28:37.796Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-26T18:28:37.796Z] === RUN TestContainerStartOnDaemonRestart [2021-11-26T18:28:37.796Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-26T18:28:37.796Z] === RUN TestDaemonRestartIpcMode [2021-11-26T18:28:37.796Z] === PAUSE TestDaemonRestartIpcMode [2021-11-26T18:28:37.796Z] === RUN TestDaemonHostGatewayIP [2021-11-26T18:28:37.796Z] === PAUSE TestDaemonHostGatewayIP [2021-11-26T18:28:37.796Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-26T18:28:37.796Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-26T18:28:37.796Z] === RUN TestContainerKillOnDaemonStart [2021-11-26T18:28:37.796Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-26T18:28:37.796Z] === RUN TestDiff [2021-11-26T18:28:38.356Z] --- PASS: TestDiff (0.58s) [2021-11-26T18:28:38.356Z] === RUN TestExecWithCloseStdin [2021-11-26T18:28:39.059Z] #43 ... [2021-11-26T18:28:39.059Z] [2021-11-26T18:28:39.059Z] #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-26T18:28:39.059Z] #53 sha256:19f9ba34f6f4d114772b913adbb931a1c09bf3de7a0ba1b869067064541541ca [2021-11-26T18:28:39.059Z] #53 234.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-26T18:28:39.059Z] #53 DONE 235.4s [2021-11-26T18:28:39.059Z] [2021-11-26T18:28:39.059Z] #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-26T18:28:39.059Z] #43 sha256:67bde763ef56f6fba765a121e1794997bce1268bfc5c0a74dffd71d35850e5db [2021-11-26T18:28:39.283Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-11-26T18:28:39.284Z] === RUN TestExec [2021-11-26T18:28:39.674Z] ok github.com/docker/docker/libnetwork/ipam 15.471s coverage: 85.3% of statements [2021-11-26T18:28:39.674Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-26T18:28:39.674Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-26T18:28:39.674Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-26T18:28:39.674Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-26T18:28:39.674Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-26T18:28:39.674Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-26T18:28:39.845Z] --- PASS: TestExec (0.61s) [2021-11-26T18:28:39.845Z] === RUN TestExecUser [2021-11-26T18:28:40.235Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2021-11-26T18:28:40.406Z] --- PASS: TestExecUser (0.65s) [2021-11-26T18:28:40.406Z] === RUN TestExportContainerAndImportImage [2021-11-26T18:28:40.430Z] #69 150.1 + bin/containerd-shim-runc-v1 [2021-11-26T18:28:40.797Z] ok github.com/docker/docker/libnetwork/iptables 0.130s coverage: 45.1% of statements [2021-11-26T18:28:40.797Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-26T18:28:40.967Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2021-11-26T18:28:40.967Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-26T18:28:41.052Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-11-26T18:28:42.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-11-26T18:28:42.331Z] === RUN TestHealthCheckWorkdir [2021-11-26T18:28:43.258Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-11-26T18:28:43.258Z] === RUN TestHealthKillContainer [2021-11-26T18:28:44.639Z] #69 155.3 + bin/containerd-shim-runc-v2 [2021-11-26T18:28:44.639Z] #69 155.9 + binaries [2021-11-26T18:28:44.900Z] #69 155.9 + install -D bin/containerd /build/containerd [2021-11-26T18:28:44.900Z] #69 155.9 + install -D bin/containerd-shim /build/containerd-shim [2021-11-26T18:28:44.900Z] #69 155.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-26T18:28:44.900Z] #69 155.9 + install -D bin/ctr /build/ctr [2021-11-26T18:28:45.160Z] #69 DONE 156.2s [2021-11-26T18:28:47.075Z] [2021-11-26T18:28:47.075Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-26T18:28:47.075Z] #70 sha256:39c2eb26d793424b9ca9e316a273ccea00d3b41bc27cd8c7232fc9c5665f7d2b [2021-11-26T18:28:47.075Z] #70 DONE 0.2s [2021-11-26T18:28:47.075Z] [2021-11-26T18:28:47.075Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-26T18:28:47.075Z] #75 sha256:a74839d28fe48c87e0c71b625db43d0111d9a2dad31bdf7fbaff905443e7db8c [2021-11-26T18:28:47.075Z] #75 DONE 0.1s [2021-11-26T18:28:47.075Z] [2021-11-26T18:28:47.075Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-26T18:28:47.075Z] #80 sha256:5c2a9e892c2df2d51b8e31a19a75facdc5787273ae0178e73fad904dc7f60938 [2021-11-26T18:28:47.336Z] #80 DONE 0.4s [2021-11-26T18:28:47.336Z] [2021-11-26T18:28:47.336Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-26T18:28:47.336Z] #81 sha256:0885913dd64f744512986e43932f6362e6b866b5270604796a42bffdcf03d68d [2021-11-26T18:28:47.336Z] #81 DONE 0.0s [2021-11-26T18:28:47.597Z] [2021-11-26T18:28:47.597Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-26T18:28:47.597Z] #82 sha256:014f845e6b7a00c0b91c9191b11cdd4505a9d9c6526912e04a338e4f37d09955 [2021-11-26T18:28:48.168Z] #82 DONE 0.7s [2021-11-26T18:28:48.168Z] [2021-11-26T18:28:48.168Z] #83 exporting to image [2021-11-26T18:28:48.168Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-26T18:28:48.168Z] #83 exporting layers [2021-11-26T18:28:51.338Z] --- PASS: TestHealthKillContainer (8.24s) [2021-11-26T18:28:51.338Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-26T18:28:51.899Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2021-11-26T18:28:51.899Z] === RUN TestIpcModeNone [2021-11-26T18:28:52.460Z] --- PASS: TestIpcModeNone (0.66s) [2021-11-26T18:28:52.460Z] === RUN TestIpcModePrivate [2021-11-26T18:28:52.715Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-26T18:28:52.971Z] --- PASS: TestIpcModePrivate (0.60s) [2021-11-26T18:28:52.972Z] === RUN TestIpcModeShareable [2021-11-26T18:28:53.533Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-26T18:28:53.533Z] --- PASS: TestIpcModeShareable (0.60s) [2021-11-26T18:28:53.533Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-26T18:28:53.914Z] #43 DONE 249.0s [2021-11-26T18:28:53.914Z] [2021-11-26T18:28:53.914Z] #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-26T18:28:53.914Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:28:55.284Z] #58 ... [2021-11-26T18:28:55.284Z] [2021-11-26T18:28:55.284Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-26T18:28:55.284Z] #44 sha256:80a926d97b18a093af32993e5d083bad72d8fcf3ff9cd8ae93993ef16549a5c6 [2021-11-26T18:28:55.421Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s) [2021-11-26T18:28:55.421Z] === RUN TestAPIIpcModeHost [2021-11-26T18:28:55.677Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-11-26T18:28:55.677Z] === RUN TestDaemonIpcModeShareable [2021-11-26T18:28:55.848Z] #44 DONE 0.6s [2021-11-26T18:28:55.848Z] [2021-11-26T18:28:55.848Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-26T18:28:55.848Z] #48 sha256:c2253ce15c66883cf076f0aba6ccbca06bd155cd57b5c55c3af7ab7bc7e01572 [2021-11-26T18:28:55.848Z] #48 DONE 0.1s [2021-11-26T18:28:55.848Z] [2021-11-26T18:28:55.848Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-26T18:28:55.848Z] #50 sha256:017a15e5012cf5a4214e3b99fb9ffc0ba914196a4e6431072bad902858f6ded2 [2021-11-26T18:28:55.955Z] 4612f6d0b889: Pull complete [2021-11-26T18:28:56.106Z] #50 DONE 0.1s [2021-11-26T18:28:56.106Z] [2021-11-26T18:28:56.106Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-26T18:28:56.106Z] #52 sha256:c4f9a200e1dddf212c7a3d1cef0d28f8177cca3172714507756313039366cc51 [2021-11-26T18:28:56.106Z] #52 DONE 0.1s [2021-11-26T18:28:56.106Z] [2021-11-26T18:28:56.106Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-26T18:28:56.106Z] #54 sha256:566d919440e959456405700061ab7416ca3a0d9204e672c77674064e41722e28 [2021-11-26T18:28:56.670Z] #54 DONE 0.5s [2021-11-26T18:28:56.670Z] [2021-11-26T18:28:56.670Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-26T18:28:56.670Z] #56 sha256:879e06c792a08a7e1b75fa790b44d4596b3bf759ed52ceb451ef9b1164f450a7 [2021-11-26T18:28:56.670Z] #56 DONE 0.1s [2021-11-26T18:28:56.670Z] [2021-11-26T18:28:56.670Z] #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-26T18:28:56.670Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:28:57.041Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-26T18:28:57.041Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2021-11-26T18:28:57.041Z] === RUN TestDaemonIpcModePrivate [2021-11-26T18:28:57.967Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-26T18:28:57.967Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2021-11-26T18:28:57.967Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-26T18:28:59.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-26T18:28:59.331Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2021-11-26T18:28:59.331Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-26T18:29:00.259Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-26T18:29:00.515Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2021-11-26T18:29:00.515Z] === RUN TestIpcModeOlderClient [2021-11-26T18:29:00.515Z] === PAUSE TestIpcModeOlderClient [2021-11-26T18:29:00.515Z] === RUN TestKillContainerInvalidSignal [2021-11-26T18:29:00.770Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-11-26T18:29:00.770Z] === RUN TestKillContainer [2021-11-26T18:29:00.770Z] === RUN TestKillContainer/no_signal [2021-11-26T18:29:01.332Z] === RUN TestKillContainer/non_killing_signal [2021-11-26T18:29:01.588Z] === RUN TestKillContainer/killing_signal [2021-11-26T18:29:02.027Z] a0eb404f1860: Pull complete [2021-11-26T18:29:02.027Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-26T18:29:02.027Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:29:02.028Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-26T18:29:02.028Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-26T18:29:02.028Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-26T18:29:02.028Z] WARN: Skipping validation tests [2021-11-26T18:29:02.028Z] INFO: Running unit tests at 11/26/2021 18:28:49... [2021-11-26T18:29:02.028Z] INFO: make.ps1 starting at 11/26/2021 18:28:52 [2021-11-26T18:29:02.028Z] INFO: Git commit (55da5245de) assumed from DOCKER_GITCOMMIT environment variable [2021-11-26T18:29:02.028Z] INFO: Invoking autogen... [2021-11-26T18:29:02.028Z] INFO: Running unit tests... [2021-11-26T18:29:02.028Z] 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-26T18:29:02.150Z] --- PASS: TestKillContainer (1.30s) [2021-11-26T18:29:02.150Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-11-26T18:29:02.150Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-11-26T18:29:02.150Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-11-26T18:29:02.150Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-26T18:29:02.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-26T18:29:02.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-26T18:29:02.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-26T18:29:02.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-26T18:29:03.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2021-11-26T18:29:03.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-11-26T18:29:03.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-11-26T18:29:03.273Z] === RUN TestKillStoppedContainer [2021-11-26T18:29:03.528Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-26T18:29:03.528Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-26T18:29:03.528Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-26T18:29:03.528Z] === RUN TestKillDifferentUserContainer [2021-11-26T18:29:03.784Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-26T18:29:03.784Z] === RUN TestInspectOomKilledTrue [2021-11-26T18:29:03.784Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-26T18:29:03.784Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-26T18:29:03.784Z] === RUN TestInspectOomKilledFalse [2021-11-26T18:29:04.347Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2021-11-26T18:29:04.347Z] === RUN TestLinksEtcHostsContentMatch [2021-11-26T18:29:04.602Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-11-26T18:29:04.602Z] === RUN TestLinksContainerNames [2021-11-26T18:29:05.529Z] --- PASS: TestLinksContainerNames (0.84s) [2021-11-26T18:29:05.529Z] === RUN TestLogsFollowTailEmpty [2021-11-26T18:29:05.785Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-26T18:29:05.785Z] === RUN TestContainerNetworkMountsNoChown [2021-11-26T18:29:06.347Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/default [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/default [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/private [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/private [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rprivate [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/slave [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/slave [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rslave [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/shared [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/shared [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rshared [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/default [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/rshared [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/shared [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/rslave [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/slave [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/rprivate [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/private [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-26T18:29:06.347Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:29:06.347Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:29:06.347Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:29:06.603Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:29:06.859Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:29:06.859Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:29:06.859Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-26T18:29:06.859Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-26T18:29:06.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-26T18:29:06.860Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-26T18:29:06.860Z] === RUN TestContainerBindMountNonRecursive [2021-11-26T18:29:07.910Z] ? github.com/docker/docker/api [no test files] [2021-11-26T18:29:08.225Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2021-11-26T18:29:08.225Z] === RUN TestContainerVolumesMountedAsShared [2021-11-26T18:29:08.482Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2021-11-26T18:29:08.482Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-26T18:29:08.738Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-11-26T18:29:08.738Z] === RUN TestNetworkNat [2021-11-26T18:29:09.300Z] --- PASS: TestNetworkNat (0.49s) [2021-11-26T18:29:09.300Z] === RUN TestNetworkLocalhostTCPNat [2021-11-26T18:29:09.556Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-11-26T18:29:09.556Z] === RUN TestNetworkLoopbackNat [2021-11-26T18:29:12.071Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-11-26T18:29:12.071Z] === RUN TestPause [2021-11-26T18:29:12.633Z] --- PASS: TestPause (0.45s) [2021-11-26T18:29:12.633Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-26T18:29:12.633Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:29:12.633Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-26T18:29:12.633Z] === RUN TestPauseStopPausedContainer [2021-11-26T18:29:13.194Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-11-26T18:29:13.194Z] === RUN TestPidHost [2021-11-26T18:29:14.123Z] --- PASS: TestPidHost (0.96s) [2021-11-26T18:29:14.123Z] === RUN TestPsFilter [2021-11-26T18:29:14.123Z] --- PASS: TestPsFilter (0.11s) [2021-11-26T18:29:14.123Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-26T18:29:14.685Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-26T18:29:14.685Z] === RUN TestRemoveContainerWithVolume [2021-11-26T18:29:14.729Z] #58 ... [2021-11-26T18:29:14.729Z] [2021-11-26T18:29:14.729Z] #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-26T18:29:14.729Z] #62 sha256:5c59606c38166b2951f53e6f7d8e68dac62b5d4837f3684cc0da3b03889af056 [2021-11-26T18:29:14.729Z] #62 214.2 + bin/containerd [2021-11-26T18:29:14.747Z] #83 exporting layers 22.4s done [2021-11-26T18:29:14.747Z] #83 writing image sha256:3603553ca422dea3b362400bb4f5a2b10a2648fd0b992a2847746f512e348c72 done [2021-11-26T18:29:14.747Z] #83 naming to docker.io/library/docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff done [2021-11-26T18:29:14.747Z] #83 DONE 22.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-26T18:29:14.942Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-11-26T18:29:14.942Z] === RUN TestRemoveContainerRunning [2021-11-26T18:29:15.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43047/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/validate/default [2021-11-26T18:29:15.504Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-11-26T18:29:15.504Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-26T18:29:15.761Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-11-26T18:29:15.761Z] === RUN TestRemoveInvalidContainer [2021-11-26T18:29:15.761Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-26T18:29:15.761Z] === RUN TestRenameLinkedContainer [2021-11-26T18:29:16.477Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-26T18:29:16.477Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-26T18:29:16.477Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-26T18:29:16.477Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-26T18:29:16.477Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-26T18:29:16.477Z] Congratulations! No new tests were added to integration-cli. [2021-11-26T18:29:16.477Z] [2021-11-26T18:29:16.477Z] INFO Start validation with golang-ci-lint [2021-11-26T18:29:16.477Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-26T18:29:16.477Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-26T18:29:16.477Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-26T18:29:17.650Z] --- PASS: TestRenameLinkedContainer (1.67s) [2021-11-26T18:29:17.650Z] === RUN TestRenameStoppedContainer [2021-11-26T18:29:17.906Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-11-26T18:29:17.906Z] === RUN TestRenameRunningContainerAndReuse [2021-11-26T18:29:18.834Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-11-26T18:29:18.834Z] === RUN TestRenameInvalidName [2021-11-26T18:29:19.090Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-26T18:29:19.090Z] === RUN TestRenameAnonymousContainer [2021-11-26T18:29:20.421Z] === RUN TestMiddlewares [2021-11-26T18:29:20.421Z] --- PASS: TestMiddlewares (0.00s) [2021-11-26T18:29:20.421Z] PASS [2021-11-26T18:29:20.421Z] coverage: 9.0% of statements [2021-11-26T18:29:20.421Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-11-26T18:29:20.978Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2021-11-26T18:29:20.978Z] === RUN TestRenameContainerWithSameName [2021-11-26T18:29:21.234Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-26T18:29:21.234Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-26T18:29:21.276Z] #62 ... [2021-11-26T18:29:21.276Z] [2021-11-26T18:29:21.276Z] #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-26T18:29:21.276Z] #58 sha256:45f03be9f63a0a0601066bd597c902dd2a683c1246cce04405b5f7b33a3505fa [2021-11-26T18:29:21.276Z] #58 138.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-26T18:29:21.276Z] #58 139.6 + mkdir -p /build [2021-11-26T18:29:21.276Z] #58 139.6 + cp runc /build/runc [2021-11-26T18:29:21.276Z] #58 DONE 140.5s [2021-11-26T18:29:21.276Z] [2021-11-26T18:29:21.276Z] #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-26T18:29:21.276Z] #62 sha256:5c59606c38166b2951f53e6f7d8e68dac62b5d4837f3684cc0da3b03889af056 [2021-11-26T18:29:22.160Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2021-11-26T18:29:22.160Z] === RUN TestResize [2021-11-26T18:29:22.416Z] --- PASS: TestResize (0.41s) [2021-11-26T18:29:22.416Z] === RUN TestResizeWithInvalidSize [2021-11-26T18:29:22.977Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-11-26T18:29:22.977Z] === RUN TestResizeWhenContainerNotStarted [2021-11-26T18:29:23.172Z] #62 ... [2021-11-26T18:29:23.172Z] [2021-11-26T18:29:23.172Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-26T18:29:23.172Z] #59 sha256:2dac8c6f0c84444ecaa307c0b31fe8440a949e32953cfec3f3100ad7c0e4cd05 [2021-11-26T18:29:23.172Z] #59 DONE 0.3s [2021-11-26T18:29:23.172Z] [2021-11-26T18:29:23.172Z] #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-26T18:29:23.172Z] #62 sha256:5c59606c38166b2951f53e6f7d8e68dac62b5d4837f3684cc0da3b03889af056 [2021-11-26T18:29:23.234Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:29:23.234Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:29:23.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:29:23.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:29:23.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:29:24.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-26T18:29:24.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:29:24.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:29:26.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:29:26.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:29:27.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:29:27.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:29:30.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:29:31.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:29:34.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-26T18:29:35.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:29:35.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:29:36.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:29:36.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:29:38.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:29:38.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2021-11-26T18:29:40.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2021-11-26T18:29:40.755Z] === RUN TestCgroupNamespacesRun [2021-11-26T18:29:42.118Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2021-11-26T18:29:42.118Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-26T18:29:42.118Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-26T18:29:42.118Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-26T18:29:42.118Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-26T18:29:42.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-26T18:29:42.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-26T18:29:43.048Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-11-26T18:29:43.048Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-26T18:29:43.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-26T18:29:43.891Z] a0eb404f1860: Pull complete [2021-11-26T18:29:43.891Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-26T18:29:43.891Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:29:43.891Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-26T18:29:43.891Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-26T18:29:43.891Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-26T18:29:43.891Z] WARN: Skipping validation tests [2021-11-26T18:29:43.891Z] INFO: Running unit tests at 11/26/2021 18:29:31... [2021-11-26T18:29:43.891Z] INFO: make.ps1 starting at 11/26/2021 18:29:34 [2021-11-26T18:29:43.891Z] INFO: Git commit (55da5245de) assumed from DOCKER_GITCOMMIT environment variable [2021-11-26T18:29:43.891Z] INFO: Invoking autogen... [2021-11-26T18:29:43.891Z] INFO: Running unit tests... [2021-11-26T18:29:43.892Z] 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-26T18:29:44.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-26T18:29:44.413Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2021-11-26T18:29:44.413Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-26T18:29:44.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-26T18:29:45.340Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2021-11-26T18:29:45.340Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-26T18:29:45.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-26T18:29:46.705Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-11-26T18:29:46.705Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-26T18:29:47.266Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-26T18:29:47.266Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-26T18:29:48.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-26T18:29:48.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-26T18:29:48.745Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-11-26T18:29:48.745Z] === RUN TestNISDomainname [2021-11-26T18:29:49.001Z] --- PASS: TestNISDomainname (0.58s) [2021-11-26T18:29:49.001Z] === RUN TestHostnameDnsResolution [2021-11-26T18:29:49.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-26T18:29:49.770Z] ? github.com/docker/docker/api [no test files] [2021-11-26T18:29:49.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-26T18:29:49.928Z] --- PASS: TestHostnameDnsResolution (0.67s) [2021-11-26T18:29:49.928Z] === RUN TestUnprivilegedPortsAndPing [2021-11-26T18:29:50.490Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2021-11-26T18:29:50.490Z] === RUN TestStats [2021-11-26T18:29:50.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-26T18:29:51.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-26T18:29:52.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-26T18:29:52.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-26T18:29:53.002Z] --- PASS: TestStats (2.48s) [2021-11-26T18:29:53.002Z] === RUN TestStopContainerWithTimeout [2021-11-26T18:29:53.002Z] === RUN TestStopContainerWithTimeout/0 [2021-11-26T18:29:53.002Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-26T18:29:53.002Z] === RUN TestStopContainerWithTimeout/1 [2021-11-26T18:29:53.002Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-26T18:29:53.002Z] === RUN TestStopContainerWithTimeout/3 [2021-11-26T18:29:53.002Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-26T18:29:53.002Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-26T18:29:53.002Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-26T18:29:53.002Z] === CONT TestStopContainerWithTimeout/0 [2021-11-26T18:29:53.002Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-26T18:29:53.563Z] === CONT TestStopContainerWithTimeout/3 [2021-11-26T18:29:53.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-26T18:29:54.486Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-26T18:29:54.486Z] Using test binary docker [2021-11-26T18:29:54.486Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-26T18:29:54.486Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-26T18:29:54.486Z] INFO: Waiting for daemon to start... [2021-11-26T18:29:54.486Z] Starting dockerd [2021-11-26T18:29:55.215Z] #62 250.6 # github.com/containerd/containerd/cmd/containerd [2021-11-26T18:29:55.215Z] #62 250.6 /usr/bin/ld: /tmp/go-link-3389395494/000019.o: in function `New': [2021-11-26T18:29:55.215Z] #62 250.6 /tmp/tmp.HOh5tmyLhe/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-26T18:29:55.215Z] #62 250.6 + bin/containerd-stress [2021-11-26T18:29:55.215Z] #62 251.7 + bin/containerd-shim [2021-11-26T18:29:56.078Z] === CONT TestStopContainerWithTimeout/1 [2021-11-26T18:29:57.006Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-11-26T18:29:57.006Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2021-11-26T18:29:57.006Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2021-11-26T18:29:57.006Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-11-26T18:29:57.006Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-11-26T18:29:57.006Z] === RUN TestDeleteDevicemapper [2021-11-26T18:29:57.006Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:29:57.006Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-26T18:29:57.006Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-26T18:29:57.027Z] . [2021-11-26T18:29:57.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-26T18:29:57.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-26T18:29:57.027Z] Error: No such image: emptyfs [2021-11-26T18:29:57.027Z] Running integration-test (iteration 1) [2021-11-26T18:29:57.027Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-26T18:29:57.027Z] Loaded image: busybox:latest [2021-11-26T18:29:57.027Z] Loaded image: busybox:glibc [2021-11-26T18:29:58.400Z] Loaded image: debian:bullseye-slim [2021-11-26T18:29:58.400Z] Loaded image: hello-world:latest [2021-11-26T18:29:58.659Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:29:58.659Z] INFO: Testing against a local daemon [2021-11-26T18:29:58.659Z] === RUN TestCgroupNamespacesBuild [2021-11-26T18:29:58.898Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2021-11-26T18:29:58.898Z] === RUN TestUpdateMemory [2021-11-26T18:29:59.154Z] --- PASS: TestUpdateMemory (0.55s) [2021-11-26T18:29:59.154Z] === RUN TestUpdateCPUQuota [2021-11-26T18:29:59.391Z] #62 259.0 + bin/containerd-shim-runc-v1 [2021-11-26T18:29:59.593Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2021-11-26T18:29:59.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-26T18:30:00.082Z] --- PASS: TestUpdateCPUQuota (0.90s) [2021-11-26T18:30:00.082Z] === RUN TestUpdatePidsLimit [2021-11-26T18:30:00.082Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-26T18:30:00.082Z] === RUN TestUpdatePidsLimit/no_change [2021-11-26T18:30:00.338Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-26T18:30:00.594Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-26T18:30:00.851Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-26T18:30:00.967Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2021-11-26T18:30:00.967Z] === RUN TestBuildWithSession [2021-11-26T18:30:00.967Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:30:00.967Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-26T18:30:00.967Z] === RUN TestBuildSquashParent [2021-11-26T18:30:01.108Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-26T18:30:01.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit (1.99s) [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-11-26T18:30:01.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-11-26T18:30:01.926Z] === RUN TestUpdateRestartPolicy [2021-11-26T18:30:04.641Z] #62 264.1 + bin/containerd-shim-runc-v2 [2021-11-26T18:30:04.687Z] === RUN TestMiddlewares [2021-11-26T18:30:04.687Z] --- PASS: TestMiddlewares (0.00s) [2021-11-26T18:30:04.687Z] PASS [2021-11-26T18:30:04.687Z] coverage: 9.0% of statements [2021-11-26T18:30:04.687Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2021-11-26T18:30:05.203Z] #62 264.7 + binaries [2021-11-26T18:30:05.203Z] #62 264.7 + install -D bin/containerd /build/containerd [2021-11-26T18:30:05.203Z] #62 264.7 + install -D bin/containerd-shim /build/containerd-shim [2021-11-26T18:30:05.203Z] #62 264.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-26T18:30:05.203Z] #62 264.8 + install -D bin/ctr /build/ctr [2021-11-26T18:30:07.718Z] #62 DONE 266.9s [2021-11-26T18:30:09.073Z] --- PASS: TestBuildSquashParent (7.39s) [2021-11-26T18:30:09.073Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-26T18:30:09.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:30:09.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:30:09.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:30:09.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:30:09.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:30:09.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:30:09.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:30:09.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:30:09.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:30:09.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:30:09.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:30:09.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:30:09.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:30:09.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:30:09.084Z] [2021-11-26T18:30:09.084Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-26T18:30:09.084Z] #63 sha256:69e365d9bdb75a8d9a977f3a24e7ce9df0fba3b7f03b3431e1600a03155d1c9c [2021-11-26T18:30:09.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:30:09.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:30:10.012Z] #63 DONE 0.8s [2021-11-26T18:30:10.012Z] [2021-11-26T18:30:10.012Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-26T18:30:10.012Z] #68 sha256:66504d4ba30f494fd2b9be69475b8d6fbcbba0fed2fadfe62ebdf35b2c363a14 [2021-11-26T18:30:10.012Z] #68 DONE 0.2s [2021-11-26T18:30:10.012Z] [2021-11-26T18:30:10.012Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-26T18:30:10.012Z] #73 sha256:3a9d56d99c331e9fb81b4cd04e0a5fb71e613a20431b62b4be37a6990e76b1b1 [2021-11-26T18:30:10.268Z] #73 DONE 0.2s [2021-11-26T18:30:10.268Z] [2021-11-26T18:30:10.268Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-26T18:30:10.268Z] #74 sha256:f44ef7d9b568bea372ebe18837da57e95de37899114c030864e79ac872162e21 [2021-11-26T18:30:10.268Z] #74 DONE 0.0s [2021-11-26T18:30:10.268Z] [2021-11-26T18:30:10.268Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-26T18:30:10.268Z] #75 sha256:d47308d1b7f093d7f2c0b56e71da892f4182322faca72e10f73529907ec47ffd [2021-11-26T18:30:11.197Z] #75 DONE 0.8s [2021-11-26T18:30:11.197Z] [2021-11-26T18:30:11.197Z] #76 exporting to image [2021-11-26T18:30:11.197Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-26T18:30:11.197Z] #76 exporting layers [2021-11-26T18:30:11.322Z] === RUN TestBoolValue [2021-11-26T18:30:11.322Z] --- PASS: TestBoolValue (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestBoolValueOrDefault [2021-11-26T18:30:11.322Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestInt64ValueOrZero [2021-11-26T18:30:11.322Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestInt64ValueOrDefault [2021-11-26T18:30:11.322Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-26T18:30:11.322Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestJsonContentType [2021-11-26T18:30:11.322Z] --- PASS: TestJsonContentType (0.00s) [2021-11-26T18:30:11.322Z] PASS [2021-11-26T18:30:11.322Z] coverage: 14.7% of statements [2021-11-26T18:30:11.322Z] ok github.com/docker/docker/api/server/httputils 0.091s coverage: 14.7% of statements [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-26T18:30:11.322Z] === RUN TestMaskSecretKeys [2021-11-26T18:30:11.322Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-26T18:30:11.322Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-26T18:30:11.322Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-26T18:30:11.322Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestVersionMiddlewareVersion [2021-11-26T18:30:11.322Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-26T18:30:11.322Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-26T18:30:11.322Z] PASS [2021-11-26T18:30:11.322Z] coverage: 37.7% of statements [2021-11-26T18:30:11.322Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-26T18:30:11.322Z] === RUN TestStrSliceMarshalJSON [2021-11-26T18:30:11.322Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestStrSliceUnmarshalJSON [2021-11-26T18:30:11.322Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestStrSliceUnmarshalString [2021-11-26T18:30:11.322Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestStrSliceUnmarshalSlice [2021-11-26T18:30:11.322Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-26T18:30:11.322Z] PASS [2021-11-26T18:30:11.322Z] coverage: 90.0% of statements [2021-11-26T18:30:11.322Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2021-11-26T18:30:11.322Z] === RUN TestAdjustForAPIVersion [2021-11-26T18:30:11.322Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-26T18:30:11.322Z] PASS [2021-11-26T18:30:11.322Z] coverage: 5.7% of statements [2021-11-26T18:30:11.322Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-26T18:30:11.322Z] === RUN TestToJSON [2021-11-26T18:30:11.322Z] --- PASS: TestToJSON (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestToParamWithVersion [2021-11-26T18:30:11.322Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestFromJSON [2021-11-26T18:30:11.322Z] --- PASS: TestFromJSON (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestEmpty [2021-11-26T18:30:11.322Z] --- PASS: TestEmpty (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestArgsMatchKVListEmptySources [2021-11-26T18:30:11.322Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestArgsMatchKVList [2021-11-26T18:30:11.322Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestArgsMatch [2021-11-26T18:30:11.322Z] --- PASS: TestArgsMatch (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestAdd [2021-11-26T18:30:11.322Z] --- PASS: TestAdd (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestDel [2021-11-26T18:30:11.322Z] --- PASS: TestDel (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestLen [2021-11-26T18:30:11.322Z] --- PASS: TestLen (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestExactMatch [2021-11-26T18:30:11.322Z] --- PASS: TestExactMatch (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestOnlyOneExactMatch [2021-11-26T18:30:11.322Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestContains [2021-11-26T18:30:11.322Z] --- PASS: TestContains (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestValidate [2021-11-26T18:30:11.322Z] --- PASS: TestValidate (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestWalkValues [2021-11-26T18:30:11.322Z] --- PASS: TestWalkValues (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestFuzzyMatch [2021-11-26T18:30:11.322Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestClone [2021-11-26T18:30:11.322Z] --- PASS: TestClone (0.00s) [2021-11-26T18:30:11.322Z] PASS [2021-11-26T18:30:11.322Z] coverage: 92.2% of statements [2021-11-26T18:30:11.322Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-26T18:30:11.322Z] === RUN TestDurationToSecondsString [2021-11-26T18:30:11.322Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestGetTimestamp [2021-11-26T18:30:11.322Z] --- PASS: TestGetTimestamp (0.12s) [2021-11-26T18:30:11.322Z] === RUN TestParseTimestamps [2021-11-26T18:30:11.322Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-26T18:30:11.322Z] PASS [2021-11-26T18:30:11.322Z] coverage: 100.0% of statements [2021-11-26T18:30:11.322Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2021-11-26T18:30:11.322Z] === RUN TestCompareVersion [2021-11-26T18:30:11.322Z] --- PASS: TestCompareVersion (0.00s) [2021-11-26T18:30:11.322Z] PASS [2021-11-26T18:30:11.322Z] coverage: 77.3% of statements [2021-11-26T18:30:11.322Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-26T18:30:11.322Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-26T18:30:11.322Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-26T18:30:11.322Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestCloneArgsSmartHttp [2021-11-26T18:30:11.322Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestCloneArgsDumbHttp [2021-11-26T18:30:11.322Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestCloneArgsGit [2021-11-26T18:30:11.322Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestCheckoutGit [2021-11-26T18:30:11.322Z] === RUN TestEnable [2021-11-26T18:30:11.322Z] --- PASS: TestEnable (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestDisable [2021-11-26T18:30:11.322Z] --- PASS: TestDisable (0.00s) [2021-11-26T18:30:11.322Z] === RUN TestEnabled [2021-11-26T18:30:11.323Z] --- PASS: TestEnabled (0.00s) [2021-11-26T18:30:11.323Z] PASS [2021-11-26T18:30:11.323Z] coverage: 100.0% of statements [2021-11-26T18:30:11.323Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-11-26T18:30:11.323Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-26T18:30:11.323Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-26T18:30:11.323Z] === RUN TestProcessNoDockerignore [2021-11-26T18:30:11.323Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-26T18:30:11.323Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestDetectContentType [2021-11-26T18:30:11.323Z] --- PASS: TestDetectContentType (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestSelectAcceptableMIME [2021-11-26T18:30:11.323Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestInspectEmptyResponse [2021-11-26T18:30:11.323Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestInspectResponseBinary [2021-11-26T18:30:11.323Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestResponseUnsupportedContentType [2021-11-26T18:30:11.323Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestInspectResponseTextSimple [2021-11-26T18:30:11.323Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestInspectResponseEmptyContentType [2021-11-26T18:30:11.323Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestUnknownContentLength [2021-11-26T18:30:11.323Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestDownloadRemote [2021-11-26T18:30:11.323Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-26T18:30:11.323Z] === RUN TestGetWithStatusError [2021-11-26T18:30:11.323Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestCloseRootDirectory [2021-11-26T18:30:11.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:11.323Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestHashFile [2021-11-26T18:30:11.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:11.323Z] --- SKIP: TestHashFile (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestHashSubdir [2021-11-26T18:30:11.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:11.323Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-26T18:30:11.323Z] === RUN TestRemoveDirectory [2021-11-26T18:30:11.323Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:11.323Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-26T18:30:11.323Z] PASS [2021-11-26T18:30:11.323Z] coverage: 9.3% of statements [2021-11-26T18:30:11.323Z] ok github.com/docker/docker/builder/remotecontext 0.194s coverage: 9.3% of statements [2021-11-26T18:30:11.794Z] === RUN TestGetAllAllowed [2021-11-26T18:30:11.794Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestGetAllMeta [2021-11-26T18:30:11.794Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-26T18:30:11.794Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestIsUnreferencedBuiltin [2021-11-26T18:30:11.794Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestIsExistingDirectory [2021-11-26T18:30:11.794Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-11-26T18:30:11.794Z] === RUN TestGetFilenameForDownload [2021-11-26T18:30:11.794Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestEnv2Variables [2021-11-26T18:30:11.794Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-26T18:30:11.794Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestMaintainer [2021-11-26T18:30:11.794Z] --- PASS: TestMaintainer (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestLabel [2021-11-26T18:30:11.794Z] --- PASS: TestLabel (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestFromScratch [2021-11-26T18:30:11.794Z] --- PASS: TestFromScratch (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestFromWithArg [2021-11-26T18:30:11.794Z] --- PASS: TestFromWithArg (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-26T18:30:11.794Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestFromWithUndefinedArg [2021-11-26T18:30:11.794Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestFromMultiStageWithNamedStage [2021-11-26T18:30:11.794Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestOnbuild [2021-11-26T18:30:11.794Z] --- PASS: TestOnbuild (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestWorkdir [2021-11-26T18:30:11.794Z] --- PASS: TestWorkdir (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestCmd [2021-11-26T18:30:11.794Z] --- PASS: TestCmd (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestHealthcheckNone [2021-11-26T18:30:11.794Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestHealthcheckCmd [2021-11-26T18:30:11.794Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestEntrypoint [2021-11-26T18:30:11.794Z] --- PASS: TestEntrypoint (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestExpose [2021-11-26T18:30:11.794Z] --- PASS: TestExpose (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestUser [2021-11-26T18:30:11.794Z] --- PASS: TestUser (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestVolume [2021-11-26T18:30:11.794Z] --- PASS: TestVolume (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestStopSignal [2021-11-26T18:30:11.794Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-26T18:30:11.794Z] --- SKIP: TestStopSignal (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestArg [2021-11-26T18:30:11.794Z] --- PASS: TestArg (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestShell [2021-11-26T18:30:11.794Z] --- PASS: TestShell (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestPrependEnvOnCmd [2021-11-26T18:30:11.794Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestRunWithBuildArgs [2021-11-26T18:30:11.794Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-26T18:30:11.794Z] === RUN TestRunIgnoresHealthcheck [2021-11-26T18:30:11.794Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-26T18:30:12.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:30:12.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:30:12.264Z] === RUN TestDispatchUnsupportedOptions [2021-11-26T18:30:12.264Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-26T18:30:12.264Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-26T18:30:12.264Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-26T18:30:12.264Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestNormalizeWorkdir [2021-11-26T18:30:12.264Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestDispatch [2021-11-26T18:30:12.264Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-26T18:30:12.264Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-26T18:30:12.264Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-26T18:30:12.264Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-26T18:30:12.264Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-26T18:30:12.264Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-26T18:30:12.264Z] === RUN TestDispatch/COPY_url [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch (0.05s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-26T18:30:12.264Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestAddScratchImageAddsToMounts [2021-11-26T18:30:12.264Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-26T18:30:12.264Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-26T18:30:12.264Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-26T18:30:12.264Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestImageSourceGetAddsToMounts [2021-11-26T18:30:12.264Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestEmptyDockerfile [2021-11-26T18:30:12.264Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestSymlinkDockerfile [2021-11-26T18:30:12.264Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-26T18:30:12.264Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestNonExistingDockerfile [2021-11-26T18:30:12.264Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestCopyRunConfig [2021-11-26T18:30:12.264Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestDeepCopyRunConfig [2021-11-26T18:30:12.264Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestExportImage [2021-11-26T18:30:12.264Z] --- PASS: TestExportImage (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestNormalizeDest [2021-11-26T18:30:12.264Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-26T18:30:12.264Z] PASS [2021-11-26T18:30:12.264Z] coverage: 46.8% of statements [2021-11-26T18:30:12.264Z] ok github.com/docker/docker/builder/dockerfile 0.157s coverage: 46.8% of statements [2021-11-26T18:30:12.264Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-26T18:30:12.264Z] === RUN TestTCP4Proxy [2021-11-26T18:30:12.264Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestTCP4ProxyHalfClose [2021-11-26T18:30:12.264Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestTCP6Proxy [2021-11-26T18:30:12.264Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:30:12.264Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestTCPDualStackProxy [2021-11-26T18:30:12.264Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:30:12.264Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestUDP4Proxy [2021-11-26T18:30:12.264Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestUDP6Proxy [2021-11-26T18:30:12.264Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:30:12.264Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestUDPWriteError [2021-11-26T18:30:12.264Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestSCTP4Proxy [2021-11-26T18:30:12.264Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-26T18:30:12.264Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-26T18:30:12.264Z] === RUN TestSCTP6Proxy [2021-11-26T18:30:12.264Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:30:12.264Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-26T18:30:12.264Z] PASS [2021-11-26T18:30:12.264Z] coverage: 49.4% of statements [2021-11-26T18:30:12.264Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2021-11-26T18:30:14.069Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-26T18:30:14.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2021-11-26T18:30:14.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2021-11-26T18:30:14.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-11-26T18:30:14.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2021-11-26T18:30:14.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-11-26T18:30:14.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-11-26T18:30:14.069Z] === RUN TestBuildMultiStageCopy [2021-11-26T18:30:14.069Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-26T18:30:14.092Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2021-11-26T18:30:14.092Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-26T18:30:14.092Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-11-26T18:30:14.092Z] === RUN TestWaitNonBlocked [2021-11-26T18:30:14.092Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:30:14.092Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:30:14.092Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:30:14.092Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:30:14.092Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:30:14.092Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:30:14.092Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-26T18:30:14.092Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2021-11-26T18:30:14.092Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-11-26T18:30:14.092Z] === RUN TestWaitBlocked [2021-11-26T18:30:14.092Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:30:14.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:30:14.092Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:30:14.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:30:14.092Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:30:14.092Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:30:15.020Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-26T18:30:15.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-11-26T18:30:15.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-11-26T18:30:15.020Z] === CONT TestContainerStartOnDaemonRestart [2021-11-26T18:30:15.020Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-26T18:30:17.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-26T18:30:17.540Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2021-11-26T18:30:17.540Z] === CONT TestIpcModeOlderClient [2021-11-26T18:30:17.540Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-26T18:30:17.540Z] === CONT TestContainerKillOnDaemonStart [2021-11-26T18:30:17.540Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2021-11-26T18:30:17.540Z] === CONT TestDaemonHostGatewayIP [2021-11-26T18:30:17.737Z] #76 exporting layers 5.8s done [2021-11-26T18:30:17.737Z] #76 writing image sha256:f699f62be9517971848526ea416ad043eb486bf7aa843f1a85fa09f69f97f071 done [2021-11-26T18:30:17.737Z] #76 naming to docker.io/library/docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff done [2021-11-26T18:30:17.737Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-26T18:30:18.096Z] + trap exit INT TERM [2021-11-26T18:30:18.096Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-26T18:30:18.096Z] + CONTAINER_NAME=docker-pr2 [2021-11-26T18:30:18.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43047/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh dynbinary [2021-11-26T18:30:18.282Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-26T18:30:19.239Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-26T18:30:20.006Z] [2021-11-26T18:30:20.006Z] Removing bundles/ [2021-11-26T18:30:20.006Z] [2021-11-26T18:30:20.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-26T18:30:20.006Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:30:20.006Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:30:20.153Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2021-11-26T18:30:20.153Z] === CONT TestDaemonRestartIpcMode [2021-11-26T18:30:20.172Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-26T18:30:20.947Z] === RUN TestCheckpointCreateError [2021-11-26T18:30:20.947Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestCheckpointCreate [2021-11-26T18:30:20.947Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestCheckpointDeleteError [2021-11-26T18:30:20.947Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestCheckpointDelete [2021-11-26T18:30:20.947Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestCheckpointListError [2021-11-26T18:30:20.947Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestCheckpointList [2021-11-26T18:30:20.947Z] --- PASS: TestCheckpointList (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestCheckpointListContainerNotFound [2021-11-26T18:30:20.947Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNewClientWithOpsFromEnv [2021-11-26T18:30:20.947Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-26T18:30:20.947Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestGetAPIPath [2021-11-26T18:30:20.947Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestParseHostURL [2021-11-26T18:30:20.947Z] --- PASS: TestParseHostURL (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-26T18:30:20.947Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-26T18:30:20.947Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNegotiateAPIVersion [2021-11-26T18:30:20.947Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNegotiateAPVersionOverride [2021-11-26T18:30:20.947Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-26T18:30:20.947Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-26T18:30:20.947Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-26T18:30:20.947Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestClientRedirect [2021-11-26T18:30:20.947Z] --- PASS: TestClientRedirect (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestConfigCreateUnsupported [2021-11-26T18:30:20.947Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestConfigCreateError [2021-11-26T18:30:20.947Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-26T18:30:20.947Z] === RUN TestConfigCreate [2021-11-26T18:30:20.947Z] --- PASS: TestConfigCreate (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigInspectNotFound [2021-11-26T18:30:20.948Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigInspectWithEmptyID [2021-11-26T18:30:20.948Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigInspectUnsupported [2021-11-26T18:30:20.948Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigInspectError [2021-11-26T18:30:20.948Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigInspectConfigNotFound [2021-11-26T18:30:20.948Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigInspect [2021-11-26T18:30:20.948Z] --- PASS: TestConfigInspect (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigListUnsupported [2021-11-26T18:30:20.948Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigListError [2021-11-26T18:30:20.948Z] --- PASS: TestConfigListError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigList [2021-11-26T18:30:20.948Z] --- PASS: TestConfigList (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigRemoveUnsupported [2021-11-26T18:30:20.948Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigRemoveError [2021-11-26T18:30:20.948Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigRemove [2021-11-26T18:30:20.948Z] --- PASS: TestConfigRemove (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigUpdateUnsupported [2021-11-26T18:30:20.948Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigUpdateError [2021-11-26T18:30:20.948Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestConfigUpdate [2021-11-26T18:30:20.948Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerCommitError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerCommit [2021-11-26T18:30:20.948Z] --- PASS: TestContainerCommit (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStatPathError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStatPathNotFoundError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStatPathNoHeaderError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStatPath [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyToContainerError [2021-11-26T18:30:20.948Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyToContainerNotFoundError [2021-11-26T18:30:20.948Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-26T18:30:20.948Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyToContainer [2021-11-26T18:30:20.948Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyFromContainerError [2021-11-26T18:30:20.948Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyFromContainerNotFoundError [2021-11-26T18:30:20.948Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-26T18:30:20.948Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-26T18:30:20.948Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestCopyFromContainer [2021-11-26T18:30:20.948Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerCreateError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerCreateImageNotFound [2021-11-26T18:30:20.948Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerCreateWithName [2021-11-26T18:30:20.948Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerCreateAutoRemove [2021-11-26T18:30:20.948Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerDiffError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerDiff [2021-11-26T18:30:20.948Z] --- PASS: TestContainerDiff (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecCreateError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecCreate [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecStartError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecStart [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecInspectError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecInspect [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExportError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExportError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExport [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExport (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerInspectError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerInspectContainerNotFound [2021-11-26T18:30:20.948Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerInspectWithEmptyID [2021-11-26T18:30:20.948Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerInspect [2021-11-26T18:30:20.948Z] --- PASS: TestContainerInspect (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerInspectNode [2021-11-26T18:30:20.948Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerKillError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerKillError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerKill [2021-11-26T18:30:20.948Z] --- PASS: TestContainerKill (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerListError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerListError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerList [2021-11-26T18:30:20.948Z] --- PASS: TestContainerList (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerLogsNotFoundError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerLogsError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerLogs [2021-11-26T18:30:20.948Z] --- PASS: TestContainerLogs (0.14s) [2021-11-26T18:30:20.948Z] === RUN TestContainerPauseError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerPause [2021-11-26T18:30:20.948Z] --- PASS: TestContainerPause (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainersPruneError [2021-11-26T18:30:20.948Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainersPrune [2021-11-26T18:30:20.948Z] --- PASS: TestContainersPrune (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerRemoveError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerRemoveNotFoundError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerRemove [2021-11-26T18:30:20.948Z] --- PASS: TestContainerRemove (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerRenameError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerRename [2021-11-26T18:30:20.948Z] --- PASS: TestContainerRename (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerResizeError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecResizeError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerResize [2021-11-26T18:30:20.948Z] --- PASS: TestContainerResize (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerExecResize [2021-11-26T18:30:20.948Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerRestartError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerRestart [2021-11-26T18:30:20.948Z] --- PASS: TestContainerRestart (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStartError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStartError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStart [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStart (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStatsError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStats [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStats (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStopError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStopError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerStop [2021-11-26T18:30:20.948Z] --- PASS: TestContainerStop (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerTopError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerTopError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerTop [2021-11-26T18:30:20.948Z] --- PASS: TestContainerTop (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerUnpauseError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerUnpause [2021-11-26T18:30:20.948Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerUpdateError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerUpdate [2021-11-26T18:30:20.948Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerWaitError [2021-11-26T18:30:20.948Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestContainerWait [2021-11-26T18:30:20.948Z] --- PASS: TestContainerWait (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestDiskUsageError [2021-11-26T18:30:20.948Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestDiskUsage [2021-11-26T18:30:20.948Z] --- PASS: TestDiskUsage (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestDistributionInspectUnsupported [2021-11-26T18:30:20.948Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestDistributionInspectWithEmptyID [2021-11-26T18:30:20.948Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestEventsErrorInOptions [2021-11-26T18:30:20.948Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestEventsErrorFromServer [2021-11-26T18:30:20.948Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestEvents [2021-11-26T18:30:20.948Z] --- PASS: TestEvents (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestTLSCloseWriter [2021-11-26T18:30:20.948Z] === PAUSE TestTLSCloseWriter [2021-11-26T18:30:20.948Z] === RUN TestImageBuildError [2021-11-26T18:30:20.948Z] --- PASS: TestImageBuildError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageBuild [2021-11-26T18:30:20.948Z] --- PASS: TestImageBuild (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestGetDockerOS [2021-11-26T18:30:20.948Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageCreateError [2021-11-26T18:30:20.948Z] --- PASS: TestImageCreateError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageCreate [2021-11-26T18:30:20.948Z] --- PASS: TestImageCreate (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageHistoryError [2021-11-26T18:30:20.948Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageHistory [2021-11-26T18:30:20.948Z] --- PASS: TestImageHistory (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageImportError [2021-11-26T18:30:20.948Z] --- PASS: TestImageImportError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageImport [2021-11-26T18:30:20.948Z] --- PASS: TestImageImport (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageInspectError [2021-11-26T18:30:20.948Z] --- PASS: TestImageInspectError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageInspectImageNotFound [2021-11-26T18:30:20.948Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageInspectWithEmptyID [2021-11-26T18:30:20.948Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageInspect [2021-11-26T18:30:20.948Z] --- PASS: TestImageInspect (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageListError [2021-11-26T18:30:20.948Z] --- PASS: TestImageListError (0.01s) [2021-11-26T18:30:20.948Z] === RUN TestImageList [2021-11-26T18:30:20.948Z] --- PASS: TestImageList (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageListApiBefore125 [2021-11-26T18:30:20.948Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageLoadError [2021-11-26T18:30:20.948Z] --- PASS: TestImageLoadError (0.01s) [2021-11-26T18:30:20.948Z] === RUN TestImageLoad [2021-11-26T18:30:20.948Z] --- PASS: TestImageLoad (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagesPruneError [2021-11-26T18:30:20.948Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagesPrune [2021-11-26T18:30:20.948Z] --- PASS: TestImagesPrune (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePullReferenceParseError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePullAnyError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePullWithoutErrors [2021-11-26T18:30:20.948Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePushReferenceError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePushAnyError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithoutErrors [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-26T18:30:20.948Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageRemoveError [2021-11-26T18:30:20.948Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageRemoveImageNotFound [2021-11-26T18:30:20.948Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageRemove [2021-11-26T18:30:20.948Z] --- PASS: TestImageRemove (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSaveError [2021-11-26T18:30:20.948Z] --- PASS: TestImageSaveError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSave [2021-11-26T18:30:20.948Z] --- PASS: TestImageSave (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSearchAnyError [2021-11-26T18:30:20.948Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-26T18:30:20.948Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:30:20.948Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:30:20.948Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-26T18:30:20.948Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageSearchWithoutErrors [2021-11-26T18:30:20.948Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageTagError [2021-11-26T18:30:20.948Z] --- PASS: TestImageTagError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageTagInvalidReference [2021-11-26T18:30:20.948Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageTagInvalidSourceImageName [2021-11-26T18:30:20.948Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageTagHexSource [2021-11-26T18:30:20.948Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestImageTag [2021-11-26T18:30:20.948Z] --- PASS: TestImageTag (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestInfoServerError [2021-11-26T18:30:20.948Z] --- PASS: TestInfoServerError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestInfoInvalidResponseJSONError [2021-11-26T18:30:20.948Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestInfo [2021-11-26T18:30:20.948Z] --- PASS: TestInfo (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkConnectError [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkConnect [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkCreateError [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkCreate [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkDisconnectError [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkDisconnect [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkInspect [2021-11-26T18:30:20.948Z] === RUN TestNetworkInspect/empty_ID [2021-11-26T18:30:20.948Z] === RUN TestNetworkInspect/no_options [2021-11-26T18:30:20.948Z] === RUN TestNetworkInspect/verbose [2021-11-26T18:30:20.948Z] === RUN TestNetworkInspect/global_scope [2021-11-26T18:30:20.948Z] === RUN TestNetworkInspect/unknown_network [2021-11-26T18:30:20.948Z] === RUN TestNetworkInspect/server_error [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkListError [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkListError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkList [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkList (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworksPruneError [2021-11-26T18:30:20.948Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworksPrune [2021-11-26T18:30:20.948Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkRemoveError [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNetworkRemove [2021-11-26T18:30:20.948Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNodeInspectError [2021-11-26T18:30:20.948Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-26T18:30:20.948Z] === RUN TestNodeInspectNodeNotFound [2021-11-26T18:30:20.949Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestNodeInspectWithEmptyID [2021-11-26T18:30:20.949Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestNodeInspect [2021-11-26T18:30:20.949Z] --- PASS: TestNodeInspect (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestNodeListError [2021-11-26T18:30:20.949Z] --- PASS: TestNodeListError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestNodeList [2021-11-26T18:30:20.949Z] --- PASS: TestNodeList (0.01s) [2021-11-26T18:30:20.949Z] === RUN TestNodeRemoveError [2021-11-26T18:30:20.949Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestNodeRemove [2021-11-26T18:30:20.949Z] --- PASS: TestNodeRemove (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestNodeUpdateError [2021-11-26T18:30:20.949Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestNodeUpdate [2021-11-26T18:30:20.949Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestOptionWithTimeout [2021-11-26T18:30:20.949Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPingFail [2021-11-26T18:30:20.949Z] --- PASS: TestPingFail (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPingWithError [2021-11-26T18:30:20.949Z] 2021/11/26 18:30:20 RoundTripper returned a response & error; ignoring response [2021-11-26T18:30:20.949Z] 2021/11/26 18:30:20 RoundTripper returned a response & error; ignoring response [2021-11-26T18:30:20.949Z] --- PASS: TestPingWithError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPingSuccess [2021-11-26T18:30:20.949Z] --- PASS: TestPingSuccess (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPingHeadFallback [2021-11-26T18:30:20.949Z] === RUN TestPingHeadFallback/OK [2021-11-26T18:30:20.949Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-26T18:30:20.949Z] === RUN TestPingHeadFallback/Not_Found [2021-11-26T18:30:20.949Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-26T18:30:20.949Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-26T18:30:20.949Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-26T18:30:20.949Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-26T18:30:20.949Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-26T18:30:20.949Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginDisableError [2021-11-26T18:30:20.949Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginDisable [2021-11-26T18:30:20.949Z] --- PASS: TestPluginDisable (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginEnableError [2021-11-26T18:30:20.949Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginEnable [2021-11-26T18:30:20.949Z] --- PASS: TestPluginEnable (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginInspectError [2021-11-26T18:30:20.949Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginInspectWithEmptyID [2021-11-26T18:30:20.949Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginInspect [2021-11-26T18:30:20.949Z] --- PASS: TestPluginInspect (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginListError [2021-11-26T18:30:20.949Z] --- PASS: TestPluginListError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginList [2021-11-26T18:30:20.949Z] --- PASS: TestPluginList (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginPushError [2021-11-26T18:30:20.949Z] --- PASS: TestPluginPushError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginPush [2021-11-26T18:30:20.949Z] --- PASS: TestPluginPush (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginRemoveError [2021-11-26T18:30:20.949Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginRemove [2021-11-26T18:30:20.949Z] --- PASS: TestPluginRemove (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginSetError [2021-11-26T18:30:20.949Z] --- PASS: TestPluginSetError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPluginSet [2021-11-26T18:30:20.949Z] --- PASS: TestPluginSet (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestSetHostHeader [2021-11-26T18:30:20.949Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestPlainTextError [2021-11-26T18:30:20.949Z] --- PASS: TestPlainTextError (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestInfiniteError [2021-11-26T18:30:20.949Z] --- PASS: TestInfiniteError (0.01s) [2021-11-26T18:30:20.949Z] === RUN TestCanceledContext [2021-11-26T18:30:20.949Z] 2021/11/26 18:30:20 RoundTripper returned a response & error; ignoring response [2021-11-26T18:30:20.949Z] --- PASS: TestCanceledContext (0.00s) [2021-11-26T18:30:20.949Z] === RUN TestDeadlineExceededContext [2021-11-26T18:30:20.949Z] 2021/11/26 18:30:20 RoundTripper returned a response & error; ignoring response [2021-11-26T18:30:21.104Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2021-11-26T18:30:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2021-11-26T18:30:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-26T18:30:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-26T18:30:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-26T18:30:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-26T18:30:21.104Z] === RUN TestBuildMultiStageParentConfig [2021-11-26T18:30:21.419Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretCreateUnsupported [2021-11-26T18:30:21.419Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretCreateError [2021-11-26T18:30:21.419Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretCreate [2021-11-26T18:30:21.419Z] --- PASS: TestSecretCreate (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretInspectUnsupported [2021-11-26T18:30:21.419Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretInspectError [2021-11-26T18:30:21.419Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretInspectSecretNotFound [2021-11-26T18:30:21.419Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretInspectWithEmptyID [2021-11-26T18:30:21.419Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretInspect [2021-11-26T18:30:21.419Z] --- PASS: TestSecretInspect (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretListUnsupported [2021-11-26T18:30:21.419Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretListError [2021-11-26T18:30:21.419Z] --- PASS: TestSecretListError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretList [2021-11-26T18:30:21.419Z] --- PASS: TestSecretList (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretRemoveUnsupported [2021-11-26T18:30:21.419Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretRemoveError [2021-11-26T18:30:21.419Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretRemove [2021-11-26T18:30:21.419Z] --- PASS: TestSecretRemove (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretUpdateUnsupported [2021-11-26T18:30:21.419Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretUpdateError [2021-11-26T18:30:21.419Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSecretUpdate [2021-11-26T18:30:21.419Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceCreateError [2021-11-26T18:30:21.419Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceCreate [2021-11-26T18:30:21.419Z] --- PASS: TestServiceCreate (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-26T18:30:21.419Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceCreateDigestPinning [2021-11-26T18:30:21.419Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceInspectError [2021-11-26T18:30:21.419Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceInspectServiceNotFound [2021-11-26T18:30:21.419Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceInspectWithEmptyID [2021-11-26T18:30:21.419Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceInspect [2021-11-26T18:30:21.419Z] --- PASS: TestServiceInspect (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceListError [2021-11-26T18:30:21.419Z] --- PASS: TestServiceListError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceList [2021-11-26T18:30:21.419Z] --- PASS: TestServiceList (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceLogsError [2021-11-26T18:30:21.419Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceLogs [2021-11-26T18:30:21.419Z] --- PASS: TestServiceLogs (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceRemoveError [2021-11-26T18:30:21.419Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceRemoveNotFoundError [2021-11-26T18:30:21.419Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceRemove [2021-11-26T18:30:21.419Z] --- PASS: TestServiceRemove (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceUpdateError [2021-11-26T18:30:21.419Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestServiceUpdate [2021-11-26T18:30:21.419Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmGetUnlockKeyError [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmGetUnlockKey [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmInitError [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmInit [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmInit (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmInspectError [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmInspect [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmJoinError [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmJoin [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmLeaveError [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmLeave [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmUnlockError [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmUnlock [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmUpdateError [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestSwarmUpdate [2021-11-26T18:30:21.419Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestTaskInspectError [2021-11-26T18:30:21.419Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestTaskInspectWithEmptyID [2021-11-26T18:30:21.419Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestTaskInspect [2021-11-26T18:30:21.419Z] --- PASS: TestTaskInspect (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestTaskListError [2021-11-26T18:30:21.419Z] --- PASS: TestTaskListError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestTaskList [2021-11-26T18:30:21.419Z] --- PASS: TestTaskList (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeCreateError [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeCreate [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeInspectError [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeInspectNotFound [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeInspectWithEmptyID [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeInspect [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeListError [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeListError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeList [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeList (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeRemoveError [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-26T18:30:21.419Z] === RUN TestVolumeRemove [2021-11-26T18:30:21.419Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-26T18:30:21.419Z] === CONT TestTLSCloseWriter [2021-11-26T18:30:21.419Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-26T18:30:21.419Z] PASS [2021-11-26T18:30:21.419Z] coverage: 75.1% of statements [2021-11-26T18:30:21.419Z] ok github.com/docker/docker/client 0.321s coverage: 75.1% of statements [2021-11-26T18:30:22.057Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2021-11-26T18:30:26.365Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-26T18:30:26.365Z] === RUN TestBuildLabelWithTargets [2021-11-26T18:30:30.153Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2021-11-26T18:30:30.154Z] PASS [2021-11-26T18:30:30.154Z] [2021-11-26T18:30:30.154Z] === Skipped [2021-11-26T18:30:30.154Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-26T18:30:30.154Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:30:30.154Z] [2021-11-26T18:30:30.154Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-26T18:30:30.154Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-26T18:30:30.154Z] [2021-11-26T18:30:30.154Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-26T18:30:30.154Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:30:30.154Z] [2021-11-26T18:30:30.154Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-26T18:30:30.154Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-26T18:30:30.154Z] [2021-11-26T18:30:30.154Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-26T18:30:30.154Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:30:30.154Z] [2021-11-26T18:30:30.154Z] DONE 200 tests, 5 skipped in 116.741s [2021-11-26T18:30:30.154Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-26T18:30:30.154Z] === RUN TestConfigDaemonLibtrustID [2021-11-26T18:30:30.154Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-26T18:30:30.154Z] === RUN TestDaemonConfigValidation [2021-11-26T18:30:30.154Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:30:30.154Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:30:30.154Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-26T18:30:30.154Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-26T18:30:30.154Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-26T18:30:30.154Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-26T18:30:30.154Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-26T18:30:30.154Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-26T18:30:30.154Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-26T18:30:30.154Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-26T18:30:30.154Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:30:30.154Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-26T18:30:30.154Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-26T18:30:30.154Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-26T18:30:30.154Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-26T18:30:30.154Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-26T18:30:30.154Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-11-26T18:30:30.154Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-11-26T18:30:30.154Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-11-26T18:30:30.154Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-11-26T18:30:30.154Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-26T18:30:30.154Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-26T18:30:30.154Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-26T18:30:30.715Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-26T18:30:31.641Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-26T18:30:32.442Z] ok github.com/docker/docker/libnetwork/networkdb 104.814s coverage: 60.0% of statements [2021-11-26T18:30:32.442Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-26T18:30:32.442Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-26T18:30:32.442Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2021-11-26T18:30:32.442Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-26T18:30:32.698Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-26T18:30:33.005Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-26T18:30:33.005Z] daemon_test.go:156: [d9945a17c5f2c] daemon is not started [2021-11-26T18:30:33.005Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2021-11-26T18:30:33.005Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-11-26T18:30:33.005Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-11-26T18:30:33.005Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-11-26T18:30:33.005Z] === RUN TestDaemonProxy [2021-11-26T18:30:33.005Z] === RUN TestDaemonProxy/environment_variables [2021-11-26T18:30:33.625Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2021-11-26T18:30:33.625Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2021-11-26T18:30:33.625Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-26T18:30:33.881Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === Skipped [2021-11-26T18:30:33.881Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-26T18:30:33.881Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-26T18:30:33.881Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-26T18:30:33.881Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:30:33.881Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:30:33.881Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:30:33.881Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:30:33.881Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:30:33.881Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-26T18:30:33.881Z] firewalld_test.go:14: firewalld is not running [2021-11-26T18:30:33.881Z] [2021-11-26T18:30:33.881Z] DONE 331 tests, 9 skipped in 200.948s [2021-11-26T18:30:34.486Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-26T18:30:34.487Z] === RUN TestBuildWithEmptyLayers Post stage [Pipeline] junit [2021-11-26T18:30:34.822Z] Recording test results [2021-11-26T18:30:34.891Z] === RUN TestDaemonProxy/command-line_options [2021-11-26T18:30:35.010Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-26T18:30:35.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -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:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh dynbinary test-integration [2021-11-26T18:30:35.917Z] [2021-11-26T18:30:36.173Z] Removing bundles/ [2021-11-26T18:30:36.173Z] [2021-11-26T18:30:36.173Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-26T18:30:36.173Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:30:36.173Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:30:36.254Z] === RUN TestDaemonProxy/configuration_file [2021-11-26T18:30:36.383Z] --- PASS: TestCheckoutGit (26.19s) [2021-11-26T18:30:36.383Z] === RUN TestValidGitTransport [2021-11-26T18:30:36.383Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-26T18:30:36.383Z] === RUN TestGitInvalidRef [2021-11-26T18:30:36.383Z] --- PASS: TestGitInvalidRef (0.16s) [2021-11-26T18:30:36.383Z] PASS [2021-11-26T18:30:36.383Z] coverage: 86.3% of statements [2021-11-26T18:30:36.383Z] ok github.com/docker/docker/builder/remotecontext/git 26.392s coverage: 86.3% of statements [2021-11-26T18:30:36.853Z] ? github.com/docker/docker/cli [no test files] [2021-11-26T18:30:36.853Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-26T18:30:37.014Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-26T18:30:37.014Z] === RUN TestBuildMultiStageOnBuild [2021-11-26T18:30:38.140Z] === RUN TestDaemonProxy/conflicting_options [2021-11-26T18:30:38.396Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-26T18:30:38.958Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-11-26T18:30:38.958Z] --- PASS: TestDaemonProxy (6.29s) [2021-11-26T18:30:38.958Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2021-11-26T18:30:38.958Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2021-11-26T18:30:38.958Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-11-26T18:30:38.958Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-26T18:30:38.958Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-26T18:30:38.958Z] PASS [2021-11-26T18:30:38.958Z] [2021-11-26T18:30:38.958Z] === Skipped [2021-11-26T18:30:38.958Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2021-11-26T18:30:38.958Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2021-11-26T18:30:38.958Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-26T18:30:38.958Z] [2021-11-26T18:30:38.958Z] DONE 17 tests, 1 skipped in 10.218s [2021-11-26T18:30:38.958Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-26T18:30:39.215Z] INFO: Testing against a local daemon [2021-11-26T18:30:39.215Z] === RUN TestCommitInheritsEnv [2021-11-26T18:30:39.472Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-11-26T18:30:39.472Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-26T18:30:39.472Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-26T18:30:39.472Z] === RUN TestImagesFilterMultiReference [2021-11-26T18:30:39.472Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-26T18:30:39.472Z] === RUN TestImagePullPlatformInvalid [2021-11-26T18:30:39.472Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-26T18:30:39.472Z] === RUN TestRemoveImageOrphaning [2021-11-26T18:30:39.728Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-11-26T18:30:39.728Z] === RUN TestRemoveImageGarbageCollector [2021-11-26T18:30:41.615Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-11-26T18:30:41.615Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-26T18:30:41.615Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-26T18:30:41.615Z] === RUN TestTagInvalidReference [2021-11-26T18:30:41.615Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-26T18:30:41.615Z] === RUN TestTagValidPrefixedRepo [2021-11-26T18:30:41.615Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-26T18:30:41.615Z] === RUN TestTagExistedNameWithoutForce [2021-11-26T18:30:41.615Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-26T18:30:41.615Z] === RUN TestTagOfficialNames [2021-11-26T18:30:41.615Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-26T18:30:41.615Z] === RUN TestTagMatchesDigest [2021-11-26T18:30:41.615Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-26T18:30:41.615Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.04s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-26T18:30:41.626Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestConfigureDaemonLogs [2021-11-26T18:30:41.626Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestCommonOptionsInstallFlags [2021-11-26T18:30:41.626Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-26T18:30:41.626Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-26T18:30:41.626Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-26T18:30:41.626Z] PASS [2021-11-26T18:30:41.626Z] coverage: 18.6% of statements [2021-11-26T18:30:41.626Z] ok github.com/docker/docker/cmd/dockerd 0.230s coverage: 18.6% of statements [2021-11-26T18:30:41.626Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-26T18:30:41.626Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-26T18:30:42.275Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-26T18:30:42.275Z] === RUN TestBuildUncleanTarFilenames [2021-11-26T18:30:42.616Z] === RUN TestContainerStopSignal [2021-11-26T18:30:42.616Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestContainerStopTimeout [2021-11-26T18:30:42.616Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-26T18:30:42.616Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-26T18:30:42.616Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-26T18:30:42.616Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestReplaceAndAppendEnvVars [2021-11-26T18:30:42.616Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-26T18:30:42.616Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestNewMemoryStore [2021-11-26T18:30:42.616Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestAddContainers [2021-11-26T18:30:42.616Z] --- PASS: TestAddContainers (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestGetContainer [2021-11-26T18:30:42.616Z] --- PASS: TestGetContainer (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestDeleteContainer [2021-11-26T18:30:42.616Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestListContainers [2021-11-26T18:30:42.616Z] --- PASS: TestListContainers (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestFirstContainer [2021-11-26T18:30:42.616Z] --- PASS: TestFirstContainer (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestApplyAllContainer [2021-11-26T18:30:42.616Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestIsValidHealthString [2021-11-26T18:30:42.616Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestStateRunStop [2021-11-26T18:30:42.616Z] --- PASS: TestStateRunStop (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestStateTimeoutWait [2021-11-26T18:30:42.616Z] state_test.go:141: Stop callback fired [2021-11-26T18:30:42.616Z] state_test.go:165: Stop callback fired [2021-11-26T18:30:42.616Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-26T18:30:42.616Z] === RUN TestIsValidStateString [2021-11-26T18:30:42.616Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestViewSaveDelete [2021-11-26T18:30:42.616Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-26T18:30:42.616Z] === RUN TestViewAll [2021-11-26T18:30:42.616Z] --- PASS: TestViewAll (0.01s) [2021-11-26T18:30:42.616Z] === RUN TestViewGet [2021-11-26T18:30:42.616Z] --- PASS: TestViewGet (0.01s) [2021-11-26T18:30:42.616Z] === RUN TestNames [2021-11-26T18:30:42.616Z] --- PASS: TestNames (0.00s) [2021-11-26T18:30:42.616Z] === RUN TestViewWithHealthCheck [2021-11-26T18:30:42.616Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-11-26T18:30:42.616Z] PASS [2021-11-26T18:30:42.616Z] coverage: 41.7% of statements [2021-11-26T18:30:42.616Z] ok github.com/docker/docker/container 0.209s coverage: 41.7% of statements [2021-11-26T18:30:42.616Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-26T18:30:42.616Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-26T18:30:42.616Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-26T18:30:42.616Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-26T18:30:42.841Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-11-26T18:30:42.841Z] === RUN TestBuildMultiStageLayerLeak [2021-11-26T18:30:43.606Z] === RUN TestPrepare [2021-11-26T18:30:43.606Z] --- PASS: TestPrepare (0.00s) [2021-11-26T18:30:43.606Z] === RUN TestStart [2021-11-26T18:30:43.606Z] --- PASS: TestStart (0.00s) [2021-11-26T18:30:43.606Z] === RUN TestWaitCancel [2021-11-26T18:30:43.606Z] --- PASS: TestWaitCancel (0.00s) [2021-11-26T18:30:43.606Z] === RUN TestWaitDisabled [2021-11-26T18:30:43.606Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-26T18:30:43.606Z] === RUN TestWaitEnabled [2021-11-26T18:30:43.606Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-26T18:30:43.606Z] === RUN TestRemove [2021-11-26T18:30:43.606Z] --- PASS: TestRemove (0.00s) [2021-11-26T18:30:43.606Z] PASS [2021-11-26T18:30:43.606Z] coverage: 65.3% of statements [2021-11-26T18:30:43.606Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2021-11-26T18:30:45.828Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-26T18:30:45.828Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-11-26T18:30:45.828Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-26T18:30:45.828Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-26T18:30:45.828Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-26T18:30:45.828Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-26T18:30:45.828Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-26T18:30:45.828Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-26T18:30:45.828Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-26T18:30:45.828Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-26T18:30:45.828Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-26T18:30:45.828Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-26T18:30:45.829Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-26T18:30:45.829Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-26T18:30:45.829Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-26T18:30:45.829Z] PASS [2021-11-26T18:30:45.829Z] coverage: 35.9% of statements [2021-11-26T18:30:45.829Z] ok github.com/docker/docker/daemon/cluster/convert 0.654s coverage: 35.9% of statements [2021-11-26T18:30:45.829Z] === RUN TestNewListSecretsFilters [2021-11-26T18:30:45.829Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-26T18:30:45.829Z] === RUN TestNewListConfigsFilters [2021-11-26T18:30:45.829Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-26T18:30:45.829Z] PASS [2021-11-26T18:30:45.829Z] coverage: 0.5% of statements [2021-11-26T18:30:45.829Z] ok github.com/docker/docker/daemon/cluster 0.708s coverage: 0.5% of statements [2021-11-26T18:30:47.024Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2021-11-26T18:30:47.024Z] === RUN TestBuildWithHugeFile [2021-11-26T18:30:48.051Z] === RUN TestBuilderGC [2021-11-26T18:30:48.052Z] --- PASS: TestBuilderGC (0.00s) [2021-11-26T18:30:48.052Z] === RUN TestDaemonConfigurationNotFound [2021-11-26T18:30:48.052Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-26T18:30:48.052Z] === RUN TestDaemonBrokenConfiguration [2021-11-26T18:30:48.052Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-26T18:30:48.052Z] === RUN TestParseClusterAdvertiseSettings [2021-11-26T18:30:48.052Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-26T18:30:48.052Z] === RUN TestFindConfigurationConflicts [2021-11-26T18:30:48.052Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-26T18:30:48.052Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-26T18:30:48.052Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-26T18:30:48.052Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-26T18:30:48.522Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-26T18:30:48.522Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-26T18:30:48.522Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_label [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_dns [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-26T18:30:48.522Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration (0.01s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-26T18:30:48.522Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestModifiedDiscoverySettings [2021-11-26T18:30:48.522Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestReloadSetConfigFileNotExist [2021-11-26T18:30:48.522Z] time="2021-11-26T18:30:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-26T18:30:48.522Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-26T18:30:48.522Z] === RUN TestReloadDefaultConfigNotExist [2021-11-26T18:30:48.522Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:48.522Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestReloadBadDefaultConfig [2021-11-26T18:30:48.522Z] time="2021-11-26T18:30:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-377260390" [2021-11-26T18:30:48.522Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestReloadWithConflictingLabels [2021-11-26T18:30:48.522Z] time="2021-11-26T18:30:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2452826062" [2021-11-26T18:30:48.522Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestReloadWithDuplicateLabels [2021-11-26T18:30:48.522Z] time="2021-11-26T18:30:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1979758813" [2021-11-26T18:30:48.522Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestMaskURLCredentials [2021-11-26T18:30:48.522Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestDaemonConfigurationMerge [2021-11-26T18:30:48.522Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-26T18:30:48.522Z] PASS [2021-11-26T18:30:48.522Z] coverage: 80.0% of statements [2021-11-26T18:30:48.522Z] ok github.com/docker/docker/daemon/config 0.229s coverage: 80.0% of statements [2021-11-26T18:30:48.522Z] === RUN TestDiscoveryOptsErrors [2021-11-26T18:30:48.522Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-26T18:30:48.522Z] === RUN TestDiscoveryOpts [2021-11-26T18:30:48.522Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-26T18:30:48.522Z] PASS [2021-11-26T18:30:48.522Z] coverage: 30.0% of statements [2021-11-26T18:30:48.522Z] ok github.com/docker/docker/daemon/discovery 0.072s coverage: 30.0% of statements [2021-11-26T18:30:48.994Z] === RUN TestWaitNodeAttachment [2021-11-26T18:30:49.465Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-11-26T18:30:49.465Z] === RUN TestIsolationConversion [2021-11-26T18:30:49.465Z] === RUN TestIsolationConversion/default [2021-11-26T18:30:49.465Z] === RUN TestIsolationConversion/process [2021-11-26T18:30:49.465Z] === RUN TestIsolationConversion/hyperv [2021-11-26T18:30:49.465Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-26T18:30:49.465Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-26T18:30:49.465Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-26T18:30:49.465Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestContainerLabels [2021-11-26T18:30:49.465Z] --- PASS: TestContainerLabels (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestCredentialSpecConversion [2021-11-26T18:30:49.465Z] === RUN TestCredentialSpecConversion/none [2021-11-26T18:30:49.465Z] === RUN TestCredentialSpecConversion/config [2021-11-26T18:30:49.465Z] === RUN TestCredentialSpecConversion/file [2021-11-26T18:30:49.465Z] === RUN TestCredentialSpecConversion/registry [2021-11-26T18:30:49.465Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-26T18:30:49.465Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-26T18:30:49.465Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-26T18:30:49.465Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-26T18:30:49.465Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestControllerValidateMountBind [2021-11-26T18:30:49.465Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestControllerValidateMountVolume [2021-11-26T18:30:49.465Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestControllerValidateMountTarget [2021-11-26T18:30:49.465Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestControllerValidateMountTmpfs [2021-11-26T18:30:49.465Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestControllerValidateMountInvalidType [2021-11-26T18:30:49.465Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestControllerValidateMountNamedPipe [2021-11-26T18:30:49.465Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-26T18:30:49.465Z] PASS [2021-11-26T18:30:49.465Z] coverage: 11.0% of statements [2021-11-26T18:30:49.465Z] === RUN TestEventsLog [2021-11-26T18:30:49.465Z] --- PASS: TestEventsLog (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestEventsLogTimeout [2021-11-26T18:30:49.465Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-26T18:30:49.465Z] === RUN TestLogEvents [2021-11-26T18:30:49.465Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.538s coverage: 11.0% of statements [2021-11-26T18:30:49.935Z] --- PASS: TestLogEvents (0.05s) [2021-11-26T18:30:49.935Z] === RUN TestLoadBufferedEvents [2021-11-26T18:30:49.935Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-11-26T18:30:49.935Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-26T18:30:49.935Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-26T18:30:49.935Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-26T18:30:49.935Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-26T18:30:49.935Z] PASS [2021-11-26T18:30:49.935Z] coverage: 50.0% of statements [2021-11-26T18:30:49.935Z] ok github.com/docker/docker/daemon/events 0.240s coverage: 50.0% of statements [2021-11-26T18:30:50.405Z] === RUN TestIsEmptyDir [2021-11-26T18:30:50.405Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-26T18:30:50.405Z] PASS [2021-11-26T18:30:50.405Z] coverage: 2.3% of statements [2021-11-26T18:30:50.405Z] ok github.com/docker/docker/daemon/graphdriver 0.057s coverage: 2.3% of statements [2021-11-26T18:30:50.876Z] === RUN TestLinkNaming [2021-11-26T18:30:50.876Z] --- PASS: TestLinkNaming (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestLinkNew [2021-11-26T18:30:50.876Z] --- PASS: TestLinkNew (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestLinkEnv [2021-11-26T18:30:50.876Z] --- PASS: TestLinkEnv (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestLinkMultipleEnv [2021-11-26T18:30:50.876Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestLinkPortRangeEnv [2021-11-26T18:30:50.876Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-26T18:30:50.876Z] PASS [2021-11-26T18:30:50.876Z] coverage: 93.0% of statements [2021-11-26T18:30:50.876Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-11-26T18:30:50.876Z] === RUN TestVerifyNetworkingConfig [2021-11-26T18:30:50.876Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestGetContainer [2021-11-26T18:30:50.876Z] --- PASS: TestGetContainer (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestValidContainerNames [2021-11-26T18:30:50.876Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestContainerInitDNS [2021-11-26T18:30:50.876Z] daemon_test.go:146: root required [2021-11-26T18:30:50.876Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestMerge [2021-11-26T18:30:50.876Z] --- PASS: TestMerge (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestValidateContainerIsolation [2021-11-26T18:30:50.876Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestFindNetworkErrorType [2021-11-26T18:30:50.876Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestEnsureServicesExist [2021-11-26T18:30:50.876Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestEnsureServicesExistErrors [2021-11-26T18:30:50.876Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-26T18:30:50.876Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-26T18:30:50.876Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-26T18:30:50.876Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-26T18:30:50.876Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-26T18:30:50.876Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-26T18:30:50.876Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestContainerDelete [2021-11-26T18:30:50.876Z] --- PASS: TestContainerDelete (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestContainerDoubleDelete [2021-11-26T18:30:50.876Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestLogContainerEventCopyLabels [2021-11-26T18:30:50.876Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestLogContainerEventWithAttributes [2021-11-26T18:30:50.876Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestNoneHealthcheck [2021-11-26T18:30:50.876Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestHealthStates [2021-11-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] time="2021-11-26T18:30:50Z" 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-26T18:30:50.876Z] --- PASS: TestHealthStates (0.13s) [2021-11-26T18:30:50.876Z] === RUN TestGetInspectData [2021-11-26T18:30:50.876Z] --- PASS: TestGetInspectData (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestFillLicense [2021-11-26T18:30:50.876Z] --- PASS: TestFillLicense (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestListInvalidFilter [2021-11-26T18:30:50.876Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestNameFilter [2021-11-26T18:30:50.876Z] --- PASS: TestNameFilter (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-26T18:30:50.876Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-26T18:30:50.876Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-26T18:30:51.346Z] === 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-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-26T18:30:51.346Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-26T18:30:51.346Z] --- 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-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-26T18:30:51.346Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-26T18:30:51.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-26T18:30:51.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-26T18:30:51.347Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-26T18:30:51.347Z] === RUN TestDaemonReloadLabels [2021-11-26T18:30:51.347Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-26T18:30:51.347Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-26T18:30:51.347Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-26T18:30:51.347Z] === RUN TestDaemonReloadMirrors [2021-11-26T18:30:51.347Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-26T18:30:51.347Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-26T18:30:51.347Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-26T18:30:51.347Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-26T18:30:51.347Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-26T18:30:51.347Z] === RUN TestDaemonDiscoveryReload [2021-11-26T18:30:52.336Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-11-26T18:30:52.336Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-26T18:30:52.336Z] === RUN TestAdapterReadLogs [2021-11-26T18:30:52.336Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-26T18:30:52.336Z] === RUN TestCopier [2021-11-26T18:30:52.336Z] --- PASS: TestCopier (0.00s) [2021-11-26T18:30:52.336Z] === RUN TestCopierLongLines [2021-11-26T18:30:52.336Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-26T18:30:52.336Z] === RUN TestCopierSlow [2021-11-26T18:30:52.336Z] --- PASS: TestCopierSlow (0.20s) [2021-11-26T18:30:52.336Z] === RUN TestCopierWithSized [2021-11-26T18:30:52.336Z] === RUN TestCopierWithSized/as_is [2021-11-26T18:30:52.336Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-26T18:30:52.336Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-26T18:30:52.336Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-26T18:30:52.336Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-26T18:30:52.336Z] === RUN TestCopierWithPartial [2021-11-26T18:30:52.336Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-26T18:30:52.336Z] === RUN TestRingLogger [2021-11-26T18:30:52.336Z] --- PASS: TestRingLogger (0.00s) [2021-11-26T18:30:52.336Z] === RUN TestRingCap [2021-11-26T18:30:52.336Z] --- PASS: TestRingCap (0.00s) [2021-11-26T18:30:52.336Z] === RUN TestRingClose [2021-11-26T18:30:52.336Z] --- PASS: TestRingClose (0.00s) [2021-11-26T18:30:52.336Z] === RUN TestRingDrain [2021-11-26T18:30:52.336Z] --- PASS: TestRingDrain (0.00s) [2021-11-26T18:30:52.336Z] PASS [2021-11-26T18:30:52.336Z] coverage: 43.8% of statements [2021-11-26T18:30:52.336Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 43.8% of statements [2021-11-26T18:30:52.644Z] c1f4c7287c99: Pull complete [2021-11-26T18:30:52.644Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-26T18:30:52.644Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:30:52.644Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-26T18:30:52.644Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-26T18:30:52.644Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-26T18:30:52.644Z] WARN: Skipping validation tests [2021-11-26T18:30:52.644Z] INFO: Running unit tests at 11/26/2021 18:30:43... [2021-11-26T18:30:52.644Z] INFO: make.ps1 starting at 11/26/2021 18:30:48 [2021-11-26T18:30:52.644Z] INFO: Git commit (55da5245de) assumed from DOCKER_GITCOMMIT environment variable [2021-11-26T18:30:52.644Z] INFO: Invoking autogen... [2021-11-26T18:30:52.644Z] INFO: Running unit tests... [2021-11-26T18:30:52.809Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-26T18:30:52.809Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-26T18:30:53.279Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-26T18:30:53.279Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-26T18:30:53.279Z] reload_test.go:520: root required [2021-11-26T18:30:53.279Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-26T18:30:53.279Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-26T18:30:53.279Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-26T18:30:53.279Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-26T18:30:53.279Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-26T18:30:53.279Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-26T18:30:53.279Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-26T18:30:53.279Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-26T18:30:53.279Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestParseVolumesFrom [2021-11-26T18:30:53.279Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-26T18:30:53.279Z] PASS [2021-11-26T18:30:53.279Z] coverage: 9.0% of statements [2021-11-26T18:30:53.279Z] ok github.com/docker/docker/daemon 2.320s coverage: 9.0% of statements [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig/defaults [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-26T18:30:53.279Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-26T18:30:53.279Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-26T18:30:53.279Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-26T18:30:53.279Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-26T18:30:53.279Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-26T18:30:53.279Z] time="2021-11-26T18:30:52Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-26T18:30:53.279Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-26T18:30:53.279Z] === RUN TestCreateSuccess [2021-11-26T18:30:53.279Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestCreateStreamSkipped [2021-11-26T18:30:53.279Z] time="2021-11-26T18:30:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-26T18:30:53.279Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestCreateLogGroupSuccess [2021-11-26T18:30:53.279Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestCreateError [2021-11-26T18:30:53.279Z] --- PASS: TestCreateError (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestCreateAlreadyExists [2021-11-26T18:30:53.279Z] time="2021-11-26T18:30:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-26T18:30:53.279Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestLogClosed [2021-11-26T18:30:53.279Z] --- PASS: TestLogClosed (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestLogBlocking [2021-11-26T18:30:53.279Z] --- PASS: TestLogBlocking (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-26T18:30:53.279Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestLogNonBlockingBufferFull [2021-11-26T18:30:53.279Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestPublishBatchSuccess [2021-11-26T18:30:53.279Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestPublishBatchError [2021-11-26T18:30:53.279Z] time="2021-11-26T18:30:52Z" level=error msg=Error [2021-11-26T18:30:53.279Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-26T18:30:53.279Z] time="2021-11-26T18:30:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-26T18:30:53.279Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-26T18:30:53.279Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-26T18:30:53.279Z] time="2021-11-26T18:30:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-26T18:30:53.280Z] time="2021-11-26T18:30:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-26T18:30:53.280Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchSimple [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchTicker [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchMultilinePattern [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchClose [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestEffectiveLen [2021-11-26T18:30:53.280Z] === RUN TestEffectiveLen/0/Hello [2021-11-26T18:30:53.280Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-26T18:30:53.280Z] === RUN TestEffectiveLen/2/🙃 [2021-11-26T18:30:53.280Z] === RUN TestEffectiveLen/3/���� [2021-11-26T18:30:53.280Z] === RUN TestEffectiveLen/4/He��o [2021-11-26T18:30:53.280Z] === RUN TestEffectiveLen/5/ [2021-11-26T18:30:53.280Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/0/ [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/1/Hello [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: Hello [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/2/Hello [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: He [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: llo [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/3/Hello [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: Hello [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/4/🙃 [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/5/🙃 [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/6/a� [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: a [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: � [2021-11-26T18:30:53.280Z] === RUN TestFindValidSplit/7/a� [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1063: a� [2021-11-26T18:30:53.280Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-26T18:30:53.280Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestProcessEventEmoji [2021-11-26T18:30:53.280Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchLineSplit [2021-11-26T18:30:53.280Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-26T18:30:53.280Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-26T18:30:53.281Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestCollectBatchMaxEvents [2021-11-26T18:30:53.281Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-26T18:30:53.281Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-26T18:30:53.281Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-26T18:30:53.281Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-26T18:30:53.281Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-26T18:30:53.281Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-26T18:30:53.281Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-26T18:30:53.281Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-26T18:30:53.281Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-26T18:30:53.281Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestCreateTagSuccess [2021-11-26T18:30:53.281Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-26T18:30:53.281Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-26T18:30:53.281Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-26T18:30:53.281Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-26T18:30:53.281Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-26T18:30:53.281Z] PASS [2021-11-26T18:30:53.281Z] coverage: 77.0% of statements [2021-11-26T18:30:53.281Z] === RUN TestSearchRegistryForImagesErrors [2021-11-26T18:30:53.281Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestSearchRegistryForImages [2021-11-26T18:30:53.281Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestOnlyPlatformWithFallback [2021-11-26T18:30:53.281Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-26T18:30:53.281Z] === RUN TestImageDelete [2021-11-26T18:30:53.281Z] ok github.com/docker/docker/daemon/logger/awslogs 0.306s coverage: 77.0% of statements [2021-11-26T18:30:53.281Z] === RUN TestImageDelete/no_lease [2021-11-26T18:30:53.281Z] === RUN TestImageDelete/lease_exists [2021-11-26T18:30:53.281Z] --- PASS: TestImageDelete (0.05s) [2021-11-26T18:30:53.281Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-26T18:30:53.281Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-26T18:30:53.281Z] === RUN TestContentStoreForPull [2021-11-26T18:30:53.751Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-26T18:30:53.751Z] PASS [2021-11-26T18:30:53.751Z] coverage: 6.7% of statements [2021-11-26T18:30:53.751Z] ok github.com/docker/docker/daemon/images 0.291s coverage: 6.7% of statements [2021-11-26T18:30:53.751Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-26T18:30:53.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-26T18:30:53.751Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-26T18:30:53.751Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-26T18:30:53.751Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-26T18:30:53.751Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-26T18:30:53.751Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-26T18:30:53.751Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-26T18:30:53.751Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-26T18:30:53.751Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-26T18:30:54.221Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-26T18:30:54.221Z] === RUN TestFastTimeMarshalJSON [2021-11-26T18:30:54.221Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-26T18:30:54.221Z] PASS [2021-11-26T18:30:54.221Z] coverage: 87.2% of statements [2021-11-26T18:30:54.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.165s coverage: 87.2% of statements [2021-11-26T18:30:54.221Z] === RUN TestJSONFileLogger [2021-11-26T18:30:54.221Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-26T18:30:54.221Z] === RUN TestJSONFileLoggerWithTags [2021-11-26T18:30:54.221Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-26T18:30:54.221Z] === RUN TestJSONFileLoggerWithOpts [2021-11-26T18:30:54.221Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-26T18:30:54.221Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-26T18:30:54.221Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-26T18:30:54.221Z] === RUN TestEncodeDecode [2021-11-26T18:30:54.221Z] === PAUSE TestEncodeDecode [2021-11-26T18:30:54.221Z] === RUN TestUnexpectedEOF [2021-11-26T18:30:54.221Z] time="2021-11-26T18:30:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-26T18:30:54.221Z] time="2021-11-26T18:30:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-26T18:30:54.221Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-26T18:30:54.221Z] === CONT TestEncodeDecode [2021-11-26T18:30:54.221Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-26T18:30:54.221Z] PASS [2021-11-26T18:30:54.221Z] coverage: 69.9% of statements [2021-11-26T18:30:54.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.188s coverage: 69.9% of statements [2021-11-26T18:30:55.213Z] === RUN TestWriteLog [2021-11-26T18:30:55.213Z] === PAUSE TestWriteLog [2021-11-26T18:30:55.213Z] === RUN TestReadLog [2021-11-26T18:30:55.213Z] === PAUSE TestReadLog [2021-11-26T18:30:55.213Z] === CONT TestWriteLog [2021-11-26T18:30:55.213Z] === CONT TestReadLog [2021-11-26T18:30:55.213Z] --- PASS: TestWriteLog (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestReadLog/tail_exact [2021-11-26T18:30:55.213Z] === RUN TestReadLog/tail_less_than_available [2021-11-26T18:30:55.213Z] === RUN TestReadLog/tail_more_than_available [2021-11-26T18:30:55.213Z] === RUN TestOpenFileDelete [2021-11-26T18:30:55.213Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestOpenFileRename [2021-11-26T18:30:55.213Z] --- PASS: TestReadLog (0.14s) [2021-11-26T18:30:55.213Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-26T18:30:55.213Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-26T18:30:55.213Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-26T18:30:55.213Z] PASS [2021-11-26T18:30:55.213Z] coverage: 75.2% of statements [2021-11-26T18:30:55.213Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestParseLogTagDefaultTag [2021-11-26T18:30:55.213Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestParseLogTag [2021-11-26T18:30:55.213Z] --- PASS: TestParseLogTag (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestParseLogTagEmptyTag [2021-11-26T18:30:55.213Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestTailFiles [2021-11-26T18:30:55.213Z] --- PASS: TestTailFiles (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestFollowLogsConsumerGone [2021-11-26T18:30:55.213Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestFollowLogsProducerGone [2021-11-26T18:30:55.213Z] logfile_test.go:178: logDecode() closed after sending 215 messages [2021-11-26T18:30:55.213Z] logfile_test.go:231: messages sent: 215, received: 215 [2021-11-26T18:30:55.213Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-26T18:30:55.213Z] === RUN TestCheckCapacityAndRotate [2021-11-26T18:30:55.213Z] ok github.com/docker/docker/daemon/logger/local 0.235s coverage: 75.2% of statements [2021-11-26T18:30:55.213Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-26T18:30:55.213Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-26T18:30:55.213Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-26T18:30:55.213Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-11-26T18:30:55.213Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-26T18:30:55.213Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-11-26T18:30:55.213Z] PASS [2021-11-26T18:30:55.213Z] coverage: 53.7% of statements [2021-11-26T18:30:55.213Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 53.7% of statements [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-26T18:30:55.528Z] === RUN TestBoolValue [2021-11-26T18:30:55.528Z] --- PASS: TestBoolValue (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestBoolValueOrDefault [2021-11-26T18:30:55.528Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestInt64ValueOrZero [2021-11-26T18:30:55.528Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestInt64ValueOrDefault [2021-11-26T18:30:55.528Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-26T18:30:55.528Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestJsonContentType [2021-11-26T18:30:55.528Z] --- PASS: TestJsonContentType (0.00s) [2021-11-26T18:30:55.528Z] PASS [2021-11-26T18:30:55.528Z] coverage: 14.7% of statements [2021-11-26T18:30:55.528Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 14.7% of statements [2021-11-26T18:30:55.528Z] === RUN TestMaskSecretKeys [2021-11-26T18:30:55.528Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-26T18:30:55.528Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-26T18:30:55.528Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-26T18:30:55.528Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-26T18:30:55.528Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-26T18:30:55.528Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-26T18:30:55.528Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestVersionMiddlewareVersion [2021-11-26T18:30:55.528Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-26T18:30:55.528Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-26T18:30:55.528Z] PASS [2021-11-26T18:30:55.528Z] coverage: 37.7% of statements [2021-11-26T18:30:55.528Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-26T18:30:55.528Z] === RUN TestAdjustForAPIVersion [2021-11-26T18:30:55.528Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-26T18:30:55.528Z] PASS [2021-11-26T18:30:55.528Z] coverage: 5.7% of statements [2021-11-26T18:30:55.528Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/types [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-26T18:30:55.528Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-26T18:30:55.528Z] === RUN TestStrSliceMarshalJSON [2021-11-26T18:30:55.528Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestStrSliceUnmarshalJSON [2021-11-26T18:30:55.528Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestStrSliceUnmarshalString [2021-11-26T18:30:55.528Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-26T18:30:55.528Z] === RUN TestStrSliceUnmarshalSlice [2021-11-26T18:30:55.528Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-26T18:30:55.528Z] PASS [2021-11-26T18:30:55.528Z] coverage: 90.0% of statements [2021-11-26T18:30:55.528Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-11-26T18:30:55.528Z] === RUN TestToJSON [2021-11-26T18:30:55.528Z] --- PASS: TestToJSON (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestToParamWithVersion [2021-11-26T18:30:55.529Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestFromJSON [2021-11-26T18:30:55.529Z] --- PASS: TestFromJSON (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestEmpty [2021-11-26T18:30:55.529Z] --- PASS: TestEmpty (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestArgsMatchKVListEmptySources [2021-11-26T18:30:55.529Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestArgsMatchKVList [2021-11-26T18:30:55.529Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestArgsMatch [2021-11-26T18:30:55.529Z] --- PASS: TestArgsMatch (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestAdd [2021-11-26T18:30:55.529Z] --- PASS: TestAdd (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestDel [2021-11-26T18:30:55.529Z] --- PASS: TestDel (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestLen [2021-11-26T18:30:55.529Z] --- PASS: TestLen (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestExactMatch [2021-11-26T18:30:55.529Z] --- PASS: TestExactMatch (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestOnlyOneExactMatch [2021-11-26T18:30:55.529Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestContains [2021-11-26T18:30:55.529Z] --- PASS: TestContains (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestValidate [2021-11-26T18:30:55.529Z] --- PASS: TestValidate (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestWalkValues [2021-11-26T18:30:55.529Z] --- PASS: TestWalkValues (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestFuzzyMatch [2021-11-26T18:30:55.529Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestClone [2021-11-26T18:30:55.529Z] --- PASS: TestClone (0.00s) [2021-11-26T18:30:55.529Z] PASS [2021-11-26T18:30:55.529Z] coverage: 92.2% of statements [2021-11-26T18:30:55.529Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-26T18:30:55.529Z] === RUN TestDurationToSecondsString [2021-11-26T18:30:55.529Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestGetTimestamp [2021-11-26T18:30:55.529Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-26T18:30:55.529Z] === RUN TestParseTimestamps [2021-11-26T18:30:55.529Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-26T18:30:55.529Z] PASS [2021-11-26T18:30:55.529Z] coverage: 100.0% of statements [2021-11-26T18:30:55.529Z] ok github.com/docker/docker/api/types/time 0.177s coverage: 100.0% of statements [2021-11-26T18:30:55.529Z] === RUN TestCompareVersion [2021-11-26T18:30:55.529Z] --- PASS: TestCompareVersion (0.00s) [2021-11-26T18:30:55.529Z] PASS [2021-11-26T18:30:55.529Z] coverage: 77.3% of statements [2021-11-26T18:30:55.529Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-26T18:30:55.529Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestCloneArgsSmartHttp [2021-11-26T18:30:55.529Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestCloneArgsDumbHttp [2021-11-26T18:30:55.529Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestCloneArgsGit [2021-11-26T18:30:55.529Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestCheckoutGit [2021-11-26T18:30:55.529Z] === RUN TestEnable [2021-11-26T18:30:55.529Z] --- PASS: TestEnable (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestDisable [2021-11-26T18:30:55.529Z] --- PASS: TestDisable (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestEnabled [2021-11-26T18:30:55.529Z] --- PASS: TestEnabled (0.00s) [2021-11-26T18:30:55.529Z] PASS [2021-11-26T18:30:55.529Z] coverage: 100.0% of statements [2021-11-26T18:30:55.529Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2021-11-26T18:30:55.529Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-26T18:30:55.529Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestProcessNoDockerignore [2021-11-26T18:30:55.529Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-26T18:30:55.529Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestDetectContentType [2021-11-26T18:30:55.529Z] --- PASS: TestDetectContentType (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestSelectAcceptableMIME [2021-11-26T18:30:55.529Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestInspectEmptyResponse [2021-11-26T18:30:55.529Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestInspectResponseBinary [2021-11-26T18:30:55.529Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestResponseUnsupportedContentType [2021-11-26T18:30:55.529Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestInspectResponseTextSimple [2021-11-26T18:30:55.529Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestInspectResponseEmptyContentType [2021-11-26T18:30:55.529Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestUnknownContentLength [2021-11-26T18:30:55.529Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestDownloadRemote [2021-11-26T18:30:55.529Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-26T18:30:55.529Z] === RUN TestGetWithStatusError [2021-11-26T18:30:55.529Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestCloseRootDirectory [2021-11-26T18:30:55.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:55.529Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestHashFile [2021-11-26T18:30:55.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:55.529Z] --- SKIP: TestHashFile (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestHashSubdir [2021-11-26T18:30:55.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:55.529Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestRemoveDirectory [2021-11-26T18:30:55.529Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:30:55.529Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-26T18:30:55.529Z] PASS [2021-11-26T18:30:55.529Z] coverage: 9.3% of statements [2021-11-26T18:30:55.529Z] === RUN TestGetAllAllowed [2021-11-26T18:30:55.529Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestGetAllMeta [2021-11-26T18:30:55.529Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-26T18:30:55.529Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestIsUnreferencedBuiltin [2021-11-26T18:30:55.529Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestIsExistingDirectory [2021-11-26T18:30:55.529Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestGetFilenameForDownload [2021-11-26T18:30:55.529Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestEnv2Variables [2021-11-26T18:30:55.529Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-26T18:30:55.529Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestMaintainer [2021-11-26T18:30:55.529Z] --- PASS: TestMaintainer (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestLabel [2021-11-26T18:30:55.529Z] --- PASS: TestLabel (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestFromScratch [2021-11-26T18:30:55.529Z] --- PASS: TestFromScratch (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestFromWithArg [2021-11-26T18:30:55.529Z] --- PASS: TestFromWithArg (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-26T18:30:55.529Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestFromWithUndefinedArg [2021-11-26T18:30:55.529Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestFromMultiStageWithNamedStage [2021-11-26T18:30:55.529Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestOnbuild [2021-11-26T18:30:55.529Z] --- PASS: TestOnbuild (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestWorkdir [2021-11-26T18:30:55.529Z] --- PASS: TestWorkdir (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestCmd [2021-11-26T18:30:55.529Z] --- PASS: TestCmd (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestHealthcheckNone [2021-11-26T18:30:55.529Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestHealthcheckCmd [2021-11-26T18:30:55.529Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestEntrypoint [2021-11-26T18:30:55.529Z] --- PASS: TestEntrypoint (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestExpose [2021-11-26T18:30:55.529Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 9.3% of statements [2021-11-26T18:30:55.529Z] --- PASS: TestExpose (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestUser [2021-11-26T18:30:55.529Z] --- PASS: TestUser (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestVolume [2021-11-26T18:30:55.529Z] --- PASS: TestVolume (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestStopSignal [2021-11-26T18:30:55.529Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-26T18:30:55.529Z] --- SKIP: TestStopSignal (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestArg [2021-11-26T18:30:55.529Z] --- PASS: TestArg (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestShell [2021-11-26T18:30:55.529Z] --- PASS: TestShell (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestPrependEnvOnCmd [2021-11-26T18:30:55.529Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestRunWithBuildArgs [2021-11-26T18:30:55.529Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestRunIgnoresHealthcheck [2021-11-26T18:30:55.529Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestDispatchUnsupportedOptions [2021-11-26T18:30:55.529Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-26T18:30:55.529Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-26T18:30:55.529Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-26T18:30:55.529Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestNormalizeWorkdir [2021-11-26T18:30:55.529Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestDispatch [2021-11-26T18:30:55.529Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-26T18:30:55.529Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-26T18:30:55.529Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-26T18:30:55.529Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-26T18:30:55.529Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-26T18:30:55.529Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-26T18:30:55.529Z] === RUN TestDispatch/COPY_url [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch (0.05s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-26T18:30:55.529Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestAddScratchImageAddsToMounts [2021-11-26T18:30:55.529Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-26T18:30:55.529Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-26T18:30:55.529Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-26T18:30:55.529Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestImageSourceGetAddsToMounts [2021-11-26T18:30:55.529Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestEmptyDockerfile [2021-11-26T18:30:55.529Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestSymlinkDockerfile [2021-11-26T18:30:55.529Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-26T18:30:55.529Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-26T18:30:55.529Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestNonExistingDockerfile [2021-11-26T18:30:55.529Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestCopyRunConfig [2021-11-26T18:30:55.529Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestDeepCopyRunConfig [2021-11-26T18:30:55.529Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestExportImage [2021-11-26T18:30:55.529Z] --- PASS: TestExportImage (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestNormalizeDest [2021-11-26T18:30:55.529Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-26T18:30:55.529Z] PASS [2021-11-26T18:30:55.529Z] coverage: 46.8% of statements [2021-11-26T18:30:55.529Z] ok github.com/docker/docker/builder/dockerfile 0.155s coverage: 46.8% of statements [2021-11-26T18:30:55.529Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-26T18:30:55.529Z] === RUN TestTCP4Proxy [2021-11-26T18:30:55.529Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-26T18:30:55.529Z] === RUN TestTCP4ProxyHalfClose [2021-11-26T18:30:55.529Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestTCP6Proxy [2021-11-26T18:30:55.529Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:30:55.529Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestTCPDualStackProxy [2021-11-26T18:30:55.529Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:30:55.529Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestUDP4Proxy [2021-11-26T18:30:55.529Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestUDP6Proxy [2021-11-26T18:30:55.529Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:30:55.529Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestUDPWriteError [2021-11-26T18:30:55.529Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestSCTP4Proxy [2021-11-26T18:30:55.529Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-26T18:30:55.529Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-26T18:30:55.529Z] === RUN TestSCTP6Proxy [2021-11-26T18:30:55.529Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:30:55.529Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-26T18:30:55.529Z] PASS [2021-11-26T18:30:55.529Z] coverage: 49.4% of statements [2021-11-26T18:30:55.529Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2021-11-26T18:30:55.599Z] 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-26T18:30:55.683Z] === RUN TestLog [2021-11-26T18:30:55.683Z] --- PASS: TestLog (0.00s) [2021-11-26T18:30:55.683Z] PASS [2021-11-26T18:30:55.683Z] coverage: 31.5% of statements [2021-11-26T18:30:55.683Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 31.5% of statements [2021-11-26T18:30:56.153Z] === RUN TestValidateLogOpt [2021-11-26T18:30:56.153Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestNewMissedConfig [2021-11-26T18:30:56.153Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestNewMissedUrl [2021-11-26T18:30:56.153Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestNewMissedToken [2021-11-26T18:30:56.153Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestNewWithProxy [2021-11-26T18:30:56.153Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestDefault [2021-11-26T18:30:56.153Z] --- PASS: TestDefault (0.01s) [2021-11-26T18:30:56.153Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-26T18:30:56.153Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-11-26T18:30:56.153Z] === RUN TestJsonFormat [2021-11-26T18:30:56.153Z] --- PASS: TestJsonFormat (0.01s) [2021-11-26T18:30:56.153Z] === RUN TestRawFormat [2021-11-26T18:30:56.153Z] --- PASS: TestRawFormat (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestRawFormatWithLabels [2021-11-26T18:30:56.153Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestRawFormatWithoutTag [2021-11-26T18:30:56.153Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestBatching [2021-11-26T18:30:56.153Z] === RUN TestNewParse [2021-11-26T18:30:56.153Z] --- PASS: TestNewParse (0.00s) [2021-11-26T18:30:56.153Z] PASS [2021-11-26T18:30:56.153Z] coverage: 8.3% of statements [2021-11-26T18:30:56.153Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2021-11-26T18:30:56.153Z] --- PASS: TestBatching (0.19s) [2021-11-26T18:30:56.153Z] === RUN TestFrequency [2021-11-26T18:30:56.153Z] === RUN TestParseLogFormat [2021-11-26T18:30:56.153Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestValidateLogOptEmpty [2021-11-26T18:30:56.153Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestValidateSyslogAddress [2021-11-26T18:30:56.153Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestParseAddressDefaultPort [2021-11-26T18:30:56.153Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestValidateSyslogFacility [2021-11-26T18:30:56.153Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestValidateLogOptSyslogFormat [2021-11-26T18:30:56.153Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-26T18:30:56.153Z] === RUN TestValidateLogOpt [2021-11-26T18:30:56.153Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-26T18:30:56.153Z] PASS [2021-11-26T18:30:56.153Z] coverage: 46.8% of statements [2021-11-26T18:30:56.153Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 46.8% of statements [2021-11-26T18:30:56.623Z] --- PASS: TestFrequency (0.16s) [2021-11-26T18:30:56.623Z] === RUN TestOneMessagePerRequest [2021-11-26T18:30:56.623Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-11-26T18:30:56.623Z] === RUN TestVerify [2021-11-26T18:30:56.623Z] --- PASS: TestVerify (0.00s) [2021-11-26T18:30:56.623Z] === RUN TestSkipVerify [2021-11-26T18:30:56.623Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:56.623Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:56.623Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] --- PASS: TestSkipVerify (0.61s) [2021-11-26T18:30:57.093Z] === RUN TestBufferMaximum [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951456.760185\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951456.760185\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:57.093Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-26T18:30:57.093Z] === RUN TestServerAlwaysDown [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951456.762187\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951456.762187\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951456.762187\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951456.762187\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:57.093Z] time="2021-11-26T18:30:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951456.762187\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:57.093Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-26T18:30:57.093Z] === RUN TestCannotSendAfterClose [2021-11-26T18:30:57.093Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-26T18:30:57.093Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-26T18:30:57.563Z] === RUN TestV1IDService [2021-11-26T18:30:57.563Z] --- PASS: TestV1IDService (0.01s) [2021-11-26T18:30:57.563Z] === RUN TestV2MetadataService [2021-11-26T18:30:58.033Z] === RUN TestSuccessfulDownload [2021-11-26T18:30:58.033Z] download_test.go:267: Needs fixing on Windows [2021-11-26T18:30:58.033Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-26T18:30:58.033Z] === RUN TestCancelledDownload [2021-11-26T18:30:58.033Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-26T18:30:58.033Z] === RUN TestMaxDownloadAttempts [2021-11-26T18:30:58.033Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:30:58.033Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:30:58.033Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:30:58.033Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:30:58.033Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:30:58.033Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:30:58.033Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:30:58.033Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:30:58.033Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:30:58.033Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:30:58.033Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:30:58.033Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:30:58.033Z] time="2021-11-26T18:30:57Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-26T18:30:58.033Z] time="2021-11-26T18:30:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"df634ed3d02b\"}'" [2021-11-26T18:30:58.033Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-26T18:30:58.033Z] PASS [2021-11-26T18:30:58.033Z] coverage: 82.5% of statements [2021-11-26T18:30:58.033Z] ok github.com/docker/docker/daemon/logger/splunk 2.058s coverage: 82.5% of statements [2021-11-26T18:30:58.033Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-26T18:30:58.033Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-26T18:30:58.033Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-26T18:30:58.033Z] --- PASS: TestV2MetadataService (0.55s) [2021-11-26T18:30:58.033Z] PASS [2021-11-26T18:30:58.033Z] coverage: 48.2% of statements [2021-11-26T18:30:58.033Z] ok github.com/docker/docker/distribution/metadata 0.615s coverage: 48.2% of statements [2021-11-26T18:30:58.033Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-26T18:30:58.033Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-26T18:30:58.033Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-26T18:30:58.033Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-26T18:30:58.033Z] === RUN TestContinueOnError_NeverContinue [2021-11-26T18:30:58.033Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-26T18:30:58.033Z] === RUN TestManifestStore [2021-11-26T18:30:58.033Z] === RUN TestManifestStore/no_remote_or_local [2021-11-26T18:30:58.502Z] time="2021-11-26T18:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:30:58.502Z] time="2021-11-26T18:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:30:58.502Z] time="2021-11-26T18:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:30:58.502Z] time="2021-11-26T18:30:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:30:58.502Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-26T18:30:58.502Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-11-26T18:30:58.502Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-11-26T18:30:58.502Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-11-26T18:30:58.502Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-11-26T18:30:58.502Z] === RUN TestTransfer [2021-11-26T18:30:58.502Z] time="2021-11-26T18:30:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1704345464\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/no_local_cache [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/with_local_cache [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/unknown_media_type [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-26T18:30:58.503Z] time="2021-11-26T18:30:58Z" level=warning msg="reference for unknown type: " [2021-11-26T18:30:58.503Z] time="2021-11-26T18:30:58Z" level=warning msg="reference for unknown type: " [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-26T18:30:58.503Z] time="2021-11-26T18:30:58Z" level=warning msg="reference for unknown type: " [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-26T18:30:58.503Z] time="2021-11-26T18:30:58Z" level=warning msg="reference for unknown type: " [2021-11-26T18:30:58.503Z] time="2021-11-26T18:30:58Z" level=warning msg="reference for unknown type: " [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-26T18:30:58.503Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-26T18:30:58.503Z] time="2021-11-26T18:30:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore (0.27s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaType [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-11-26T18:30:58.503Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-11-26T18:30:58.503Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestFixManifestLayers [2021-11-26T18:30:58.503Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-26T18:30:58.503Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-26T18:30:58.503Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestFixManifestLayersBadParent [2021-11-26T18:30:58.503Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestValidateManifest [2021-11-26T18:30:58.503Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-26T18:30:58.503Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestFormatPlatform [2021-11-26T18:30:58.503Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestGetRepositoryMountCandidates [2021-11-26T18:30:58.503Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestLayerAlreadyExists [2021-11-26T18:30:58.503Z] 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-26T18:30:58.503Z] 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-26T18:30:58.503Z] 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-26T18:30:58.503Z] 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-26T18:30:58.503Z] 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-26T18:30:58.503Z] 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-26T18:30:58.503Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-26T18:30:58.503Z] === RUN TestWhenEmptyAuthConfig [2021-11-26T18:30:58.503Z] --- PASS: TestTransfer (0.12s) [2021-11-26T18:30:58.503Z] === RUN TestConcurrencyLimit [2021-11-26T18:30:58.973Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-11-26T18:30:58.973Z] === RUN TestInactiveJobs [2021-11-26T18:30:58.973Z] === RUN TestNotFound [2021-11-26T18:30:58.973Z] --- PASS: TestNotFound (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestConflict [2021-11-26T18:30:58.973Z] --- PASS: TestConflict (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestForbidden [2021-11-26T18:30:58.973Z] --- PASS: TestForbidden (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestInvalidParameter [2021-11-26T18:30:58.973Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestNotImplemented [2021-11-26T18:30:58.973Z] --- PASS: TestNotImplemented (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestNotModified [2021-11-26T18:30:58.973Z] --- PASS: TestNotModified (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestUnauthorized [2021-11-26T18:30:58.973Z] --- PASS: TestUnauthorized (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestUnknown [2021-11-26T18:30:58.973Z] --- PASS: TestUnknown (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestCancelled [2021-11-26T18:30:58.973Z] --- PASS: TestCancelled (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestDeadline [2021-11-26T18:30:58.973Z] --- PASS: TestDeadline (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestDataLoss [2021-11-26T18:30:58.973Z] --- PASS: TestDataLoss (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestUnavailable [2021-11-26T18:30:58.973Z] --- PASS: TestUnavailable (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestSystem [2021-11-26T18:30:58.973Z] --- PASS: TestSystem (0.00s) [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Not_Found [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Bad_Request [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Conflict [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Unauthorized [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Forbidden [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Not_Modified [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-26T18:30:58.973Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-26T18:30:58.973Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-26T18:30:58.973Z] PASS [2021-11-26T18:30:58.973Z] coverage: 53.1% of statements [2021-11-26T18:30:58.973Z] ok github.com/docker/docker/errdefs 0.031s coverage: 53.1% of statements [2021-11-26T18:30:59.443Z] --- PASS: TestInactiveJobs (0.35s) [2021-11-26T18:30:59.443Z] === RUN TestWatchRelease [2021-11-26T18:30:59.443Z] --- PASS: TestWatchRelease (0.04s) [2021-11-26T18:30:59.443Z] === RUN TestWatchFinishedTransfer [2021-11-26T18:30:59.443Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-26T18:30:59.443Z] === RUN TestDuplicateTransfer [2021-11-26T18:30:59.443Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-26T18:30:59.443Z] === RUN TestSuccessfulUpload [2021-11-26T18:30:59.443Z] === RUN TestFSGetInvalidData [2021-11-26T18:30:59.443Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-26T18:30:59.443Z] === RUN TestFSInvalidSet [2021-11-26T18:30:59.443Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-26T18:30:59.443Z] === RUN TestFSInvalidRoot [2021-11-26T18:30:59.443Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-11-26T18:30:59.443Z] === RUN TestFSMetadataGetSet [2021-11-26T18:30:59.443Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-26T18:30:59.443Z] === RUN TestFSInvalidWalker [2021-11-26T18:30:59.443Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-26T18:30:59.443Z] === RUN TestFSGetSet [2021-11-26T18:30:59.443Z] --- PASS: TestFSGetSet (0.01s) [2021-11-26T18:30:59.443Z] === RUN TestFSGetUnsetKey [2021-11-26T18:30:59.443Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-26T18:30:59.443Z] === RUN TestFSGetEmptyData [2021-11-26T18:30:59.443Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-26T18:30:59.443Z] === RUN TestFSDelete [2021-11-26T18:30:59.444Z] --- PASS: TestFSDelete (0.01s) [2021-11-26T18:30:59.444Z] === RUN TestFSWalker [2021-11-26T18:30:59.444Z] --- PASS: TestFSWalker (0.01s) [2021-11-26T18:30:59.444Z] === RUN TestFSWalkerStopOnError [2021-11-26T18:30:59.444Z] time="2021-11-26T18:30:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-26T18:30:59.444Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-26T18:30:59.444Z] === RUN TestNewFromJSON [2021-11-26T18:30:59.444Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-26T18:30:59.444Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-26T18:30:59.444Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-26T18:30:59.444Z] === RUN TestMarshalKeyOrder [2021-11-26T18:30:59.444Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-26T18:30:59.444Z] === RUN TestHistoryEqual [2021-11-26T18:30:59.914Z] --- PASS: TestHistoryEqual (0.09s) [2021-11-26T18:30:59.914Z] === RUN TestImage [2021-11-26T18:30:59.914Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-11-26T18:30:59.914Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-26T18:30:59.914Z] --- PASS: TestImage (0.00s) [2021-11-26T18:30:59.914Z] === RUN TestImageOSNotEmpty [2021-11-26T18:30:59.914Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-26T18:30:59.914Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-26T18:30:59.914Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-26T18:30:59.914Z] === RUN TestCreate [2021-11-26T18:30:59.914Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-26T18:30:59.914Z] === RUN TestTokenPassThru [2021-11-26T18:30:59.914Z] --- PASS: TestCreate (0.00s) [2021-11-26T18:30:59.914Z] === RUN TestRestore [2021-11-26T18:30:59.914Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-26T18:30:59.914Z] === RUN TestTokenPassThruDifferentHost [2021-11-26T18:30:59.914Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-26T18:30:59.914Z] PASS [2021-11-26T18:30:59.914Z] coverage: 24.6% of statements [2021-11-26T18:30:59.914Z] time="2021-11-26T18:30:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-26T18:30:59.914Z] --- PASS: TestRestore (0.02s) [2021-11-26T18:30:59.914Z] === RUN TestAddDelete [2021-11-26T18:30:59.914Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-11-26T18:30:59.914Z] === RUN TestCancelledUpload [2021-11-26T18:30:59.914Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-26T18:30:59.914Z] PASS [2021-11-26T18:30:59.914Z] coverage: 77.3% of statements [2021-11-26T18:30:59.914Z] ok github.com/docker/docker/distribution 1.533s coverage: 24.6% of statements [2021-11-26T18:30:59.914Z] ok github.com/docker/docker/distribution/xfer 1.811s coverage: 77.3% of statements [2021-11-26T18:30:59.914Z] --- PASS: TestAddDelete (0.02s) [2021-11-26T18:30:59.914Z] === RUN TestSearchAfterDelete [2021-11-26T18:30:59.914Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-26T18:30:59.914Z] === RUN TestParentReset [2021-11-26T18:30:59.914Z] --- PASS: TestParentReset (0.02s) [2021-11-26T18:30:59.914Z] === RUN TestGetAndSetLastUpdated [2021-11-26T18:30:59.914Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-26T18:30:59.914Z] === RUN TestStoreLen [2021-11-26T18:30:59.914Z] --- PASS: TestStoreLen (0.04s) [2021-11-26T18:30:59.914Z] PASS [2021-11-26T18:30:59.914Z] coverage: 86.6% of statements [2021-11-26T18:30:59.914Z] ok github.com/docker/docker/image 0.343s coverage: 86.6% of statements [2021-11-26T18:30:59.914Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-26T18:30:59.914Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-26T18:30:59.914Z] === RUN TestCompare [2021-11-26T18:30:59.914Z] --- PASS: TestCompare (0.00s) [2021-11-26T18:30:59.914Z] PASS [2021-11-26T18:30:59.914Z] coverage: 19.2% of statements [2021-11-26T18:30:59.914Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2021-11-26T18:31:00.907Z] === RUN TestMakeV1ConfigFromConfig [2021-11-26T18:31:00.907Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-26T18:31:00.907Z] PASS [2021-11-26T18:31:00.907Z] coverage: 25.0% of statements [2021-11-26T18:31:00.907Z] ok github.com/docker/docker/image/v1 0.059s coverage: 25.0% of statements [2021-11-26T18:31:00.907Z] === RUN TestValidateManifest [2021-11-26T18:31:00.907Z] === RUN TestValidateManifest/nil [2021-11-26T18:31:00.907Z] === RUN TestValidateManifest/non-nil [2021-11-26T18:31:00.907Z] --- PASS: TestValidateManifest (0.00s) [2021-11-26T18:31:00.907Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-26T18:31:00.907Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-26T18:31:00.907Z] PASS [2021-11-26T18:31:00.907Z] coverage: 0.7% of statements [2021-11-26T18:31:00.907Z] ok github.com/docker/docker/image/tarexport 0.096s coverage: 0.7% of statements [2021-11-26T18:31:00.907Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-26T18:31:01.898Z] === RUN TestSerialization [2021-11-26T18:31:01.898Z] === RUN TestEnvironmentParsing [2021-11-26T18:31:01.898Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-26T18:31:01.898Z] PASS [2021-11-26T18:31:01.898Z] coverage: 1.2% of statements [2021-11-26T18:31:01.898Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2021-11-26T18:31:01.898Z] --- PASS: TestSerialization (0.02s) [2021-11-26T18:31:01.898Z] PASS [2021-11-26T18:31:01.898Z] coverage: 100.0% of statements [2021-11-26T18:31:01.898Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-11-26T18:31:01.898Z] === RUN TestEmptyLayer [2021-11-26T18:31:01.898Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-26T18:31:01.898Z] === RUN TestCommitFailure [2021-11-26T18:31:01.898Z] --- PASS: TestCommitFailure (0.03s) [2021-11-26T18:31:01.898Z] === RUN TestStartTransactionFailure [2021-11-26T18:31:02.368Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestGetOrphan [2021-11-26T18:31:02.369Z] --- PASS: TestGetOrphan (0.01s) [2021-11-26T18:31:02.369Z] === RUN TestMountAndRegister [2021-11-26T18:31:02.369Z] layer_test.go:270: Layer size: 14 [2021-11-26T18:31:02.369Z] --- PASS: TestMountAndRegister (0.11s) [2021-11-26T18:31:02.369Z] === RUN TestLayerRelease [2021-11-26T18:31:02.369Z] layer_test.go:303: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestStoreRestore [2021-11-26T18:31:02.369Z] layer_test.go:352: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestTarStreamStability [2021-11-26T18:31:02.369Z] layer_test.go:467: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestRegisterExistingLayer [2021-11-26T18:31:02.369Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-11-26T18:31:02.369Z] === RUN TestTarStreamVerification [2021-11-26T18:31:02.369Z] layer_test.go:696: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestLayerMigration [2021-11-26T18:31:02.369Z] migration_test.go:45: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestLayerMigrationNoTarsplit [2021-11-26T18:31:02.369Z] migration_test.go:181: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestMountInit [2021-11-26T18:31:02.369Z] mount_test.go:17: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestMountInit (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestMountSize [2021-11-26T18:31:02.369Z] mount_test.go:76: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestMountSize (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestMountChanges [2021-11-26T18:31:02.369Z] mount_test.go:125: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestMountChanges (0.00s) [2021-11-26T18:31:02.369Z] === RUN TestMountApply [2021-11-26T18:31:02.369Z] mount_test.go:212: Failing on Windows [2021-11-26T18:31:02.369Z] --- SKIP: TestMountApply (0.00s) [2021-11-26T18:31:02.369Z] PASS [2021-11-26T18:31:02.369Z] coverage: 30.1% of statements [2021-11-26T18:31:02.369Z] ok github.com/docker/docker/layer 0.350s coverage: 30.1% of statements [2021-11-26T18:31:02.369Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-26T18:31:02.369Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-26T18:31:02.369Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-26T18:31:02.369Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-26T18:31:02.672Z] === RUN TestCheckpointCreateError [2021-11-26T18:31:02.672Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCheckpointCreate [2021-11-26T18:31:02.672Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCheckpointDeleteError [2021-11-26T18:31:02.672Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCheckpointDelete [2021-11-26T18:31:02.672Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCheckpointListError [2021-11-26T18:31:02.672Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCheckpointList [2021-11-26T18:31:02.672Z] --- PASS: TestCheckpointList (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCheckpointListContainerNotFound [2021-11-26T18:31:02.672Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNewClientWithOpsFromEnv [2021-11-26T18:31:02.672Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-26T18:31:02.672Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestGetAPIPath [2021-11-26T18:31:02.672Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestParseHostURL [2021-11-26T18:31:02.672Z] --- PASS: TestParseHostURL (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-26T18:31:02.672Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-26T18:31:02.672Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNegotiateAPIVersion [2021-11-26T18:31:02.672Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNegotiateAPVersionOverride [2021-11-26T18:31:02.672Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-26T18:31:02.672Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-26T18:31:02.672Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-26T18:31:02.672Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestClientRedirect [2021-11-26T18:31:02.672Z] --- PASS: TestClientRedirect (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigCreateUnsupported [2021-11-26T18:31:02.672Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigCreateError [2021-11-26T18:31:02.672Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigCreate [2021-11-26T18:31:02.672Z] --- PASS: TestConfigCreate (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigInspectNotFound [2021-11-26T18:31:02.672Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigInspectWithEmptyID [2021-11-26T18:31:02.672Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigInspectUnsupported [2021-11-26T18:31:02.672Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigInspectError [2021-11-26T18:31:02.672Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigInspectConfigNotFound [2021-11-26T18:31:02.672Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigInspect [2021-11-26T18:31:02.672Z] --- PASS: TestConfigInspect (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigListUnsupported [2021-11-26T18:31:02.672Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigListError [2021-11-26T18:31:02.672Z] --- PASS: TestConfigListError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigList [2021-11-26T18:31:02.672Z] --- PASS: TestConfigList (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigRemoveUnsupported [2021-11-26T18:31:02.672Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigRemoveError [2021-11-26T18:31:02.672Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigRemove [2021-11-26T18:31:02.672Z] --- PASS: TestConfigRemove (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigUpdateUnsupported [2021-11-26T18:31:02.672Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigUpdateError [2021-11-26T18:31:02.672Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestConfigUpdate [2021-11-26T18:31:02.672Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerCommitError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerCommit [2021-11-26T18:31:02.672Z] --- PASS: TestContainerCommit (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStatPathError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStatPathNotFoundError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStatPathNoHeaderError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStatPath [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyToContainerError [2021-11-26T18:31:02.672Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyToContainerNotFoundError [2021-11-26T18:31:02.672Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-26T18:31:02.672Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyToContainer [2021-11-26T18:31:02.672Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyFromContainerError [2021-11-26T18:31:02.672Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyFromContainerNotFoundError [2021-11-26T18:31:02.672Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-26T18:31:02.672Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-26T18:31:02.672Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestCopyFromContainer [2021-11-26T18:31:02.672Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerCreateError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerCreateImageNotFound [2021-11-26T18:31:02.672Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerCreateWithName [2021-11-26T18:31:02.672Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerCreateAutoRemove [2021-11-26T18:31:02.672Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerDiffError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerDiff [2021-11-26T18:31:02.672Z] --- PASS: TestContainerDiff (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecCreateError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecCreate [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecStartError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecStart [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecInspectError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecInspect [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExportError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExportError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExport [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExport (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerInspectError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerInspectContainerNotFound [2021-11-26T18:31:02.672Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerInspectWithEmptyID [2021-11-26T18:31:02.672Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerInspect [2021-11-26T18:31:02.672Z] --- PASS: TestContainerInspect (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerInspectNode [2021-11-26T18:31:02.672Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerKillError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerKillError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerKill [2021-11-26T18:31:02.672Z] --- PASS: TestContainerKill (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerListError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerListError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerList [2021-11-26T18:31:02.672Z] --- PASS: TestContainerList (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerLogsNotFoundError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerLogsError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerLogs [2021-11-26T18:31:02.672Z] --- PASS: TestContainerLogs (0.14s) [2021-11-26T18:31:02.672Z] === RUN TestContainerPauseError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerPause [2021-11-26T18:31:02.672Z] --- PASS: TestContainerPause (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainersPruneError [2021-11-26T18:31:02.672Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainersPrune [2021-11-26T18:31:02.672Z] --- PASS: TestContainersPrune (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerRemoveError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerRemoveNotFoundError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerRemove [2021-11-26T18:31:02.672Z] --- PASS: TestContainerRemove (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerRenameError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerRename [2021-11-26T18:31:02.672Z] --- PASS: TestContainerRename (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerResizeError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecResizeError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerResize [2021-11-26T18:31:02.672Z] --- PASS: TestContainerResize (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerExecResize [2021-11-26T18:31:02.672Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerRestartError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerRestart [2021-11-26T18:31:02.672Z] --- PASS: TestContainerRestart (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStartError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStartError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStart [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStart (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStatsError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStats [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStats (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStopError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStopError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerStop [2021-11-26T18:31:02.672Z] --- PASS: TestContainerStop (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerTopError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerTopError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerTop [2021-11-26T18:31:02.672Z] --- PASS: TestContainerTop (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerUnpauseError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerUnpause [2021-11-26T18:31:02.672Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerUpdateError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerUpdate [2021-11-26T18:31:02.672Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerWaitError [2021-11-26T18:31:02.672Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestContainerWait [2021-11-26T18:31:02.672Z] --- PASS: TestContainerWait (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestDiskUsageError [2021-11-26T18:31:02.672Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestDiskUsage [2021-11-26T18:31:02.672Z] --- PASS: TestDiskUsage (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestDistributionInspectUnsupported [2021-11-26T18:31:02.672Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestDistributionInspectWithEmptyID [2021-11-26T18:31:02.672Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestEventsErrorInOptions [2021-11-26T18:31:02.672Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestEventsErrorFromServer [2021-11-26T18:31:02.672Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestEvents [2021-11-26T18:31:02.672Z] --- PASS: TestEvents (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestTLSCloseWriter [2021-11-26T18:31:02.672Z] === PAUSE TestTLSCloseWriter [2021-11-26T18:31:02.672Z] === RUN TestImageBuildError [2021-11-26T18:31:02.672Z] --- PASS: TestImageBuildError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageBuild [2021-11-26T18:31:02.672Z] --- PASS: TestImageBuild (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestGetDockerOS [2021-11-26T18:31:02.672Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageCreateError [2021-11-26T18:31:02.672Z] --- PASS: TestImageCreateError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageCreate [2021-11-26T18:31:02.672Z] --- PASS: TestImageCreate (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageHistoryError [2021-11-26T18:31:02.672Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageHistory [2021-11-26T18:31:02.672Z] --- PASS: TestImageHistory (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageImportError [2021-11-26T18:31:02.672Z] --- PASS: TestImageImportError (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageImport [2021-11-26T18:31:02.672Z] --- PASS: TestImageImport (0.00s) [2021-11-26T18:31:02.672Z] === RUN TestImageInspectError [2021-11-26T18:31:02.673Z] --- PASS: TestImageInspectError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageInspectImageNotFound [2021-11-26T18:31:02.673Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageInspectWithEmptyID [2021-11-26T18:31:02.673Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageInspect [2021-11-26T18:31:02.673Z] --- PASS: TestImageInspect (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageListError [2021-11-26T18:31:02.673Z] --- PASS: TestImageListError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageList [2021-11-26T18:31:02.673Z] --- PASS: TestImageList (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageListApiBefore125 [2021-11-26T18:31:02.673Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageLoadError [2021-11-26T18:31:02.673Z] --- PASS: TestImageLoadError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageLoad [2021-11-26T18:31:02.673Z] --- PASS: TestImageLoad (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagesPruneError [2021-11-26T18:31:02.673Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagesPrune [2021-11-26T18:31:02.673Z] --- PASS: TestImagesPrune (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePullReferenceParseError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePullAnyError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePullWithoutErrors [2021-11-26T18:31:02.673Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePushReferenceError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePushAnyError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithoutErrors [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-26T18:31:02.673Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageRemoveError [2021-11-26T18:31:02.673Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageRemoveImageNotFound [2021-11-26T18:31:02.673Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageRemove [2021-11-26T18:31:02.673Z] --- PASS: TestImageRemove (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSaveError [2021-11-26T18:31:02.673Z] --- PASS: TestImageSaveError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSave [2021-11-26T18:31:02.673Z] --- PASS: TestImageSave (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSearchAnyError [2021-11-26T18:31:02.673Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-26T18:31:02.673Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:31:02.673Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:31:02.673Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-26T18:31:02.673Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageSearchWithoutErrors [2021-11-26T18:31:02.673Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageTagError [2021-11-26T18:31:02.673Z] --- PASS: TestImageTagError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageTagInvalidReference [2021-11-26T18:31:02.673Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageTagInvalidSourceImageName [2021-11-26T18:31:02.673Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageTagHexSource [2021-11-26T18:31:02.673Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestImageTag [2021-11-26T18:31:02.673Z] --- PASS: TestImageTag (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestInfoServerError [2021-11-26T18:31:02.673Z] --- PASS: TestInfoServerError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestInfoInvalidResponseJSONError [2021-11-26T18:31:02.673Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestInfo [2021-11-26T18:31:02.673Z] --- PASS: TestInfo (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkConnectError [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkConnect [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkCreateError [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkCreate [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkDisconnectError [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkDisconnect [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkInspect [2021-11-26T18:31:02.673Z] === RUN TestNetworkInspect/empty_ID [2021-11-26T18:31:02.673Z] === RUN TestNetworkInspect/no_options [2021-11-26T18:31:02.673Z] === RUN TestNetworkInspect/verbose [2021-11-26T18:31:02.673Z] === RUN TestNetworkInspect/global_scope [2021-11-26T18:31:02.673Z] === RUN TestNetworkInspect/unknown_network [2021-11-26T18:31:02.673Z] === RUN TestNetworkInspect/server_error [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkListError [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkListError (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworkList [2021-11-26T18:31:02.673Z] --- PASS: TestNetworkList (0.00s) [2021-11-26T18:31:02.673Z] === RUN TestNetworksPruneError [2021-11-26T18:31:02.673Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSequenceGetAvailableBit [2021-11-26T18:31:02.839Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSequenceEqual [2021-11-26T18:31:02.839Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSequenceCopy [2021-11-26T18:31:02.839Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestGetFirstAvailable [2021-11-26T18:31:02.839Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestFindSequence [2021-11-26T18:31:02.839Z] --- PASS: TestFindSequence (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestCheckIfAvailable [2021-11-26T18:31:02.839Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestMergeSequences [2021-11-26T18:31:02.839Z] --- PASS: TestMergeSequences (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestPushReservation [2021-11-26T18:31:02.839Z] --- PASS: TestPushReservation (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSerializeDeserialize [2021-11-26T18:31:02.839Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSet [2021-11-26T18:31:02.839Z] --- PASS: TestSet (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSetUnset [2021-11-26T18:31:02.839Z] --- PASS: TestSetUnset (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestOffsetSetUnset [2021-11-26T18:31:02.839Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSetInRange [2021-11-26T18:31:02.839Z] --- PASS: TestSetInRange (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestSetAnyInRange [2021-11-26T18:31:02.839Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestMethods [2021-11-26T18:31:02.839Z] --- PASS: TestMethods (0.00s) [2021-11-26T18:31:02.839Z] === RUN TestRandomAllocateDeallocate [2021-11-26T18:31:03.140Z] === RUN TestNetworksPrune [2021-11-26T18:31:03.140Z] --- PASS: TestNetworksPrune (0.01s) [2021-11-26T18:31:03.140Z] === RUN TestNetworkRemoveError [2021-11-26T18:31:03.140Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNetworkRemove [2021-11-26T18:31:03.140Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeInspectError [2021-11-26T18:31:03.140Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeInspectNodeNotFound [2021-11-26T18:31:03.140Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeInspectWithEmptyID [2021-11-26T18:31:03.140Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeInspect [2021-11-26T18:31:03.140Z] --- PASS: TestNodeInspect (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeListError [2021-11-26T18:31:03.140Z] --- PASS: TestNodeListError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeList [2021-11-26T18:31:03.140Z] --- PASS: TestNodeList (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeRemoveError [2021-11-26T18:31:03.140Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeRemove [2021-11-26T18:31:03.140Z] --- PASS: TestNodeRemove (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeUpdateError [2021-11-26T18:31:03.140Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestNodeUpdate [2021-11-26T18:31:03.140Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestOptionWithTimeout [2021-11-26T18:31:03.140Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPingFail [2021-11-26T18:31:03.140Z] --- PASS: TestPingFail (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPingWithError [2021-11-26T18:31:03.140Z] 2021/11/26 18:31:02 RoundTripper returned a response & error; ignoring response [2021-11-26T18:31:03.140Z] 2021/11/26 18:31:02 RoundTripper returned a response & error; ignoring response [2021-11-26T18:31:03.140Z] --- PASS: TestPingWithError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPingSuccess [2021-11-26T18:31:03.140Z] --- PASS: TestPingSuccess (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPingHeadFallback [2021-11-26T18:31:03.140Z] === RUN TestPingHeadFallback/OK [2021-11-26T18:31:03.140Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-26T18:31:03.140Z] === RUN TestPingHeadFallback/Not_Found [2021-11-26T18:31:03.140Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-26T18:31:03.140Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-26T18:31:03.140Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-26T18:31:03.140Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-26T18:31:03.140Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-26T18:31:03.140Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginDisableError [2021-11-26T18:31:03.140Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginDisable [2021-11-26T18:31:03.140Z] --- PASS: TestPluginDisable (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginEnableError [2021-11-26T18:31:03.140Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginEnable [2021-11-26T18:31:03.140Z] --- PASS: TestPluginEnable (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginInspectError [2021-11-26T18:31:03.140Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginInspectWithEmptyID [2021-11-26T18:31:03.140Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginInspect [2021-11-26T18:31:03.140Z] --- PASS: TestPluginInspect (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginListError [2021-11-26T18:31:03.140Z] --- PASS: TestPluginListError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginList [2021-11-26T18:31:03.140Z] --- PASS: TestPluginList (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginPushError [2021-11-26T18:31:03.140Z] --- PASS: TestPluginPushError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginPush [2021-11-26T18:31:03.140Z] --- PASS: TestPluginPush (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginRemoveError [2021-11-26T18:31:03.140Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginRemove [2021-11-26T18:31:03.140Z] --- PASS: TestPluginRemove (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginSetError [2021-11-26T18:31:03.140Z] --- PASS: TestPluginSetError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPluginSet [2021-11-26T18:31:03.140Z] --- PASS: TestPluginSet (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSetHostHeader [2021-11-26T18:31:03.140Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestPlainTextError [2021-11-26T18:31:03.140Z] --- PASS: TestPlainTextError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestInfiniteError [2021-11-26T18:31:03.140Z] --- PASS: TestInfiniteError (0.02s) [2021-11-26T18:31:03.140Z] === RUN TestCanceledContext [2021-11-26T18:31:03.140Z] 2021/11/26 18:31:02 RoundTripper returned a response & error; ignoring response [2021-11-26T18:31:03.140Z] --- PASS: TestCanceledContext (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestDeadlineExceededContext [2021-11-26T18:31:03.140Z] 2021/11/26 18:31:02 RoundTripper returned a response & error; ignoring response [2021-11-26T18:31:03.140Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretCreateUnsupported [2021-11-26T18:31:03.140Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretCreateError [2021-11-26T18:31:03.140Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretCreate [2021-11-26T18:31:03.140Z] --- PASS: TestSecretCreate (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretInspectUnsupported [2021-11-26T18:31:03.140Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretInspectError [2021-11-26T18:31:03.140Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretInspectSecretNotFound [2021-11-26T18:31:03.140Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretInspectWithEmptyID [2021-11-26T18:31:03.140Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretInspect [2021-11-26T18:31:03.140Z] --- PASS: TestSecretInspect (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretListUnsupported [2021-11-26T18:31:03.140Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretListError [2021-11-26T18:31:03.140Z] --- PASS: TestSecretListError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretList [2021-11-26T18:31:03.140Z] --- PASS: TestSecretList (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretRemoveUnsupported [2021-11-26T18:31:03.140Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretRemoveError [2021-11-26T18:31:03.140Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretRemove [2021-11-26T18:31:03.140Z] --- PASS: TestSecretRemove (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretUpdateUnsupported [2021-11-26T18:31:03.140Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretUpdateError [2021-11-26T18:31:03.140Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSecretUpdate [2021-11-26T18:31:03.140Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceCreateError [2021-11-26T18:31:03.140Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceCreate [2021-11-26T18:31:03.140Z] --- PASS: TestServiceCreate (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-26T18:31:03.140Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceCreateDigestPinning [2021-11-26T18:31:03.140Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceInspectError [2021-11-26T18:31:03.140Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceInspectServiceNotFound [2021-11-26T18:31:03.140Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceInspectWithEmptyID [2021-11-26T18:31:03.140Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceInspect [2021-11-26T18:31:03.140Z] --- PASS: TestServiceInspect (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceListError [2021-11-26T18:31:03.140Z] --- PASS: TestServiceListError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceList [2021-11-26T18:31:03.140Z] --- PASS: TestServiceList (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceLogsError [2021-11-26T18:31:03.140Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceLogs [2021-11-26T18:31:03.140Z] --- PASS: TestServiceLogs (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceRemoveError [2021-11-26T18:31:03.140Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceRemoveNotFoundError [2021-11-26T18:31:03.140Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceRemove [2021-11-26T18:31:03.140Z] --- PASS: TestServiceRemove (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceUpdateError [2021-11-26T18:31:03.140Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestServiceUpdate [2021-11-26T18:31:03.140Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmGetUnlockKeyError [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmGetUnlockKey [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmInitError [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmInit [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmInit (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmInspectError [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmInspect [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmJoinError [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmJoin [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmLeaveError [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmLeave [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmUnlockError [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmUnlock [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmUpdateError [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestSwarmUpdate [2021-11-26T18:31:03.140Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestTaskInspectError [2021-11-26T18:31:03.140Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestTaskInspectWithEmptyID [2021-11-26T18:31:03.140Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestTaskInspect [2021-11-26T18:31:03.140Z] --- PASS: TestTaskInspect (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestTaskListError [2021-11-26T18:31:03.140Z] --- PASS: TestTaskListError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestTaskList [2021-11-26T18:31:03.140Z] --- PASS: TestTaskList (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeCreateError [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeCreate [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeInspectError [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeInspectNotFound [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeInspectWithEmptyID [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeInspect [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeListError [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeListError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeList [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeList (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeRemoveError [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-26T18:31:03.140Z] === RUN TestVolumeRemove [2021-11-26T18:31:03.140Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-26T18:31:03.140Z] === CONT TestTLSCloseWriter [2021-11-26T18:31:03.140Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-26T18:31:03.140Z] PASS [2021-11-26T18:31:03.140Z] coverage: 75.1% of statements [2021-11-26T18:31:03.140Z] ok github.com/docker/docker/client 0.311s coverage: 75.1% of statements [2021-11-26T18:31:04.258Z] ? github.com/docker/docker/api [no test files] [2021-11-26T18:31:04.409Z] === RUN TestInvalidConfig [2021-11-26T18:31:04.409Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-26T18:31:04.409Z] === RUN TestConfig [2021-11-26T18:31:04.409Z] --- PASS: TestConfig (0.00s) [2021-11-26T18:31:04.409Z] === RUN TestOptionsLabels [2021-11-26T18:31:04.409Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-26T18:31:04.409Z] === RUN TestValidName [2021-11-26T18:31:04.409Z] --- PASS: TestValidName (0.00s) [2021-11-26T18:31:04.409Z] === RUN TestTLSConfiguration [2021-11-26T18:31:04.409Z] time="2021-11-26T18:31:04Z" level=info msg="Option Initializing KV with TLS" [2021-11-26T18:31:04.409Z] --- PASS: TestTLSConfiguration (0.12s) [2021-11-26T18:31:04.409Z] PASS [2021-11-26T18:31:04.409Z] coverage: 24.0% of statements [2021-11-26T18:31:04.409Z] ok github.com/docker/docker/libnetwork/config 0.177s coverage: 24.0% of statements [2021-11-26T18:31:04.879Z] === RUN TestKey [2021-11-26T18:31:04.879Z] --- PASS: TestKey (0.00s) [2021-11-26T18:31:04.879Z] === RUN TestParseKey [2021-11-26T18:31:04.879Z] --- PASS: TestParseKey (0.00s) [2021-11-26T18:31:04.879Z] === RUN TestInvalidDataStore [2021-11-26T18:31:04.879Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-26T18:31:04.879Z] === RUN TestKVObjectFlatKey [2021-11-26T18:31:04.879Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-26T18:31:04.879Z] === RUN TestAtomicKVObjectFlatKey [2021-11-26T18:31:04.879Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-26T18:31:04.879Z] PASS [2021-11-26T18:31:04.879Z] coverage: 21.9% of statements [2021-11-26T18:31:04.879Z] ok github.com/docker/docker/libnetwork/datastore 0.070s coverage: 21.9% of statements [2021-11-26T18:31:05.349Z] === RUN TestErrorInterfaces [2021-11-26T18:31:05.349Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestNetworkMarshalling [2021-11-26T18:31:05.349Z] === RUN TestIPDataMarshalling [2021-11-26T18:31:05.349Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestValidateAndIsV6 [2021-11-26T18:31:05.349Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-26T18:31:05.349Z] PASS [2021-11-26T18:31:05.349Z] coverage: 68.9% of statements [2021-11-26T18:31:05.349Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-11-26T18:31:05.349Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-11-26T18:31:05.349Z] === RUN TestEndpointMarshalling [2021-11-26T18:31:05.349Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestAuxAddresses [2021-11-26T18:31:05.349Z] time="2021-11-26T18:31:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:31:05.349Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-26T18:31:05.349Z] === RUN TestSRVServiceQuery [2021-11-26T18:31:05.349Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestServiceVIPReuse [2021-11-26T18:31:05.349Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-26T18:31:05.349Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestDNSIPQuery [2021-11-26T18:31:05.349Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestDNSProxyServFail [2021-11-26T18:31:05.349Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestSandboxAddEmpty [2021-11-26T18:31:05.349Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestSandboxAddMultiPrio [2021-11-26T18:31:05.349Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-11-26T18:31:05.349Z] === RUN TestSandboxAddSamePrio [2021-11-26T18:31:05.349Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestCleanupServiceDiscovery [2021-11-26T18:31:05.349Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestDNSOptions [2021-11-26T18:31:05.349Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:05.349Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-26T18:31:05.349Z] === RUN TestMultipleControllersWithSameStore [2021-11-26T18:31:05.349Z] time="2021-11-26T18:31:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:31:05.349Z] time="2021-11-26T18:31:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:31:05.349Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-26T18:31:05.349Z] PASS [2021-11-26T18:31:05.349Z] coverage: 8.6% of statements [2021-11-26T18:31:05.349Z] ok github.com/docker/docker/libnetwork 0.265s coverage: 8.6% of statements [2021-11-26T18:31:05.819Z] === RUN TestDriver [2021-11-26T18:31:05.819Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:31:05.819Z] PASS [2021-11-26T18:31:05.819Z] coverage: 34.8% of statements [2021-11-26T18:31:05.819Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-11-26T18:31:06.292Z] === RUN TestDriver [2021-11-26T18:31:06.292Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:31:06.292Z] PASS [2021-11-26T18:31:06.292Z] coverage: 34.8% of statements [2021-11-26T18:31:06.292Z] ok github.com/docker/docker/libnetwork/drivers/null 0.065s coverage: 34.8% of statements [2021-11-26T18:31:06.763Z] === RUN TestNetworkAllocateFree [2021-11-26T18:31:06.763Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-26T18:31:06.763Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-26T18:31:06.763Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-26T18:31:06.763Z] PASS [2021-11-26T18:31:06.763Z] coverage: 63.6% of statements [2021-11-26T18:31:06.763Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.093s coverage: 63.6% of statements [2021-11-26T18:31:06.763Z] === RUN TestGetEmptyCapabilities [2021-11-26T18:31:06.763Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-26T18:31:06.763Z] === RUN TestGetExtraCapabilities [2021-11-26T18:31:06.763Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-26T18:31:06.763Z] === RUN TestGetInvalidCapabilities [2021-11-26T18:31:06.763Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-26T18:31:06.763Z] === RUN TestRemoteDriver [2021-11-26T18:31:06.763Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-26T18:31:06.763Z] === RUN TestDriverError [2021-11-26T18:31:06.763Z] --- PASS: TestDriverError (0.00s) [2021-11-26T18:31:06.763Z] === RUN TestMissingValues [2021-11-26T18:31:06.763Z] --- PASS: TestMissingValues (0.00s) [2021-11-26T18:31:06.763Z] === RUN TestRollback [2021-11-26T18:31:06.763Z] --- PASS: TestRollback (0.00s) [2021-11-26T18:31:06.763Z] PASS [2021-11-26T18:31:06.763Z] coverage: 57.4% of statements [2021-11-26T18:31:06.763Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.066s coverage: 57.4% of statements [2021-11-26T18:31:06.763Z] --- PASS: TestRandomAllocateDeallocate (4.12s) [2021-11-26T18:31:06.763Z] === RUN TestAllocateRandomDeallocate [2021-11-26T18:31:07.233Z] === RUN TestNAT [2021-11-26T18:31:07.233Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-26T18:31:07.233Z] --- SKIP: TestNAT (0.00s) [2021-11-26T18:31:07.233Z] === RUN TestTransparent [2021-11-26T18:31:07.233Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-26T18:31:07.233Z] --- SKIP: TestTransparent (0.00s) [2021-11-26T18:31:07.233Z] PASS [2021-11-26T18:31:07.233Z] coverage: 0.0% of statements [2021-11-26T18:31:07.233Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-11-26T18:31:07.702Z] === RUN TestBuildDefault [2021-11-26T18:31:07.703Z] --- PASS: TestBuildDefault (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestBuildHostnameDomainname [2021-11-26T18:31:07.703Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestBuildHostname [2021-11-26T18:31:07.703Z] --- PASS: TestBuildHostname (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestBuildHostnameFQDN [2021-11-26T18:31:07.703Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestBuildNoIP [2021-11-26T18:31:07.703Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestUpdate [2021-11-26T18:31:07.703Z] --- PASS: TestUpdate (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-26T18:31:07.703Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-26T18:31:07.703Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestAddEmpty [2021-11-26T18:31:07.703Z] --- PASS: TestAddEmpty (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestAdd [2021-11-26T18:31:07.703Z] --- PASS: TestAdd (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestDeleteEmpty [2021-11-26T18:31:07.703Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestDeleteNewline [2021-11-26T18:31:07.703Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestDelete [2021-11-26T18:31:07.703Z] --- PASS: TestDelete (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestConcurrentWrites [2021-11-26T18:31:07.703Z] --- PASS: TestAllocateRandomDeallocate (0.69s) [2021-11-26T18:31:07.703Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-26T18:31:07.703Z] --- PASS: TestConcurrentWrites (0.12s) [2021-11-26T18:31:07.703Z] PASS [2021-11-26T18:31:07.703Z] coverage: 81.2% of statements [2021-11-26T18:31:07.703Z] ok github.com/docker/docker/libnetwork/etchosts 0.174s coverage: 81.2% of statements [2021-11-26T18:31:07.703Z] === RUN TestNew [2021-11-26T18:31:07.703Z] --- PASS: TestNew (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestAddDriver [2021-11-26T18:31:07.703Z] --- PASS: TestAddDriver (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestAddDuplicateDriver [2021-11-26T18:31:07.703Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-26T18:31:07.703Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestDriver [2021-11-26T18:31:07.703Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestIPAM [2021-11-26T18:31:07.703Z] --- PASS: TestIPAM (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestWalkIPAMs [2021-11-26T18:31:07.703Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-26T18:31:07.703Z] === RUN TestWalkDrivers [2021-11-26T18:31:07.703Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-26T18:31:07.703Z] PASS [2021-11-26T18:31:07.703Z] coverage: 82.4% of statements [2021-11-26T18:31:07.703Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2021-11-26T18:31:08.172Z] === RUN TestDiff [2021-11-26T18:31:08.172Z] --- PASS: TestDiff (0.00s) [2021-11-26T18:31:08.172Z] === RUN TestAddedCallback [2021-11-26T18:31:08.172Z] --- PASS: TestAddedCallback (0.00s) [2021-11-26T18:31:08.172Z] === RUN TestRemovedCallback [2021-11-26T18:31:08.172Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-26T18:31:08.172Z] === RUN TestNoCallback [2021-11-26T18:31:08.172Z] --- PASS: TestNoCallback (0.00s) [2021-11-26T18:31:08.172Z] PASS [2021-11-26T18:31:08.172Z] coverage: 48.1% of statements [2021-11-26T18:31:08.172Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.037s coverage: 48.1% of statements [2021-11-26T18:31:08.172Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.66s) [2021-11-26T18:31:08.172Z] === RUN TestRetrieveFromStore [2021-11-26T18:31:08.172Z] === RUN TestNew [2021-11-26T18:31:08.172Z] --- PASS: TestNew (0.00s) [2021-11-26T18:31:08.172Z] === RUN TestAllocate [2021-11-26T18:31:08.172Z] --- PASS: TestAllocate (0.00s) [2021-11-26T18:31:08.172Z] === RUN TestUninitialized [2021-11-26T18:31:08.172Z] --- PASS: TestUninitialized (0.00s) [2021-11-26T18:31:08.172Z] === RUN TestAllocateInRange [2021-11-26T18:31:08.172Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-26T18:31:08.172Z] === RUN TestAllocateSerial [2021-11-26T18:31:08.172Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-26T18:31:08.172Z] PASS [2021-11-26T18:31:08.172Z] coverage: 87.5% of statements [2021-11-26T18:31:08.172Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-11-26T18:31:08.642Z] --- PASS: TestRetrieveFromStore (0.29s) [2021-11-26T18:31:08.642Z] === RUN TestIsCorrupted [2021-11-26T18:31:08.642Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-26T18:31:08.642Z] === RUN TestSetRollover [2021-11-26T18:31:08.642Z] === RUN TestCaller [2021-11-26T18:31:08.642Z] --- PASS: TestCaller (0.00s) [2021-11-26T18:31:08.642Z] PASS [2021-11-26T18:31:08.642Z] coverage: 100.0% of statements [2021-11-26T18:31:08.642Z] ok github.com/docker/docker/libnetwork/internal/caller 0.031s coverage: 100.0% of statements [2021-11-26T18:31:09.112Z] === RUN TestSetSerialInsertDelete [2021-11-26T18:31:09.112Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-26T18:31:09.112Z] === RUN TestSetParallelInsertDelete [2021-11-26T18:31:09.581Z] === RUN TestPoolRequest [2021-11-26T18:31:09.582Z] --- PASS: TestPoolRequest (0.00s) [2021-11-26T18:31:09.582Z] === RUN TestOtherRequests [2021-11-26T18:31:09.582Z] --- PASS: TestOtherRequests (0.00s) [2021-11-26T18:31:09.582Z] PASS [2021-11-26T18:31:09.582Z] coverage: 57.1% of statements [2021-11-26T18:31:09.582Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-11-26T18:31:09.582Z] === RUN TestInt2IP2IntConversion [2021-11-26T18:31:09.582Z] --- PASS: TestSetRollover (1.11s) [2021-11-26T18:31:09.582Z] === RUN TestSetRolloverSerial [2021-11-26T18:31:10.054Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-11-26T18:31:10.054Z] === RUN TestGetAddressVersion [2021-11-26T18:31:10.054Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-26T18:31:10.054Z] === RUN TestKeyString [2021-11-26T18:31:10.054Z] --- PASS: TestKeyString (0.00s) [2021-11-26T18:31:10.054Z] === RUN TestPoolDataMarshal [2021-11-26T18:31:10.054Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-26T18:31:10.054Z] === RUN TestSubnetsMarshal [2021-11-26T18:31:10.054Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-26T18:31:10.054Z] === RUN TestAddSubnets [2021-11-26T18:31:10.054Z] --- PASS: TestAddSubnets (0.03s) [2021-11-26T18:31:10.054Z] === RUN TestDoublePoolRelease [2021-11-26T18:31:10.054Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-26T18:31:10.054Z] === RUN TestAddReleasePoolID [2021-11-26T18:31:10.054Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-11-26T18:31:10.054Z] === RUN TestPredefinedPool [2021-11-26T18:31:10.054Z] --- PASS: TestPredefinedPool (0.01s) [2021-11-26T18:31:10.054Z] === RUN TestRemoveSubnet [2021-11-26T18:31:10.525Z] --- PASS: TestRemoveSubnet (0.13s) [2021-11-26T18:31:10.525Z] === RUN TestGetSameAddress [2021-11-26T18:31:10.525Z] --- PASS: TestGetSameAddress (0.01s) [2021-11-26T18:31:10.525Z] === RUN TestPoolAllocationReuse [2021-11-26T18:31:10.525Z] === RUN TestGetCapabilities [2021-11-26T18:31:10.525Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-26T18:31:10.525Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-26T18:31:10.525Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-26T18:31:10.525Z] === RUN TestGetDefaultAddressSpaces [2021-11-26T18:31:10.525Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-11-26T18:31:10.525Z] === RUN TestRemoteDriver [2021-11-26T18:31:10.525Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-26T18:31:10.525Z] PASS [2021-11-26T18:31:10.525Z] coverage: 47.4% of statements [2021-11-26T18:31:10.525Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2021-11-26T18:31:10.525Z] --- PASS: TestSetRolloverSerial (0.93s) [2021-11-26T18:31:10.525Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-26T18:31:10.525Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-26T18:31:10.525Z] PASS [2021-11-26T18:31:10.525Z] coverage: 84.4% of statements [2021-11-26T18:31:10.525Z] ok github.com/docker/docker/libnetwork/bitseq 7.863s coverage: 84.4% of statements [2021-11-26T18:31:11.517Z] --- PASS: TestPoolAllocationReuse (1.01s) [2021-11-26T18:31:11.517Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-26T18:31:11.517Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-26T18:31:11.517Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-26T18:31:11.988Z] === RUN TestWindowsIPAM [2021-11-26T18:31:11.988Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-26T18:31:11.988Z] PASS [2021-11-26T18:31:11.988Z] coverage: 71.4% of statements [2021-11-26T18:31:11.988Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2021-11-26T18:31:12.981Z] === RUN TestDefaultNetwork [2021-11-26T18:31:12.981Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.63s) [2021-11-26T18:31:12.981Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-26T18:31:13.451Z] --- PASS: TestDefaultNetwork (0.52s) [2021-11-26T18:31:13.451Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-26T18:31:13.922Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.52s) [2021-11-26T18:31:13.922Z] === RUN TestInitAddressPools [2021-11-26T18:31:13.922Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-26T18:31:13.922Z] PASS [2021-11-26T18:31:13.922Z] coverage: 74.0% of statements [2021-11-26T18:31:13.922Z] ok github.com/docker/docker/libnetwork/ipamutils 1.110s coverage: 74.0% of statements [2021-11-26T18:31:14.393Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.42s) [2021-11-26T18:31:14.393Z] === RUN TestGetAddress [2021-11-26T18:31:14.865Z] === RUN TestKeyValue [2021-11-26T18:31:14.865Z] --- PASS: TestKeyValue (0.00s) [2021-11-26T18:31:14.865Z] PASS [2021-11-26T18:31:14.865Z] coverage: 60.0% of statements [2021-11-26T18:31:14.865Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-26T18:31:16.437Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-26T18:31:17.430Z] === RUN TestNetworkDBSimple [2021-11-26T18:31:17.902Z] === RUN TestGenerate [2021-11-26T18:31:17.902Z] --- PASS: TestGenerate (0.00s) [2021-11-26T18:31:17.902Z] === RUN TestGeneratePtr [2021-11-26T18:31:17.902Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-26T18:31:17.902Z] === RUN TestGenerateMissingField [2021-11-26T18:31:17.902Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-26T18:31:17.902Z] === RUN TestFieldCannotBeSet [2021-11-26T18:31:17.902Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-26T18:31:17.902Z] === RUN TestTypeMismatchError [2021-11-26T18:31:17.902Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-26T18:31:17.902Z] PASS [2021-11-26T18:31:17.902Z] coverage: 100.0% of statements [2021-11-26T18:31:17.902Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-11-26T18:31:18.052Z] --- PASS: TestCheckoutGit (25.09s) [2021-11-26T18:31:18.052Z] === RUN TestValidGitTransport [2021-11-26T18:31:18.052Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-26T18:31:18.052Z] === RUN TestGitInvalidRef [2021-11-26T18:31:18.052Z] --- PASS: TestGitInvalidRef (0.15s) [2021-11-26T18:31:18.052Z] PASS [2021-11-26T18:31:18.052Z] coverage: 86.3% of statements [2021-11-26T18:31:18.052Z] ok github.com/docker/docker/builder/remotecontext/git 25.356s coverage: 86.3% of statements [2021-11-26T18:31:18.052Z] ? github.com/docker/docker/cli [no test files] [2021-11-26T18:31:18.052Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-26T18:31:18.897Z] testing: warning: no tests to run [2021-11-26T18:31:18.897Z] PASS [2021-11-26T18:31:18.897Z] coverage: 0.0% of statements [2021-11-26T18:31:18.897Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-11-26T18:31:18.897Z] 2021/11/26 18:31:18 Closing DB instances... [2021-11-26T18:31:18.897Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-26T18:31:18.897Z] PASS [2021-11-26T18:31:18.897Z] coverage: 100.0% of statements [2021-11-26T18:31:18.897Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.061s coverage: 100.0% of statements [2021-11-26T18:31:19.214Z] === RUN TestMiddlewares [2021-11-26T18:31:19.214Z] --- PASS: TestMiddlewares (0.00s) [2021-11-26T18:31:19.214Z] PASS [2021-11-26T18:31:19.214Z] coverage: 9.0% of statements [2021-11-26T18:31:19.214Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2021-11-26T18:31:19.369Z] === RUN TestRequestNewPort [2021-11-26T18:31:19.369Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestRequestSpecificPort [2021-11-26T18:31:19.369Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestReleasePort [2021-11-26T18:31:19.369Z] --- PASS: TestReleasePort (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestReuseReleasedPort [2021-11-26T18:31:19.369Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestReleaseUnreadledPort [2021-11-26T18:31:19.369Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestUnknowProtocol [2021-11-26T18:31:19.369Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestAllocateAllPorts [2021-11-26T18:31:19.369Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestPortAllocation [2021-11-26T18:31:19.369Z] --- PASS: TestPortAllocation (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestPortAllocationWithCustomRange [2021-11-26T18:31:19.369Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestNoDuplicateBPR [2021-11-26T18:31:19.369Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-26T18:31:19.369Z] === RUN TestChangePortRange [2021-11-26T18:31:19.369Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-26T18:31:19.369Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-26T18:31:19.369Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-26T18:31:19.369Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-26T18:31:19.369Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-26T18:31:19.369Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-26T18:31:19.369Z] --- PASS: TestChangePortRange (0.00s) [2021-11-26T18:31:19.369Z] PASS [2021-11-26T18:31:19.369Z] coverage: 88.6% of statements [2021-11-26T18:31:19.369Z] ok github.com/docker/docker/libnetwork/portallocator 0.054s coverage: 88.6% of statements [2021-11-26T18:31:19.840Z] testing: warning: no tests to run [2021-11-26T18:31:19.840Z] PASS [2021-11-26T18:31:19.840Z] coverage: 0.0% of statements [2021-11-26T18:31:19.840Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2021-11-26T18:31:20.311Z] --- PASS: TestNetworkDBSimple (2.64s) [2021-11-26T18:31:20.311Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-26T18:31:20.311Z] === RUN TestHashData [2021-11-26T18:31:20.311Z] --- PASS: TestHashData (0.00s) [2021-11-26T18:31:20.311Z] PASS [2021-11-26T18:31:20.311Z] coverage: 2.8% of statements [2021-11-26T18:31:20.311Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2021-11-26T18:31:20.782Z] === RUN TestErrorConstructors [2021-11-26T18:31:20.782Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-26T18:31:20.782Z] === RUN TestCompareIPMask [2021-11-26T18:31:20.782Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-26T18:31:20.782Z] === RUN TestUtilGetHostPartIP [2021-11-26T18:31:20.782Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-26T18:31:20.782Z] === RUN TestUtilGetBroadcastIP [2021-11-26T18:31:20.782Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-26T18:31:20.782Z] === RUN TestParseCIDR [2021-11-26T18:31:20.782Z] --- PASS: TestParseCIDR (0.00s) [2021-11-26T18:31:20.782Z] PASS [2021-11-26T18:31:20.782Z] coverage: 37.3% of statements [2021-11-26T18:31:20.782Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-26T18:31:21.252Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-26T18:31:21.252Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-26T18:31:21.252Z] PASS [2021-11-26T18:31:21.252Z] coverage: 50.0% of statements [2021-11-26T18:31:21.252Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-11-26T18:31:21.252Z] 2021/11/26 18:31:21 Closing DB instances... [2021-11-26T18:31:21.723Z] === RUN TestAddressPoolOpt [2021-11-26T18:31:21.723Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/a [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/something [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/_=a [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/env1=value1 [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/_env1=value1 [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/PATH [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/=a [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/PATH= [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/PATH=something [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/asd!qwe [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/1asd [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/123 [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/some_space [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/__some_space_before [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/some_space_after__ [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/= [2021-11-26T18:31:21.723Z] === RUN TestValidateEnv/PaTh [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestParseHost [2021-11-26T18:31:21.723Z] --- PASS: TestParseHost (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestParseDockerDaemonHost [2021-11-26T18:31:21.723Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestParseTCP [2021-11-26T18:31:21.723Z] --- PASS: TestParseTCP (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-26T18:31:21.723Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestValidateExtraHosts [2021-11-26T18:31:21.723Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestIpOptString [2021-11-26T18:31:21.723Z] --- PASS: TestIpOptString (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-26T18:31:21.723Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestNewIpOptValidDefaultVal [2021-11-26T18:31:21.723Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestIpOptSetInvalidVal [2021-11-26T18:31:21.723Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestValidateIPAddress [2021-11-26T18:31:21.723Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestMapOpts [2021-11-26T18:31:21.723Z] --- PASS: TestMapOpts (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestListOptsWithoutValidator [2021-11-26T18:31:21.723Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestListOptsWithValidator [2021-11-26T18:31:21.723Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestValidateDNSSearch [2021-11-26T18:31:21.723Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_general_format [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_one_more [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-26T18:31:21.723Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-26T18:31:21.723Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestNamedListOpts [2021-11-26T18:31:21.723Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestNamedMapOpts [2021-11-26T18:31:21.723Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestParseLink [2021-11-26T18:31:21.723Z] --- PASS: TestParseLink (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestQuotedStringSetWithQuotes [2021-11-26T18:31:21.723Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-26T18:31:21.723Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-26T18:31:21.723Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-26T18:31:21.723Z] === RUN TestUlimitOpt [2021-11-26T18:31:21.723Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-26T18:31:21.723Z] PASS [2021-11-26T18:31:21.723Z] coverage: 67.1% of statements [2021-11-26T18:31:21.723Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-11-26T18:31:21.723Z] === RUN TestParseVersion [2021-11-26T18:31:21.723Z] --- PASS: TestParseVersion (0.00s) [2021-11-26T18:31:21.723Z] PASS [2021-11-26T18:31:21.723Z] coverage: 52.9% of statements [2021-11-26T18:31:21.723Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-11-26T18:31:22.715Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-11-26T18:31:22.715Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-26T18:31:22.798Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-26T18:31:22.799Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestConfigureDaemonLogs [2021-11-26T18:31:22.799Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestCommonOptionsInstallFlags [2021-11-26T18:31:22.799Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-26T18:31:22.799Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-26T18:31:22.799Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-26T18:31:22.799Z] PASS [2021-11-26T18:31:22.799Z] coverage: 18.6% of statements [2021-11-26T18:31:22.799Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 18.6% of statements [2021-11-26T18:31:22.799Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-26T18:31:22.799Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-26T18:31:23.185Z] === RUN TestPeerCertificateMarshalJSON [2021-11-26T18:31:23.655Z] === RUN TestIsArchivePathDir [2021-11-26T18:31:23.655Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-26T18:31:23.655Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-26T18:31:23.655Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2021-11-26T18:31:23.655Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-26T18:31:23.655Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-26T18:31:23.655Z] === RUN TestMiddleware [2021-11-26T18:31:23.655Z] --- PASS: TestMiddleware (0.00s) [2021-11-26T18:31:23.655Z] === RUN TestNewResponseModifier [2021-11-26T18:31:23.655Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-26T18:31:23.655Z] PASS [2021-11-26T18:31:23.655Z] coverage: 26.8% of statements [2021-11-26T18:31:23.655Z] ok github.com/docker/docker/pkg/authorization 0.408s coverage: 26.8% of statements [2021-11-26T18:31:23.655Z] --- PASS: TestIsArchivePathDir (0.15s) [2021-11-26T18:31:23.655Z] === RUN TestIsArchivePathInvalidFile [2021-11-26T18:31:23.655Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-11-26T18:31:23.655Z] === RUN TestIsArchivePathTar [2021-11-26T18:31:23.655Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-11-26T18:31:23.655Z] === RUN TestDecompressStreamGzip [2021-11-26T18:31:23.783Z] === RUN TestContainerStopSignal [2021-11-26T18:31:23.783Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestContainerStopTimeout [2021-11-26T18:31:23.783Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-26T18:31:23.783Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-26T18:31:23.783Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-26T18:31:23.783Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestReplaceAndAppendEnvVars [2021-11-26T18:31:23.783Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-26T18:31:23.783Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestNewMemoryStore [2021-11-26T18:31:23.783Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestAddContainers [2021-11-26T18:31:23.783Z] --- PASS: TestAddContainers (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestGetContainer [2021-11-26T18:31:23.783Z] --- PASS: TestGetContainer (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestDeleteContainer [2021-11-26T18:31:23.783Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestListContainers [2021-11-26T18:31:23.783Z] --- PASS: TestListContainers (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestFirstContainer [2021-11-26T18:31:23.783Z] --- PASS: TestFirstContainer (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestApplyAllContainer [2021-11-26T18:31:23.783Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestIsValidHealthString [2021-11-26T18:31:23.783Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestStateRunStop [2021-11-26T18:31:23.783Z] --- PASS: TestStateRunStop (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestStateTimeoutWait [2021-11-26T18:31:23.783Z] state_test.go:141: Stop callback fired [2021-11-26T18:31:23.783Z] state_test.go:165: Stop callback fired [2021-11-26T18:31:23.783Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-26T18:31:23.783Z] === RUN TestIsValidStateString [2021-11-26T18:31:23.783Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestViewSaveDelete [2021-11-26T18:31:23.783Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-26T18:31:23.783Z] === RUN TestViewAll [2021-11-26T18:31:23.783Z] --- PASS: TestViewAll (0.01s) [2021-11-26T18:31:23.783Z] === RUN TestViewGet [2021-11-26T18:31:23.783Z] --- PASS: TestViewGet (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestNames [2021-11-26T18:31:23.783Z] --- PASS: TestNames (0.00s) [2021-11-26T18:31:23.783Z] === RUN TestViewWithHealthCheck [2021-11-26T18:31:23.783Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-26T18:31:23.783Z] PASS [2021-11-26T18:31:23.783Z] coverage: 41.7% of statements [2021-11-26T18:31:23.783Z] ok github.com/docker/docker/container 0.204s coverage: 41.7% of statements [2021-11-26T18:31:24.125Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-26T18:31:24.125Z] === RUN TestDecompressStreamBzip2 [2021-11-26T18:31:24.125Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-11-26T18:31:24.125Z] === RUN TestDecompressStreamXz [2021-11-26T18:31:24.125Z] archive_test.go:133: Xz not present in msys2 [2021-11-26T18:31:24.125Z] === RUN TestUnbuffered [2021-11-26T18:31:24.125Z] --- PASS: TestUnbuffered (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestRaceUnbuffered [2021-11-26T18:31:24.126Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-26T18:31:24.126Z] PASS [2021-11-26T18:31:24.126Z] coverage: 100.0% of statements [2021-11-26T18:31:24.126Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestDecompressStreamZstd [2021-11-26T18:31:24.126Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-11-26T18:31:24.126Z] archive_test.go:140: zstd not installed [2021-11-26T18:31:24.126Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-26T18:31:24.126Z] === RUN TestCompressStreamXzUnsupported [2021-11-26T18:31:24.126Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-26T18:31:24.126Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestCompressStreamInvalid [2021-11-26T18:31:24.126Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestExtensionInvalid [2021-11-26T18:31:24.126Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestExtensionUncompressed [2021-11-26T18:31:24.126Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestExtensionBzip2 [2021-11-26T18:31:24.126Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestExtensionGzip [2021-11-26T18:31:24.126Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestExtensionXz [2021-11-26T18:31:24.126Z] --- PASS: TestExtensionXz (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestExtensionZstd [2021-11-26T18:31:24.126Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestCmdStreamLargeStderr [2021-11-26T18:31:24.126Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-26T18:31:24.126Z] === RUN TestCmdStreamBad [2021-11-26T18:31:24.126Z] archive_test.go:252: Failing on Windows CI machines [2021-11-26T18:31:24.126Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestCmdStreamGood [2021-11-26T18:31:24.126Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-26T18:31:24.126Z] === RUN TestUntarPathWithInvalidDest [2021-11-26T18:31:24.126Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-26T18:31:24.126Z] === RUN TestUntarPathWithInvalidSrc [2021-11-26T18:31:24.126Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-26T18:31:24.126Z] === RUN TestUntarPath [2021-11-26T18:31:24.126Z] 2021/11/26 18:31:23 Closing DB instances... [2021-11-26T18:31:24.126Z] --- PASS: TestUntarPath (0.06s) [2021-11-26T18:31:24.126Z] === RUN TestUntarPathWithDestinationFile [2021-11-26T18:31:24.126Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-11-26T18:31:24.126Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-26T18:31:24.250Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-26T18:31:24.250Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-26T18:31:24.250Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-26T18:31:24.250Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-26T18:31:24.596Z] === RUN TestMatch [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[foo]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[foo_bar]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[]#01 [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[qux]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-26T18:31:24.596Z] === RUN TestMatch/[[foo_baz]] [2021-11-26T18:31:24.596Z] --- PASS: TestMatch (0.00s) [2021-11-26T18:31:24.596Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-26T18:31:24.596Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-26T18:31:24.596Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-26T18:31:24.597Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-26T18:31:24.597Z] PASS [2021-11-26T18:31:24.597Z] coverage: 87.5% of statements [2021-11-26T18:31:24.597Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2021-11-26T18:31:24.597Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2021-11-26T18:31:24.597Z] === RUN TestCopyWithTarInvalidSrc [2021-11-26T18:31:24.597Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-26T18:31:24.597Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-26T18:31:24.597Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-26T18:31:24.597Z] === RUN TestCopyWithTarSrcFile [2021-11-26T18:31:24.597Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-26T18:31:24.597Z] === RUN TestCopyWithTarSrcFolder [2021-11-26T18:31:24.597Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-26T18:31:24.597Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-26T18:31:24.597Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-26T18:31:24.597Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-26T18:31:24.597Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-26T18:31:24.597Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-26T18:31:24.597Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-11-26T18:31:24.597Z] === RUN TestCopyFileWithTarSrcFile [2021-11-26T18:31:24.597Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-26T18:31:24.597Z] === RUN TestTarFiles [2021-11-26T18:31:25.235Z] === RUN TestPrepare [2021-11-26T18:31:25.235Z] --- PASS: TestPrepare (0.00s) [2021-11-26T18:31:25.235Z] === RUN TestStart [2021-11-26T18:31:25.235Z] --- PASS: TestStart (0.00s) [2021-11-26T18:31:25.235Z] === RUN TestWaitCancel [2021-11-26T18:31:25.235Z] --- PASS: TestWaitCancel (0.00s) [2021-11-26T18:31:25.235Z] === RUN TestWaitDisabled [2021-11-26T18:31:25.235Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-26T18:31:25.235Z] === RUN TestWaitEnabled [2021-11-26T18:31:25.235Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-26T18:31:25.235Z] === RUN TestRemove [2021-11-26T18:31:25.235Z] --- PASS: TestRemove (0.00s) [2021-11-26T18:31:25.235Z] PASS [2021-11-26T18:31:25.235Z] coverage: 65.3% of statements [2021-11-26T18:31:25.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-11-26T18:31:25.588Z] === RUN TestChrootTarUntar [2021-11-26T18:31:25.589Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-26T18:31:25.589Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootUntarEmptyArchive [2021-11-26T18:31:25.589Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootTarUntarWithSymlink [2021-11-26T18:31:25.589Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootCopyWithTar [2021-11-26T18:31:25.589Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootCopyFileWithTar [2021-11-26T18:31:25.589Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootUntarPath [2021-11-26T18:31:25.589Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-26T18:31:25.589Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-26T18:31:25.589Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:31:25.589Z] === RUN TestChrootApplyDotDotFile [2021-11-26T18:31:25.589Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:25.589Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-26T18:31:25.589Z] PASS [2021-11-26T18:31:25.589Z] coverage: 15.1% of statements [2021-11-26T18:31:25.589Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 15.1% of statements [2021-11-26T18:31:25.589Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-11-26T18:31:25.589Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-26T18:31:26.059Z] === RUN TestSizeEmpty [2021-11-26T18:31:26.059Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-26T18:31:26.059Z] === RUN TestSizeEmptyFile [2021-11-26T18:31:26.059Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-26T18:31:26.059Z] === RUN TestSizeNonemptyFile [2021-11-26T18:31:26.059Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-26T18:31:26.059Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-26T18:31:26.059Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-26T18:31:26.059Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-26T18:31:26.059Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-26T18:31:26.059Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-26T18:31:26.059Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-26T18:31:26.059Z] === RUN TestMoveToSubdir [2021-11-26T18:31:26.059Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-26T18:31:26.059Z] === RUN TestSizeNonExistingDirectory [2021-11-26T18:31:26.059Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-26T18:31:26.059Z] PASS [2021-11-26T18:31:26.059Z] coverage: 80.0% of statements [2021-11-26T18:31:26.059Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-11-26T18:31:26.802Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-26T18:31:26.802Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-26T18:31:26.802Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-26T18:31:26.802Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-26T18:31:26.802Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-26T18:31:26.802Z] PASS [2021-11-26T18:31:26.802Z] coverage: 35.9% of statements [2021-11-26T18:31:26.802Z] ok github.com/docker/docker/daemon/cluster/convert 0.719s coverage: 35.9% of statements [2021-11-26T18:31:26.802Z] === RUN TestNewListSecretsFilters [2021-11-26T18:31:26.802Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-26T18:31:26.802Z] === RUN TestNewListConfigsFilters [2021-11-26T18:31:26.802Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-26T18:31:26.802Z] PASS [2021-11-26T18:31:26.802Z] coverage: 0.5% of statements [2021-11-26T18:31:26.802Z] ok github.com/docker/docker/daemon/cluster 0.752s coverage: 0.5% of statements [2021-11-26T18:31:27.050Z] === RUN Test [2021-11-26T18:31:27.050Z] === RUN Test/TestContainsEntry [2021-11-26T18:31:27.050Z] === RUN Test/TestCreateEntries [2021-11-26T18:31:27.050Z] === RUN Test/TestEntriesDiff [2021-11-26T18:31:27.050Z] === RUN Test/TestEntriesEquality [2021-11-26T18:31:27.050Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-26T18:31:27.050Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-26T18:31:27.050Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-26T18:31:27.050Z] === RUN Test/TestGeneratorNotGenerate [2021-11-26T18:31:27.050Z] === RUN Test/TestGeneratorWithPort [2021-11-26T18:31:27.050Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-26T18:31:27.050Z] === RUN Test/TestNewEntry [2021-11-26T18:31:27.050Z] === RUN Test/TestParse [2021-11-26T18:31:27.050Z] --- PASS: Test (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-26T18:31:27.050Z] --- PASS: Test/TestParse (0.00s) [2021-11-26T18:31:27.050Z] PASS [2021-11-26T18:31:27.050Z] coverage: 58.3% of statements [2021-11-26T18:31:27.050Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-11-26T18:31:27.521Z] === RUN Test [2021-11-26T18:31:27.521Z] === RUN Test/TestContent [2021-11-26T18:31:27.521Z] === RUN Test/TestInitialize [2021-11-26T18:31:27.521Z] === RUN Test/TestNew [2021-11-26T18:31:27.521Z] === RUN Test/TestParsingContentsWithComments [2021-11-26T18:31:27.521Z] === RUN Test/TestRegister [2021-11-26T18:31:27.521Z] === RUN Test/TestWatch [2021-11-26T18:31:27.521Z] --- PASS: Test (0.00s) [2021-11-26T18:31:27.521Z] --- PASS: Test/TestContent (0.00s) [2021-11-26T18:31:27.521Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-26T18:31:27.521Z] --- PASS: Test/TestNew (0.00s) [2021-11-26T18:31:27.521Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-26T18:31:27.521Z] --- PASS: Test/TestRegister (0.00s) [2021-11-26T18:31:27.521Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:31:27.521Z] PASS [2021-11-26T18:31:27.521Z] coverage: 97.6% of statements [2021-11-26T18:31:27.521Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 97.6% of statements [2021-11-26T18:31:27.991Z] --- PASS: TestTarFiles (3.30s) [2021-11-26T18:31:27.991Z] === RUN TestDetectCompressionZstd [2021-11-26T18:31:27.991Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-26T18:31:27.991Z] === RUN TestTarUntar [2021-11-26T18:31:27.991Z] --- PASS: TestTarUntar (0.03s) [2021-11-26T18:31:27.991Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-26T18:31:27.991Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-26T18:31:27.991Z] === RUN TestTarWithOptions [2021-11-26T18:31:27.991Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-26T18:31:27.991Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-26T18:31:27.991Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-26T18:31:27.991Z] === RUN TestUntarUstarGnuConflict [2021-11-26T18:31:27.991Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-26T18:31:27.991Z] === RUN TestUntarInvalidFilenames [2021-11-26T18:31:27.991Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3645615711\\dest" [2021-11-26T18:31:27.991Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-11-26T18:31:27.991Z] === RUN TestUntarHardlinkToSymlink [2021-11-26T18:31:27.991Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-26T18:31:27.991Z] === RUN TestUntarInvalidHardlink [2021-11-26T18:31:27.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3438379597\\victim\\hello" -> "../victim/hello" [2021-11-26T18:31:27.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4154742005\\victim\\hello" -> "/../victim/hello" [2021-11-26T18:31:27.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2096151632\\victim" -> "../victim" [2021-11-26T18:31:27.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink896862089\\victim" -> "../victim" [2021-11-26T18:31:27.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3773046831\\victim" -> "../victim" [2021-11-26T18:31:27.991Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3984323766\\victim" -> "../victim" [2021-11-26T18:31:27.991Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-26T18:31:27.991Z] === RUN TestUntarInvalidSymlink [2021-11-26T18:31:27.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3013384160\\dest\\dotdot" -> "../victim/hello" [2021-11-26T18:31:27.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink170031360\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-26T18:31:27.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2996670412\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:27.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3892732495\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:27.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink562042520\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:27.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1599346015\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:27.991Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3974926112\\dest\\dir\\loophole" -> "../../victim" [2021-11-26T18:31:27.991Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-26T18:31:27.991Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-26T18:31:27.991Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-26T18:31:27.991Z] === RUN TestXGlobalNoParent [2021-11-26T18:31:27.991Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-26T18:31:27.991Z] === RUN TestReplaceFileTarWrapper [2021-11-26T18:31:27.991Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-11-26T18:31:27.991Z] === RUN TestPrefixHeaderReadable [2021-11-26T18:31:27.991Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-26T18:31:27.991Z] === RUN TestDisablePigz [2021-11-26T18:31:28.462Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-26T18:31:28.462Z] --- PASS: TestDisablePigz (0.13s) [2021-11-26T18:31:28.462Z] === RUN TestPigz [2021-11-26T18:31:28.462Z] 2021/11/26 18:31:28 Closing DB instances... [2021-11-26T18:31:28.462Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-26T18:31:28.462Z] --- PASS: TestPigz (0.10s) [2021-11-26T18:31:28.462Z] === RUN TestCopyFileWithInvalidDest [2021-11-26T18:31:28.462Z] archive_windows_test.go:16: Currently fails [2021-11-26T18:31:28.462Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestCanonicalTarNameForPath [2021-11-26T18:31:28.462Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestCanonicalTarName [2021-11-26T18:31:28.462Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChmodTarEntry [2021-11-26T18:31:28.462Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestHardLinkOrder [2021-11-26T18:31:28.462Z] --- PASS: TestHardLinkOrder (0.06s) [2021-11-26T18:31:28.462Z] === RUN TestChangeString [2021-11-26T18:31:28.462Z] --- PASS: TestChangeString (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChangesWithNoChanges [2021-11-26T18:31:28.462Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-26T18:31:28.462Z] === RUN TestChangesWithChanges [2021-11-26T18:31:28.462Z] === RUN Test [2021-11-26T18:31:28.462Z] === RUN Test/TestInitialize [2021-11-26T18:31:28.462Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-26T18:31:28.462Z] === RUN TestChangesWithChangesGH13590 [2021-11-26T18:31:28.462Z] changes_test.go:195: needs more investigation [2021-11-26T18:31:28.462Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChangesDirsEmpty [2021-11-26T18:31:28.462Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:31:28.462Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChangesDirsMutated [2021-11-26T18:31:28.462Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:31:28.462Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestApplyLayer [2021-11-26T18:31:28.462Z] changes_test.go:432: needs further investigation [2021-11-26T18:31:28.462Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChangesSizeWithHardlinks [2021-11-26T18:31:28.462Z] changes_test.go:468: needs further investigation [2021-11-26T18:31:28.462Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChangesSizeWithNoChanges [2021-11-26T18:31:28.462Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-26T18:31:28.462Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestChangesSize [2021-11-26T18:31:28.462Z] --- PASS: TestChangesSize (0.00s) [2021-11-26T18:31:28.462Z] === RUN TestApplyLayerInvalidFilenames [2021-11-26T18:31:28.462Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1834811063\\dest" [2021-11-26T18:31:28.462Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-26T18:31:28.462Z] === RUN TestApplyLayerInvalidHardlink [2021-11-26T18:31:28.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2707870983\\victim\\hello" -> "../victim/hello" [2021-11-26T18:31:28.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2212793322\\victim\\hello" -> "/../victim/hello" [2021-11-26T18:31:28.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3986028069\\victim" -> "../victim" [2021-11-26T18:31:28.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1277781541\\victim" -> "../victim" [2021-11-26T18:31:28.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1196225810\\victim" -> "../victim" [2021-11-26T18:31:28.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1169750220\\victim" -> "../victim" [2021-11-26T18:31:28.462Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-26T18:31:28.462Z] === RUN TestApplyLayerInvalidSymlink [2021-11-26T18:31:28.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4207417250\\dest\\dotdot" -> "../victim/hello" [2021-11-26T18:31:28.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2008144941\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-26T18:31:28.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2254091475\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:28.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3961796901\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:28.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3690661785\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:28.463Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1067292719\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:31:28.463Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-26T18:31:28.463Z] === RUN TestApplyLayerWhiteouts [2021-11-26T18:31:28.463Z] time="2021-11-26T18:31:28Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:31:28.463Z] time="2021-11-26T18:31:28Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:31:28.463Z] time="2021-11-26T18:31:28Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:31:28.463Z] === RUN Test/TestInitializeWithCerts [2021-11-26T18:31:28.463Z] time="2021-11-26T18:31:28Z" level=info msg="Initializing discovery with TLS" [2021-11-26T18:31:28.463Z] === RUN Test/TestWatch [2021-11-26T18:31:28.463Z] time="2021-11-26T18:31:28Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:31:28.463Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-26T18:31:28.463Z] === RUN TestGenerateEmptyFile [2021-11-26T18:31:28.463Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-26T18:31:28.463Z] === RUN TestGenerateWithContent [2021-11-26T18:31:28.463Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-26T18:31:28.463Z] PASS [2021-11-26T18:31:28.463Z] coverage: 62.0% of statements [2021-11-26T18:31:28.463Z] ok github.com/docker/docker/pkg/archive 5.253s coverage: 62.0% of statements [2021-11-26T18:31:29.748Z] === RUN TestBuilderGC [2021-11-26T18:31:29.748Z] --- PASS: TestBuilderGC (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationNotFound [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestDaemonBrokenConfiguration [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestParseClusterAdvertiseSettings [2021-11-26T18:31:29.748Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestFindConfigurationConflicts [2021-11-26T18:31:29.748Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-26T18:31:29.748Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-26T18:31:29.748Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-26T18:31:29.748Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-26T18:31:29.748Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-26T18:31:29.748Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-26T18:31:29.748Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-26T18:31:29.749Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-26T18:31:29.749Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-26T18:31:29.749Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-26T18:31:29.749Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-26T18:31:29.749Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_label [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_dns [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-26T18:31:29.749Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-26T18:31:29.749Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestModifiedDiscoverySettings [2021-11-26T18:31:29.749Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestReloadSetConfigFileNotExist [2021-11-26T18:31:29.749Z] time="2021-11-26T18:31:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-26T18:31:29.749Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s) [2021-11-26T18:31:29.749Z] === RUN TestReloadDefaultConfigNotExist [2021-11-26T18:31:29.749Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:29.749Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestReloadBadDefaultConfig [2021-11-26T18:31:29.749Z] time="2021-11-26T18:31:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2489658643" [2021-11-26T18:31:29.749Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestReloadWithConflictingLabels [2021-11-26T18:31:29.749Z] time="2021-11-26T18:31:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3985263038" [2021-11-26T18:31:29.749Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestReloadWithDuplicateLabels [2021-11-26T18:31:29.749Z] time="2021-11-26T18:31:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4186555435" [2021-11-26T18:31:29.749Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestMaskURLCredentials [2021-11-26T18:31:29.749Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestDaemonConfigurationMerge [2021-11-26T18:31:29.749Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-26T18:31:29.749Z] PASS [2021-11-26T18:31:29.749Z] coverage: 80.0% of statements [2021-11-26T18:31:29.749Z] === RUN TestDiscoveryOptsErrors [2021-11-26T18:31:29.749Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-26T18:31:29.749Z] === RUN TestDiscoveryOpts [2021-11-26T18:31:29.749Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-26T18:31:29.749Z] PASS [2021-11-26T18:31:29.749Z] coverage: 30.0% of statements [2021-11-26T18:31:29.749Z] ok github.com/docker/docker/daemon/config 0.169s coverage: 80.0% of statements [2021-11-26T18:31:29.749Z] ok github.com/docker/docker/daemon/discovery 0.149s coverage: 30.0% of statements [2021-11-26T18:31:30.216Z] === RUN TestWaitNodeAttachment [2021-11-26T18:31:30.683Z] --- PASS: TestWaitNodeAttachment (0.48s) [2021-11-26T18:31:30.683Z] === RUN TestIsolationConversion [2021-11-26T18:31:30.683Z] === RUN TestIsolationConversion/default [2021-11-26T18:31:30.683Z] === RUN TestIsolationConversion/process [2021-11-26T18:31:30.683Z] === RUN TestIsolationConversion/hyperv [2021-11-26T18:31:30.683Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-26T18:31:30.683Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-26T18:31:30.683Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-26T18:31:30.683Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-26T18:31:30.683Z] === RUN TestContainerLabels [2021-11-26T18:31:30.683Z] --- PASS: TestContainerLabels (0.00s) [2021-11-26T18:31:30.683Z] === RUN TestCredentialSpecConversion [2021-11-26T18:31:30.683Z] === RUN TestCredentialSpecConversion/none [2021-11-26T18:31:30.683Z] === RUN TestCredentialSpecConversion/config [2021-11-26T18:31:30.683Z] === RUN TestCredentialSpecConversion/file [2021-11-26T18:31:30.683Z] === RUN TestCredentialSpecConversion/registry [2021-11-26T18:31:30.683Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-26T18:31:30.683Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-26T18:31:30.683Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-26T18:31:30.683Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-26T18:31:30.683Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-26T18:31:30.683Z] === RUN TestControllerValidateMountBind [2021-11-26T18:31:30.683Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-26T18:31:30.683Z] === RUN TestControllerValidateMountVolume [2021-11-26T18:31:30.683Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-26T18:31:30.683Z] === RUN TestControllerValidateMountTarget [2021-11-26T18:31:30.683Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-26T18:31:30.683Z] === RUN TestControllerValidateMountTmpfs [2021-11-26T18:31:30.683Z] --- PASS: TestControllerValidateMountTmpfs (0.01s) [2021-11-26T18:31:30.683Z] === RUN TestControllerValidateMountInvalidType [2021-11-26T18:31:30.683Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-26T18:31:30.683Z] === RUN TestControllerValidateMountNamedPipe [2021-11-26T18:31:30.683Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-26T18:31:30.683Z] PASS [2021-11-26T18:31:30.683Z] coverage: 11.0% of statements [2021-11-26T18:31:30.683Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.720s coverage: 11.0% of statements [2021-11-26T18:31:30.686Z] --- PASS: TestNetworkDBCRUDTableEntry (4.66s) [2021-11-26T18:31:30.686Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-26T18:31:31.151Z] === RUN TestEventsLog [2021-11-26T18:31:31.151Z] --- PASS: TestEventsLog (0.00s) [2021-11-26T18:31:31.151Z] === RUN TestEventsLogTimeout [2021-11-26T18:31:31.151Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-26T18:31:31.151Z] === RUN TestLogEvents [2021-11-26T18:31:31.151Z] --- PASS: TestLogEvents (0.05s) [2021-11-26T18:31:31.151Z] === RUN TestLoadBufferedEvents [2021-11-26T18:31:31.151Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-11-26T18:31:31.151Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-26T18:31:31.151Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-26T18:31:31.151Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-26T18:31:31.151Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-26T18:31:31.151Z] PASS [2021-11-26T18:31:31.151Z] coverage: 50.0% of statements [2021-11-26T18:31:31.151Z] ok github.com/docker/docker/daemon/events 0.213s coverage: 50.0% of statements [2021-11-26T18:31:31.151Z] === RUN TestIsEmptyDir [2021-11-26T18:31:31.151Z] --- PASS: TestIsEmptyDir (0.00s) [2021-11-26T18:31:31.151Z] PASS [2021-11-26T18:31:31.151Z] coverage: 2.3% of statements [2021-11-26T18:31:31.151Z] ok github.com/docker/docker/daemon/graphdriver 0.051s coverage: 2.3% of statements [2021-11-26T18:31:31.618Z] === RUN TestVerifyNetworkingConfig [2021-11-26T18:31:31.618Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestGetContainer [2021-11-26T18:31:31.618Z] --- PASS: TestGetContainer (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestValidContainerNames [2021-11-26T18:31:31.618Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestContainerInitDNS [2021-11-26T18:31:31.618Z] daemon_test.go:146: root required [2021-11-26T18:31:31.618Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestMerge [2021-11-26T18:31:31.618Z] --- PASS: TestMerge (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestValidateContainerIsolation [2021-11-26T18:31:31.618Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestFindNetworkErrorType [2021-11-26T18:31:31.618Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestEnsureServicesExist [2021-11-26T18:31:31.618Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestEnsureServicesExistErrors [2021-11-26T18:31:31.618Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-26T18:31:31.618Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-26T18:31:31.618Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-26T18:31:31.618Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-26T18:31:31.618Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-26T18:31:31.618Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-26T18:31:31.618Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestContainerDelete [2021-11-26T18:31:31.618Z] --- PASS: TestContainerDelete (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestContainerDoubleDelete [2021-11-26T18:31:31.618Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestLogContainerEventCopyLabels [2021-11-26T18:31:31.618Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestLogContainerEventWithAttributes [2021-11-26T18:31:31.618Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestNoneHealthcheck [2021-11-26T18:31:31.618Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-26T18:31:31.618Z] === RUN TestHealthStates [2021-11-26T18:31:31.618Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.618Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.618Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.618Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.618Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.618Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.618Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.619Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.619Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.619Z] time="2021-11-26T18:31:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:31:31.619Z] --- PASS: TestHealthStates (0.13s) [2021-11-26T18:31:31.619Z] === RUN TestGetInspectData [2021-11-26T18:31:31.619Z] --- PASS: TestGetInspectData (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestFillLicense [2021-11-26T18:31:31.619Z] --- PASS: TestFillLicense (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestListInvalidFilter [2021-11-26T18:31:31.619Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestNameFilter [2021-11-26T18:31:31.619Z] --- PASS: TestNameFilter (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-26T18:31:31.619Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-26T18:31:31.619Z] === 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-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-26T18:31:31.619Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-26T18:31:31.619Z] --- 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-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-26T18:31:31.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestDaemonReloadLabels [2021-11-26T18:31:31.619Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-26T18:31:31.619Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestDaemonReloadMirrors [2021-11-26T18:31:31.619Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-26T18:31:31.619Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-26T18:31:31.619Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-26T18:31:31.619Z] === RUN TestDaemonDiscoveryReload [2021-11-26T18:31:31.675Z] --- PASS: Test (3.12s) [2021-11-26T18:31:31.675Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-26T18:31:31.675Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-26T18:31:31.675Z] --- PASS: Test/TestWatch (3.00s) [2021-11-26T18:31:31.675Z] PASS [2021-11-26T18:31:31.675Z] coverage: 84.1% of statements [2021-11-26T18:31:31.675Z] ok github.com/docker/docker/pkg/discovery/kv 3.163s coverage: 84.1% of statements [2021-11-26T18:31:32.087Z] === RUN TestLinkNaming [2021-11-26T18:31:32.087Z] --- PASS: TestLinkNaming (0.00s) [2021-11-26T18:31:32.087Z] === RUN TestLinkNew [2021-11-26T18:31:32.087Z] --- PASS: TestLinkNew (0.00s) [2021-11-26T18:31:32.087Z] === RUN TestLinkEnv [2021-11-26T18:31:32.087Z] --- PASS: TestLinkEnv (0.00s) [2021-11-26T18:31:32.087Z] === RUN TestLinkMultipleEnv [2021-11-26T18:31:32.087Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-26T18:31:32.087Z] === RUN TestLinkPortRangeEnv [2021-11-26T18:31:32.087Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-26T18:31:32.087Z] PASS [2021-11-26T18:31:32.087Z] coverage: 93.0% of statements [2021-11-26T18:31:32.087Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-11-26T18:31:32.145Z] === RUN Test [2021-11-26T18:31:32.145Z] === RUN Test/TestWatch [2021-11-26T18:31:32.145Z] --- PASS: Test (0.00s) [2021-11-26T18:31:32.145Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:31:32.145Z] PASS [2021-11-26T18:31:32.145Z] coverage: 92.3% of statements [2021-11-26T18:31:32.145Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-11-26T18:31:32.616Z] 2021/11/26 18:31:32 Closing DB instances... [2021-11-26T18:31:32.616Z] === RUN Test [2021-11-26T18:31:32.616Z] === RUN Test/TestInitialize [2021-11-26T18:31:32.616Z] === RUN Test/TestInitializeWithPattern [2021-11-26T18:31:32.616Z] === RUN Test/TestRegister [2021-11-26T18:31:32.616Z] === RUN Test/TestWatch [2021-11-26T18:31:32.616Z] --- PASS: Test (0.00s) [2021-11-26T18:31:32.616Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-26T18:31:32.616Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-26T18:31:32.616Z] --- PASS: Test/TestRegister (0.00s) [2021-11-26T18:31:32.616Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:31:32.616Z] PASS [2021-11-26T18:31:32.616Z] coverage: 93.8% of statements [2021-11-26T18:31:33.071Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-11-26T18:31:33.071Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-26T18:31:33.071Z] === RUN TestAdapterReadLogs [2021-11-26T18:31:33.071Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-26T18:31:33.071Z] === RUN TestCopier [2021-11-26T18:31:33.071Z] --- PASS: TestCopier (0.00s) [2021-11-26T18:31:33.071Z] === RUN TestCopierLongLines [2021-11-26T18:31:33.071Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-26T18:31:33.071Z] === RUN TestCopierSlow [2021-11-26T18:31:33.086Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-11-26T18:31:33.539Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-26T18:31:33.539Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-26T18:31:33.539Z] --- PASS: TestCopierSlow (0.20s) [2021-11-26T18:31:33.539Z] === RUN TestCopierWithSized [2021-11-26T18:31:33.539Z] === RUN TestCopierWithSized/as_is [2021-11-26T18:31:33.539Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-26T18:31:33.539Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-26T18:31:33.539Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-26T18:31:33.539Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-26T18:31:33.539Z] === RUN TestCopierWithPartial [2021-11-26T18:31:33.539Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-26T18:31:33.539Z] === RUN TestRingLogger [2021-11-26T18:31:33.539Z] --- PASS: TestRingLogger (0.00s) [2021-11-26T18:31:33.539Z] === RUN TestRingCap [2021-11-26T18:31:33.539Z] --- PASS: TestRingCap (0.00s) [2021-11-26T18:31:33.539Z] === RUN TestRingClose [2021-11-26T18:31:33.539Z] --- PASS: TestRingClose (0.00s) [2021-11-26T18:31:33.539Z] === RUN TestRingDrain [2021-11-26T18:31:33.539Z] --- PASS: TestRingDrain (0.00s) [2021-11-26T18:31:33.539Z] PASS [2021-11-26T18:31:33.539Z] coverage: 43.8% of statements [2021-11-26T18:31:33.539Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.8% of statements [2021-11-26T18:31:33.557Z] === RUN TestPollerAddRemove [2021-11-26T18:31:33.557Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-26T18:31:33.557Z] === RUN TestPollerEvent [2021-11-26T18:31:33.557Z] poller_test.go:40: No chmod on Windows [2021-11-26T18:31:33.557Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-26T18:31:33.557Z] === RUN TestPollerClose [2021-11-26T18:31:33.557Z] --- PASS: TestPollerClose (0.00s) [2021-11-26T18:31:33.557Z] PASS [2021-11-26T18:31:33.557Z] coverage: 45.7% of statements [2021-11-26T18:31:33.557Z] ok github.com/docker/docker/pkg/filenotify 0.030s coverage: 45.7% of statements [2021-11-26T18:31:34.007Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-26T18:31:34.007Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-26T18:31:34.007Z] reload_test.go:520: root required [2021-11-26T18:31:34.007Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-26T18:31:34.007Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-26T18:31:34.007Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-26T18:31:34.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-26T18:31:34.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.10s) [2021-11-26T18:31:34.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-26T18:31:34.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-11-26T18:31:34.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-26T18:31:34.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-26T18:31:34.007Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-26T18:31:34.007Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-26T18:31:34.007Z] === RUN TestParseVolumesFrom [2021-11-26T18:31:34.007Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-26T18:31:34.007Z] PASS [2021-11-26T18:31:34.007Z] coverage: 9.0% of statements [2021-11-26T18:31:34.007Z] ok github.com/docker/docker/daemon 2.440s coverage: 9.0% of statements [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-26T18:31:34.007Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig/defaults [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-26T18:31:34.007Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-26T18:31:34.007Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-26T18:31:34.007Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-26T18:31:34.007Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-26T18:31:34.007Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-26T18:31:34.028Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-11-26T18:31:34.028Z] === RUN TestNetworkDBNodeLeave [2021-11-26T18:31:34.474Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-26T18:31:34.475Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-26T18:31:34.475Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-26T18:31:34.475Z] time="2021-11-26T18:31:33Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-26T18:31:34.475Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-26T18:31:34.475Z] === RUN TestCreateSuccess [2021-11-26T18:31:34.475Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCreateStreamSkipped [2021-11-26T18:31:34.475Z] time="2021-11-26T18:31:33Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-26T18:31:34.475Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCreateLogGroupSuccess [2021-11-26T18:31:34.475Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCreateError [2021-11-26T18:31:34.475Z] --- PASS: TestCreateError (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCreateAlreadyExists [2021-11-26T18:31:34.475Z] time="2021-11-26T18:31:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-26T18:31:34.475Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestLogClosed [2021-11-26T18:31:34.475Z] --- PASS: TestLogClosed (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestLogBlocking [2021-11-26T18:31:34.475Z] --- PASS: TestLogBlocking (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-26T18:31:34.475Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestLogNonBlockingBufferFull [2021-11-26T18:31:34.475Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestPublishBatchSuccess [2021-11-26T18:31:34.475Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestPublishBatchError [2021-11-26T18:31:34.475Z] time="2021-11-26T18:31:33Z" level=error msg=Error [2021-11-26T18:31:34.475Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-26T18:31:34.475Z] time="2021-11-26T18:31:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-26T18:31:34.475Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-26T18:31:34.475Z] time="2021-11-26T18:31:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-26T18:31:34.475Z] time="2021-11-26T18:31:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-26T18:31:34.475Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchSimple [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchTicker [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchMultilinePattern [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchClose [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestEffectiveLen [2021-11-26T18:31:34.475Z] === RUN TestEffectiveLen/0/Hello [2021-11-26T18:31:34.475Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-26T18:31:34.475Z] === RUN TestEffectiveLen/2/🙃 [2021-11-26T18:31:34.475Z] === RUN TestEffectiveLen/3/���� [2021-11-26T18:31:34.475Z] === RUN TestEffectiveLen/4/He��o [2021-11-26T18:31:34.475Z] === RUN TestEffectiveLen/5/ [2021-11-26T18:31:34.475Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/0/ [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/1/Hello [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: Hello [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/2/Hello [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: He [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: llo [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/3/Hello [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: Hello [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/4/🙃 [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/5/🙃 [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/6/a� [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: a [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: � [2021-11-26T18:31:34.475Z] === RUN TestFindValidSplit/7/a� [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1063: a� [2021-11-26T18:31:34.475Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit (0.01s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestProcessEventEmoji [2021-11-26T18:31:34.475Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchLineSplit [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchMaxEvents [2021-11-26T18:31:34.475Z] === RUN TestSearchRegistryForImagesErrors [2021-11-26T18:31:34.475Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestSearchRegistryForImages [2021-11-26T18:31:34.475Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestOnlyPlatformWithFallback [2021-11-26T18:31:34.475Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestImageDelete [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-26T18:31:34.475Z] === RUN TestImageDelete/no_lease [2021-11-26T18:31:34.475Z] === RUN TestImageDelete/lease_exists [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-26T18:31:34.475Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-26T18:31:34.475Z] --- PASS: TestImageDelete (0.02s) [2021-11-26T18:31:34.475Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-26T18:31:34.475Z] === RUN TestContentStoreForPull [2021-11-26T18:31:34.475Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-26T18:31:34.475Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-26T18:31:34.475Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-26T18:31:34.475Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestCreateTagSuccess [2021-11-26T18:31:34.475Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-26T18:31:34.475Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-26T18:31:34.475Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-26T18:31:34.475Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-26T18:31:34.475Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-26T18:31:34.475Z] PASS [2021-11-26T18:31:34.475Z] coverage: 77.4% of statements [2021-11-26T18:31:34.475Z] ok github.com/docker/docker/daemon/logger/awslogs 0.316s coverage: 77.4% of statements [2021-11-26T18:31:34.475Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-26T18:31:34.475Z] PASS [2021-11-26T18:31:34.475Z] coverage: 6.7% of statements [2021-11-26T18:31:34.475Z] ok github.com/docker/docker/daemon/images 0.276s coverage: 6.7% of statements [2021-11-26T18:31:34.475Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-26T18:31:34.475Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-26T18:31:34.475Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-26T18:31:34.475Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-26T18:31:34.475Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-26T18:31:34.475Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-26T18:31:34.475Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-26T18:31:34.499Z] === RUN TestCopyFileWithInvalidSrc [2021-11-26T18:31:34.499Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCopyFileWithInvalidDest [2021-11-26T18:31:34.499Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-26T18:31:34.499Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-26T18:31:34.499Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCopyFile [2021-11-26T18:31:34.499Z] --- PASS: TestCopyFile (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-26T18:31:34.499Z] fileutils_test.go:133: Needs porting to Windows [2021-11-26T18:31:34.499Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-26T18:31:34.499Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-26T18:31:34.499Z] fileutils_test.go:179: Needs porting to Windows [2021-11-26T18:31:34.499Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestWildcardMatches [2021-11-26T18:31:34.499Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestPatternMatches [2021-11-26T18:31:34.499Z] --- PASS: TestPatternMatches (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-26T18:31:34.499Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestPatternMatchesFolderExclusions [2021-11-26T18:31:34.499Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-26T18:31:34.499Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-26T18:31:34.499Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-26T18:31:34.499Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-26T18:31:34.499Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestSingleExclamationError [2021-11-26T18:31:34.499Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestMatchesWithNoPatterns [2021-11-26T18:31:34.499Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestMatchesWithMalformedPatterns [2021-11-26T18:31:34.499Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestMatches [2021-11-26T18:31:34.499Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-26T18:31:34.499Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-26T18:31:34.499Z] === RUN TestMatches/MatchesUsingParentResults [2021-11-26T18:31:34.499Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-11-26T18:31:34.499Z] --- PASS: TestMatches (0.01s) [2021-11-26T18:31:34.499Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-26T18:31:34.499Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-26T18:31:34.499Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-11-26T18:31:34.499Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCleanPatterns [2021-11-26T18:31:34.499Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-26T18:31:34.499Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCleanPatternsExceptionFlag [2021-11-26T18:31:34.499Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-26T18:31:34.499Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-26T18:31:34.499Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCleanPatternsErrorSingleException [2021-11-26T18:31:34.499Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCreateIfNotExistsDir [2021-11-26T18:31:34.499Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestCreateIfNotExistsFile [2021-11-26T18:31:34.499Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-26T18:31:34.499Z] === RUN TestMatch [2021-11-26T18:31:34.499Z] --- PASS: TestMatch (0.00s) [2021-11-26T18:31:34.499Z] PASS [2021-11-26T18:31:34.499Z] coverage: 84.0% of statements [2021-11-26T18:31:34.499Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 84.0% of statements [2021-11-26T18:31:34.499Z] --- PASS: TestGetAddress (19.91s) [2021-11-26T18:31:34.499Z] === RUN TestRequestSyntaxCheck [2021-11-26T18:31:34.499Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-11-26T18:31:34.499Z] === RUN TestRequest [2021-11-26T18:31:34.943Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-26T18:31:34.943Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-26T18:31:34.943Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-26T18:31:34.943Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-11-26T18:31:34.943Z] === RUN TestFastTimeMarshalJSON [2021-11-26T18:31:34.943Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2021-11-26T18:31:34.943Z] PASS [2021-11-26T18:31:34.943Z] coverage: 87.2% of statements [2021-11-26T18:31:34.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.238s coverage: 87.2% of statements [2021-11-26T18:31:34.969Z] === RUN TestGet [2021-11-26T18:31:34.969Z] --- PASS: TestGet (0.00s) [2021-11-26T18:31:34.969Z] === RUN TestGetShortcutString [2021-11-26T18:31:34.969Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-26T18:31:34.969Z] PASS [2021-11-26T18:31:34.969Z] coverage: 42.9% of statements [2021-11-26T18:31:34.969Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2021-11-26T18:31:35.411Z] === RUN TestJSONFileLogger [2021-11-26T18:31:35.411Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-26T18:31:35.411Z] === RUN TestJSONFileLoggerWithTags [2021-11-26T18:31:35.411Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-26T18:31:35.411Z] === RUN TestJSONFileLoggerWithOpts [2021-11-26T18:31:35.411Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-26T18:31:35.411Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-26T18:31:35.411Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-26T18:31:35.411Z] === RUN TestEncodeDecode [2021-11-26T18:31:35.411Z] === PAUSE TestEncodeDecode [2021-11-26T18:31:35.411Z] === RUN TestUnexpectedEOF [2021-11-26T18:31:35.411Z] time="2021-11-26T18:31:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-26T18:31:35.411Z] time="2021-11-26T18:31:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-26T18:31:35.411Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-26T18:31:35.411Z] === CONT TestEncodeDecode [2021-11-26T18:31:35.411Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-26T18:31:35.411Z] PASS [2021-11-26T18:31:35.411Z] coverage: 69.9% of statements [2021-11-26T18:31:35.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.190s coverage: 69.9% of statements [2021-11-26T18:31:35.443Z] === RUN TestCreateIDMapOrder [2021-11-26T18:31:35.443Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-26T18:31:35.443Z] PASS [2021-11-26T18:31:35.443Z] coverage: 7.2% of statements [2021-11-26T18:31:35.443Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-11-26T18:31:35.878Z] === RUN TestWriteLog [2021-11-26T18:31:35.878Z] === PAUSE TestWriteLog [2021-11-26T18:31:35.878Z] === RUN TestReadLog [2021-11-26T18:31:35.878Z] === PAUSE TestReadLog [2021-11-26T18:31:35.878Z] === CONT TestWriteLog [2021-11-26T18:31:35.878Z] === CONT TestReadLog [2021-11-26T18:31:35.878Z] --- PASS: TestWriteLog (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestReadLog/tail_exact [2021-11-26T18:31:35.878Z] === RUN TestOpenFileDelete [2021-11-26T18:31:35.878Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestOpenFileRename [2021-11-26T18:31:35.878Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestParseLogTagDefaultTag [2021-11-26T18:31:35.878Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestParseLogTag [2021-11-26T18:31:35.878Z] --- PASS: TestParseLogTag (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestParseLogTagEmptyTag [2021-11-26T18:31:35.878Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestTailFiles [2021-11-26T18:31:35.878Z] --- PASS: TestTailFiles (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestFollowLogsConsumerGone [2021-11-26T18:31:35.878Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestFollowLogsProducerGone [2021-11-26T18:31:35.878Z] logfile_test.go:178: logDecode() closed after sending 2454 messages [2021-11-26T18:31:35.878Z] logfile_test.go:231: messages sent: 2454, received: 2454 [2021-11-26T18:31:35.878Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-26T18:31:35.878Z] === RUN TestCheckCapacityAndRotate [2021-11-26T18:31:35.878Z] === RUN TestReadLog/tail_less_than_available [2021-11-26T18:31:35.878Z] === RUN TestReadLog/tail_more_than_available [2021-11-26T18:31:35.878Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-26T18:31:35.878Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-26T18:31:36.346Z] --- PASS: TestReadLog (0.15s) [2021-11-26T18:31:36.346Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-26T18:31:36.346Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-26T18:31:36.346Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-26T18:31:36.346Z] PASS [2021-11-26T18:31:36.346Z] coverage: 75.2% of statements [2021-11-26T18:31:36.346Z] ok github.com/docker/docker/daemon/logger/local 0.246s coverage: 75.2% of statements [2021-11-26T18:31:36.346Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-26T18:31:36.346Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-11-26T18:31:36.346Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-26T18:31:36.346Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-11-26T18:31:36.346Z] PASS [2021-11-26T18:31:36.346Z] coverage: 53.7% of statements [2021-11-26T18:31:36.346Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.103s coverage: 53.7% of statements [2021-11-26T18:31:36.439Z] === RUN TestFixedBufferCap [2021-11-26T18:31:36.439Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestFixedBufferLen [2021-11-26T18:31:36.439Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestFixedBufferString [2021-11-26T18:31:36.439Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestFixedBufferWrite [2021-11-26T18:31:36.439Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestFixedBufferRead [2021-11-26T18:31:36.439Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestBytesPipeRead [2021-11-26T18:31:36.439Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestBytesPipeWrite [2021-11-26T18:31:36.439Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-26T18:31:36.439Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-11-26T18:31:36.439Z] === RUN TestAtomicWriteToFile [2021-11-26T18:31:36.439Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-11-26T18:31:36.439Z] === RUN TestAtomicWriteSetCommit [2021-11-26T18:31:36.814Z] === RUN TestLog [2021-11-26T18:31:36.814Z] --- PASS: TestLog (0.00s) [2021-11-26T18:31:36.814Z] PASS [2021-11-26T18:31:36.814Z] coverage: 31.5% of statements [2021-11-26T18:31:36.814Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.124s coverage: 31.5% of statements [2021-11-26T18:31:36.910Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-26T18:31:36.910Z] === RUN TestAtomicWriteSetCancel [2021-11-26T18:31:36.910Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-26T18:31:36.910Z] === RUN TestReadCloserWrapperClose [2021-11-26T18:31:36.910Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-26T18:31:36.910Z] === RUN TestReaderErrWrapperReadOnError [2021-11-26T18:31:36.910Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-26T18:31:36.910Z] === RUN TestReaderErrWrapperRead [2021-11-26T18:31:36.910Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-26T18:31:36.910Z] === RUN TestCancelReadCloser [2021-11-26T18:31:36.910Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-26T18:31:36.910Z] === RUN TestWriteCloserWrapperClose [2021-11-26T18:31:36.910Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-26T18:31:36.910Z] === RUN TestNopWriteCloser [2021-11-26T18:31:36.910Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-26T18:31:36.910Z] === RUN TestNopWriter [2021-11-26T18:31:36.910Z] --- PASS: TestNopWriter (0.00s) [2021-11-26T18:31:36.910Z] === RUN TestWriteCounter [2021-11-26T18:31:36.910Z] --- PASS: TestWriteCounter (0.00s) [2021-11-26T18:31:36.910Z] PASS [2021-11-26T18:31:36.910Z] coverage: 69.2% of statements [2021-11-26T18:31:36.910Z] ok github.com/docker/docker/pkg/ioutils 0.533s coverage: 69.2% of statements [2021-11-26T18:31:36.910Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-26T18:31:36.910Z] === RUN TestNetworkDBWatch [2021-11-26T18:31:37.285Z] === RUN TestValidateLogOpt [2021-11-26T18:31:37.285Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestNewMissedConfig [2021-11-26T18:31:37.285Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestNewMissedUrl [2021-11-26T18:31:37.285Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestNewMissedToken [2021-11-26T18:31:37.285Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestNewWithProxy [2021-11-26T18:31:37.285Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestDefault [2021-11-26T18:31:37.285Z] --- PASS: TestDefault (0.01s) [2021-11-26T18:31:37.285Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-26T18:31:37.285Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestJsonFormat [2021-11-26T18:31:37.285Z] --- PASS: TestJsonFormat (0.01s) [2021-11-26T18:31:37.285Z] === RUN TestRawFormat [2021-11-26T18:31:37.285Z] --- PASS: TestRawFormat (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestRawFormatWithLabels [2021-11-26T18:31:37.285Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestRawFormatWithoutTag [2021-11-26T18:31:37.285Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestBatching [2021-11-26T18:31:37.285Z] === RUN TestNewParse [2021-11-26T18:31:37.285Z] --- PASS: TestNewParse (0.00s) [2021-11-26T18:31:37.285Z] PASS [2021-11-26T18:31:37.285Z] coverage: 8.3% of statements [2021-11-26T18:31:37.285Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2021-11-26T18:31:37.285Z] === RUN TestParseLogFormat [2021-11-26T18:31:37.285Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestValidateLogOptEmpty [2021-11-26T18:31:37.285Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestValidateSyslogAddress [2021-11-26T18:31:37.285Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestParseAddressDefaultPort [2021-11-26T18:31:37.285Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestValidateSyslogFacility [2021-11-26T18:31:37.285Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestValidateLogOptSyslogFormat [2021-11-26T18:31:37.285Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestValidateLogOpt [2021-11-26T18:31:37.285Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-26T18:31:37.285Z] PASS [2021-11-26T18:31:37.285Z] coverage: 46.8% of statements [2021-11-26T18:31:37.285Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2021-11-26T18:31:37.285Z] --- PASS: TestBatching (0.21s) [2021-11-26T18:31:37.285Z] === RUN TestFrequency [2021-11-26T18:31:37.285Z] --- PASS: TestFrequency (0.16s) [2021-11-26T18:31:37.285Z] === RUN TestOneMessagePerRequest [2021-11-26T18:31:37.285Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestVerify [2021-11-26T18:31:37.285Z] --- PASS: TestVerify (0.00s) [2021-11-26T18:31:37.285Z] === RUN TestSkipVerify [2021-11-26T18:31:37.380Z] === RUN TestError [2021-11-26T18:31:37.380Z] --- PASS: TestError (0.00s) [2021-11-26T18:31:37.380Z] === RUN TestProgressString [2021-11-26T18:31:37.380Z] === RUN TestProgressString/no_progress [2021-11-26T18:31:37.380Z] === RUN TestProgressString/progress_1 [2021-11-26T18:31:37.380Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-26T18:31:37.380Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-26T18:31:37.380Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-26T18:31:37.380Z] === RUN TestProgressString/with_units [2021-11-26T18:31:37.380Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-26T18:31:37.380Z] === RUN TestProgressString/hide_counts [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-26T18:31:37.380Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-26T18:31:37.380Z] === RUN TestJSONMessageDisplay [2021-11-26T18:31:37.380Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-26T18:31:37.380Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-26T18:31:37.380Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-26T18:31:37.380Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-26T18:31:37.380Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-26T18:31:37.380Z] === RUN TestDisplayJSONMessagesStream [2021-11-26T18:31:37.380Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-26T18:31:37.380Z] PASS [2021-11-26T18:31:37.380Z] coverage: 91.7% of statements [2021-11-26T18:31:37.380Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] --- PASS: TestSkipVerify (0.41s) [2021-11-26T18:31:37.752Z] === RUN TestBufferMaximum [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951497.588933\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951497.588933\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:37.752Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-26T18:31:37.752Z] === RUN TestServerAlwaysDown [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951497.590933\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951497.590933\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951497.590933\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951497.591931\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:37.752Z] time="2021-11-26T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951497.591931\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:37.752Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-26T18:31:37.752Z] === RUN TestCannotSendAfterClose [2021-11-26T18:31:37.752Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-26T18:31:37.752Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-26T18:31:37.850Z] === RUN TestStandardLongPath [2021-11-26T18:31:37.850Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-26T18:31:37.850Z] === RUN TestUNCLongPath [2021-11-26T18:31:37.850Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-26T18:31:37.850Z] PASS [2021-11-26T18:31:37.850Z] coverage: 100.0% of statements [2021-11-26T18:31:37.850Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2021-11-26T18:31:38.219Z] === RUN TestV1IDService [2021-11-26T18:31:38.220Z] --- PASS: TestV1IDService (0.01s) [2021-11-26T18:31:38.220Z] === RUN TestV2MetadataService [2021-11-26T18:31:38.321Z] 2021/11/26 18:31:38 Closing DB instances... [2021-11-26T18:31:38.686Z] --- PASS: TestV2MetadataService (0.47s) [2021-11-26T18:31:38.687Z] PASS [2021-11-26T18:31:38.687Z] coverage: 48.2% of statements [2021-11-26T18:31:38.687Z] ok github.com/docker/docker/distribution/metadata 0.629s coverage: 48.2% of statements [2021-11-26T18:31:38.687Z] time="2021-11-26T18:31:38Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-26T18:31:38.687Z] time="2021-11-26T18:31:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"90496bd2f240\"}'" [2021-11-26T18:31:38.687Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-26T18:31:38.687Z] PASS [2021-11-26T18:31:38.687Z] coverage: 82.5% of statements [2021-11-26T18:31:38.687Z] ok github.com/docker/docker/daemon/logger/splunk 1.868s coverage: 82.5% of statements [2021-11-26T18:31:38.687Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-26T18:31:38.687Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-26T18:31:38.687Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-26T18:31:38.791Z] === RUN TestNameFormat [2021-11-26T18:31:38.791Z] --- PASS: TestNameFormat (0.00s) [2021-11-26T18:31:38.791Z] === RUN TestNameRetries [2021-11-26T18:31:38.791Z] --- PASS: TestNameRetries (0.00s) [2021-11-26T18:31:38.791Z] PASS [2021-11-26T18:31:38.791Z] coverage: 85.7% of statements [2021-11-26T18:31:38.791Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-11-26T18:31:39.154Z] === RUN TestSuccessfulDownload [2021-11-26T18:31:39.154Z] download_test.go:267: Needs fixing on Windows [2021-11-26T18:31:39.154Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-26T18:31:39.154Z] === RUN TestCancelledDownload [2021-11-26T18:31:39.154Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-26T18:31:39.154Z] === RUN TestMaxDownloadAttempts [2021-11-26T18:31:39.154Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:31:39.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:31:39.154Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:31:39.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:31:39.154Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:31:39.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:31:39.154Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:31:39.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:31:39.154Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:31:39.154Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:31:39.154Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:31:39.154Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:31:39.261Z] === RUN TestParseKeyValueOpt [2021-11-26T18:31:39.261Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-26T18:31:39.261Z] === RUN TestParseUintList [2021-11-26T18:31:39.261Z] --- PASS: TestParseUintList (0.00s) [2021-11-26T18:31:39.261Z] === RUN TestParseUintListMaximumLimits [2021-11-26T18:31:39.261Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-26T18:31:39.261Z] PASS [2021-11-26T18:31:39.261Z] coverage: 97.0% of statements [2021-11-26T18:31:39.261Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-11-26T18:31:39.621Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-26T18:31:39.621Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-26T18:31:39.621Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-26T18:31:39.621Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-26T18:31:39.621Z] === RUN TestContinueOnError_NeverContinue [2021-11-26T18:31:39.621Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-26T18:31:39.621Z] === RUN TestManifestStore [2021-11-26T18:31:39.621Z] === RUN TestManifestStore/no_remote_or_local [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:31:39.621Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-26T18:31:39.621Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-11-26T18:31:39.621Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-11-26T18:31:39.621Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-11-26T18:31:39.621Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-11-26T18:31:39.621Z] === RUN TestTransfer [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local746639967\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-26T18:31:39.621Z] === RUN TestManifestStore/no_local_cache [2021-11-26T18:31:39.621Z] === RUN TestManifestStore/with_local_cache [2021-11-26T18:31:39.621Z] === RUN TestManifestStore/unknown_media_type [2021-11-26T18:31:39.621Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=warning msg="reference for unknown type: " [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=warning msg="reference for unknown type: " [2021-11-26T18:31:39.621Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-26T18:31:39.621Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-26T18:31:39.621Z] time="2021-11-26T18:31:39Z" level=warning msg="reference for unknown type: " [2021-11-26T18:31:39.622Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-26T18:31:39.622Z] time="2021-11-26T18:31:39Z" level=warning msg="reference for unknown type: " [2021-11-26T18:31:39.622Z] --- PASS: TestTransfer (0.12s) [2021-11-26T18:31:39.622Z] === RUN TestConcurrencyLimit [2021-11-26T18:31:39.622Z] time="2021-11-26T18:31:39Z" level=warning msg="reference for unknown type: " [2021-11-26T18:31:39.622Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-26T18:31:39.622Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-26T18:31:39.622Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-26T18:31:39.622Z] time="2021-11-26T18:31:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore (0.21s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaType [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-11-26T18:31:39.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-11-26T18:31:39.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestFixManifestLayers [2021-11-26T18:31:39.622Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-26T18:31:39.622Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-26T18:31:39.622Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestFixManifestLayersBadParent [2021-11-26T18:31:39.622Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestValidateManifest [2021-11-26T18:31:39.622Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-26T18:31:39.622Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestFormatPlatform [2021-11-26T18:31:39.622Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestGetRepositoryMountCandidates [2021-11-26T18:31:39.622Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestLayerAlreadyExists [2021-11-26T18:31:39.622Z] 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-26T18:31:39.622Z] 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-26T18:31:39.622Z] 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-26T18:31:39.622Z] 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-26T18:31:39.622Z] 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-26T18:31:39.622Z] 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-26T18:31:39.622Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-26T18:31:39.622Z] === RUN TestWhenEmptyAuthConfig [2021-11-26T18:31:39.731Z] === RUN TestNewAndRemove [2021-11-26T18:31:39.731Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-26T18:31:39.731Z] === RUN TestRemoveInvalidPath [2021-11-26T18:31:39.731Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-26T18:31:39.731Z] PASS [2021-11-26T18:31:39.731Z] coverage: 82.6% of statements [2021-11-26T18:31:39.731Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-11-26T18:31:39.731Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-26T18:31:39.731Z] === RUN TestNetworkDBBulkSync [2021-11-26T18:31:39.731Z] --- PASS: TestRequest (5.53s) [2021-11-26T18:31:39.731Z] === RUN TestOverlappingRequests [2021-11-26T18:31:40.089Z] === RUN TestNotFound [2021-11-26T18:31:40.089Z] --- PASS: TestNotFound (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestConflict [2021-11-26T18:31:40.089Z] --- PASS: TestConflict (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestForbidden [2021-11-26T18:31:40.089Z] --- PASS: TestForbidden (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestInvalidParameter [2021-11-26T18:31:40.089Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestNotImplemented [2021-11-26T18:31:40.089Z] --- PASS: TestNotImplemented (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestNotModified [2021-11-26T18:31:40.089Z] --- PASS: TestNotModified (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestUnauthorized [2021-11-26T18:31:40.089Z] --- PASS: TestUnauthorized (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestUnknown [2021-11-26T18:31:40.089Z] --- PASS: TestUnknown (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestCancelled [2021-11-26T18:31:40.089Z] --- PASS: TestCancelled (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestDeadline [2021-11-26T18:31:40.089Z] --- PASS: TestDeadline (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestDataLoss [2021-11-26T18:31:40.089Z] --- PASS: TestDataLoss (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestUnavailable [2021-11-26T18:31:40.089Z] --- PASS: TestUnavailable (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestSystem [2021-11-26T18:31:40.089Z] --- PASS: TestSystem (0.00s) [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Not_Found [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Bad_Request [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Conflict [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Unauthorized [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Forbidden [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Not_Modified [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-26T18:31:40.089Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-26T18:31:40.089Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-26T18:31:40.090Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-26T18:31:40.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-26T18:31:40.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-26T18:31:40.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-26T18:31:40.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-26T18:31:40.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-26T18:31:40.090Z] PASS [2021-11-26T18:31:40.090Z] coverage: 53.1% of statements [2021-11-26T18:31:40.090Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-11-26T18:31:40.090Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-26T18:31:40.090Z] === RUN TestInactiveJobs [2021-11-26T18:31:40.090Z] === RUN TestFSGetInvalidData [2021-11-26T18:31:40.090Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-26T18:31:40.090Z] === RUN TestFSInvalidSet [2021-11-26T18:31:40.090Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-26T18:31:40.090Z] === RUN TestFSInvalidRoot [2021-11-26T18:31:40.090Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-11-26T18:31:40.090Z] === RUN TestFSMetadataGetSet [2021-11-26T18:31:40.090Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-26T18:31:40.090Z] === RUN TestFSInvalidWalker [2021-11-26T18:31:40.090Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-26T18:31:40.090Z] === RUN TestFSGetSet [2021-11-26T18:31:40.090Z] --- PASS: TestFSGetSet (0.01s) [2021-11-26T18:31:40.090Z] === RUN TestFSGetUnsetKey [2021-11-26T18:31:40.090Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-26T18:31:40.090Z] === RUN TestFSGetEmptyData [2021-11-26T18:31:40.090Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-26T18:31:40.090Z] === RUN TestFSDelete [2021-11-26T18:31:40.090Z] --- PASS: TestFSDelete (0.01s) [2021-11-26T18:31:40.090Z] === RUN TestFSWalker [2021-11-26T18:31:40.090Z] --- PASS: TestFSWalker (0.01s) [2021-11-26T18:31:40.090Z] === RUN TestFSWalkerStopOnError [2021-11-26T18:31:40.090Z] --- PASS: TestFSWalkerStopOnError (0.00s) [2021-11-26T18:31:40.090Z] === RUN TestNewFromJSON [2021-11-26T18:31:40.090Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-26T18:31:40.090Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-26T18:31:40.090Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-26T18:31:40.090Z] === RUN TestMarshalKeyOrder [2021-11-26T18:31:40.090Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-26T18:31:40.090Z] === RUN TestHistoryEqual [2021-11-26T18:31:40.201Z] --- PASS: TestOverlappingRequests (0.40s) [2021-11-26T18:31:40.201Z] === RUN TestRelease [2021-11-26T18:31:40.557Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-26T18:31:40.557Z] === RUN TestWatchRelease [2021-11-26T18:31:40.557Z] --- PASS: TestWatchRelease (0.04s) [2021-11-26T18:31:40.557Z] === RUN TestWatchFinishedTransfer [2021-11-26T18:31:40.557Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-26T18:31:40.557Z] === RUN TestDuplicateTransfer [2021-11-26T18:31:40.557Z] --- PASS: TestHistoryEqual (0.11s) [2021-11-26T18:31:40.557Z] === RUN TestImage [2021-11-26T18:31:40.557Z] --- PASS: TestImage (0.00s) [2021-11-26T18:31:40.557Z] === RUN TestImageOSNotEmpty [2021-11-26T18:31:40.557Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-26T18:31:40.557Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-26T18:31:40.557Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-26T18:31:40.557Z] === RUN TestCreate [2021-11-26T18:31:40.557Z] --- PASS: TestCreate (0.00s) [2021-11-26T18:31:40.557Z] === RUN TestRestore [2021-11-26T18:31:40.557Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-26T18:31:40.557Z] === RUN TestSuccessfulUpload [2021-11-26T18:31:40.557Z] time="2021-11-26T18:31:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-26T18:31:40.557Z] --- PASS: TestRestore (0.02s) [2021-11-26T18:31:40.557Z] === RUN TestAddDelete [2021-11-26T18:31:40.557Z] --- PASS: TestAddDelete (0.01s) [2021-11-26T18:31:40.557Z] === RUN TestSearchAfterDelete [2021-11-26T18:31:40.557Z] --- PASS: TestSearchAfterDelete (0.00s) [2021-11-26T18:31:40.557Z] === RUN TestParentReset [2021-11-26T18:31:40.557Z] --- PASS: TestParentReset (0.01s) [2021-11-26T18:31:40.557Z] === RUN TestGetAndSetLastUpdated [2021-11-26T18:31:40.557Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-26T18:31:40.557Z] === RUN TestStoreLen [2021-11-26T18:31:40.557Z] --- PASS: TestStoreLen (0.03s) [2021-11-26T18:31:40.557Z] PASS [2021-11-26T18:31:40.557Z] coverage: 86.6% of statements [2021-11-26T18:31:40.557Z] ok github.com/docker/docker/image 0.323s coverage: 86.6% of statements [2021-11-26T18:31:40.557Z] time="2021-11-26T18:31:40Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-26T18:31:40.557Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-11-26T18:31:40.557Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-26T18:31:40.557Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-26T18:31:40.557Z] === RUN TestTokenPassThru [2021-11-26T18:31:40.557Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-26T18:31:40.557Z] === RUN TestTokenPassThruDifferentHost [2021-11-26T18:31:40.557Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-26T18:31:40.557Z] PASS [2021-11-26T18:31:40.557Z] coverage: 24.6% of statements [2021-11-26T18:31:40.557Z] ok github.com/docker/docker/distribution 1.380s coverage: 24.6% of statements [2021-11-26T18:31:40.670Z] === RUN TestFailedConnection [2021-11-26T18:31:41.025Z] --- PASS: TestSuccessfulUpload (0.35s) [2021-11-26T18:31:41.025Z] === RUN TestCancelledUpload [2021-11-26T18:31:41.025Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-26T18:31:41.025Z] PASS [2021-11-26T18:31:41.025Z] coverage: 76.8% of statements [2021-11-26T18:31:41.025Z] === RUN TestCompare [2021-11-26T18:31:41.025Z] --- PASS: TestCompare (0.00s) [2021-11-26T18:31:41.025Z] PASS [2021-11-26T18:31:41.025Z] coverage: 19.2% of statements [2021-11-26T18:31:41.025Z] ok github.com/docker/docker/distribution/xfer 1.794s coverage: 76.8% of statements [2021-11-26T18:31:41.025Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2021-11-26T18:31:41.025Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-26T18:31:41.025Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-26T18:31:41.141Z] 2021/11/26 18:31:40 Closing DB instances... [2021-11-26T18:31:41.141Z] --- PASS: TestRelease (0.97s) [2021-11-26T18:31:41.141Z] === RUN TestAllocateRandomDeallocate [2021-11-26T18:31:42.010Z] === RUN TestMakeV1ConfigFromConfig [2021-11-26T18:31:42.010Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-26T18:31:42.010Z] PASS [2021-11-26T18:31:42.010Z] coverage: 25.0% of statements [2021-11-26T18:31:42.010Z] ok github.com/docker/docker/image/v1 0.167s coverage: 25.0% of statements [2021-11-26T18:31:42.010Z] === RUN TestValidateManifest [2021-11-26T18:31:42.010Z] === RUN TestValidateManifest/nil [2021-11-26T18:31:42.010Z] === RUN TestValidateManifest/non-nil [2021-11-26T18:31:42.010Z] --- PASS: TestValidateManifest (0.00s) [2021-11-26T18:31:42.010Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-26T18:31:42.010Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-26T18:31:42.010Z] PASS [2021-11-26T18:31:42.010Z] coverage: 0.7% of statements [2021-11-26T18:31:42.010Z] ok github.com/docker/docker/image/tarexport 0.118s coverage: 0.7% of statements [2021-11-26T18:31:42.010Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-26T18:31:42.131Z] === RUN TestParseEmptyInterface [2021-11-26T18:31:42.131Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-26T18:31:42.131Z] === RUN TestParseNonInterfaceType [2021-11-26T18:31:42.131Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-26T18:31:42.131Z] === RUN TestParseWithOneFunction [2021-11-26T18:31:42.131Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-26T18:31:42.131Z] === RUN TestParseWithMultipleFuncs [2021-11-26T18:31:42.131Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-26T18:31:42.131Z] === RUN TestParseWithUnnamedReturn [2021-11-26T18:31:42.131Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-26T18:31:42.131Z] === RUN TestEmbeddedInterface [2021-11-26T18:31:42.131Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-26T18:31:42.131Z] === RUN TestParsedImports [2021-11-26T18:31:42.131Z] --- PASS: TestParsedImports (0.00s) [2021-11-26T18:31:42.131Z] === RUN TestAliasedImports [2021-11-26T18:31:42.131Z] --- PASS: TestAliasedImports (0.00s) [2021-11-26T18:31:42.131Z] PASS [2021-11-26T18:31:42.131Z] coverage: 56.8% of statements [2021-11-26T18:31:42.131Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2021-11-26T18:31:42.482Z] === RUN TestSerialization [2021-11-26T18:31:42.482Z] --- PASS: TestSerialization (0.02s) [2021-11-26T18:31:42.482Z] PASS [2021-11-26T18:31:42.482Z] coverage: 100.0% of statements [2021-11-26T18:31:42.482Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-11-26T18:31:42.602Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-26T18:31:42.602Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-26T18:31:42.602Z] === RUN TestHTTPTransport [2021-11-26T18:31:42.602Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-26T18:31:42.602Z] PASS [2021-11-26T18:31:42.602Z] coverage: 85.7% of statements [2021-11-26T18:31:42.602Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2021-11-26T18:31:42.949Z] === RUN TestEmptyLayer [2021-11-26T18:31:42.949Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestCommitFailure [2021-11-26T18:31:42.949Z] --- PASS: TestCommitFailure (0.01s) [2021-11-26T18:31:42.949Z] === RUN TestStartTransactionFailure [2021-11-26T18:31:42.949Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestGetOrphan [2021-11-26T18:31:42.949Z] --- PASS: TestGetOrphan (0.01s) [2021-11-26T18:31:42.949Z] === RUN TestMountAndRegister [2021-11-26T18:31:42.949Z] layer_test.go:270: Layer size: 14 [2021-11-26T18:31:42.949Z] --- PASS: TestMountAndRegister (0.03s) [2021-11-26T18:31:42.949Z] === RUN TestLayerRelease [2021-11-26T18:31:42.949Z] layer_test.go:303: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestStoreRestore [2021-11-26T18:31:42.949Z] layer_test.go:352: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestTarStreamStability [2021-11-26T18:31:42.949Z] layer_test.go:467: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestRegisterExistingLayer [2021-11-26T18:31:42.949Z] === RUN TestEnvironmentParsing [2021-11-26T18:31:42.949Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-26T18:31:42.949Z] PASS [2021-11-26T18:31:42.949Z] coverage: 1.2% of statements [2021-11-26T18:31:42.949Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-11-26T18:31:42.949Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-11-26T18:31:42.949Z] === RUN TestTarStreamVerification [2021-11-26T18:31:42.949Z] layer_test.go:696: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestLayerMigration [2021-11-26T18:31:42.949Z] migration_test.go:45: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestLayerMigrationNoTarsplit [2021-11-26T18:31:42.949Z] migration_test.go:181: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestMountInit [2021-11-26T18:31:42.949Z] mount_test.go:17: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestMountInit (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestMountSize [2021-11-26T18:31:42.949Z] mount_test.go:76: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestMountSize (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestMountChanges [2021-11-26T18:31:42.949Z] mount_test.go:125: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestMountChanges (0.00s) [2021-11-26T18:31:42.949Z] === RUN TestMountApply [2021-11-26T18:31:42.949Z] mount_test.go:212: Failing on Windows [2021-11-26T18:31:42.949Z] --- SKIP: TestMountApply (0.00s) [2021-11-26T18:31:42.949Z] PASS [2021-11-26T18:31:42.949Z] coverage: 30.1% of statements [2021-11-26T18:31:42.949Z] ok github.com/docker/docker/layer 0.226s coverage: 30.1% of statements [2021-11-26T18:31:42.949Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-26T18:31:42.949Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-26T18:31:42.949Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-26T18:31:42.949Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-26T18:31:43.073Z] --- PASS: TestFailedConnection (2.00s) [2021-11-26T18:31:43.073Z] === RUN TestFailOnce [2021-11-26T18:31:43.073Z] 2021/11/26 18:31:42 http: panic serving 127.0.0.1:49277: Plugin not ready [2021-11-26T18:31:43.073Z] goroutine 3 [running]: [2021-11-26T18:31:43.073Z] net/http.(*conn).serve.func1() [2021-11-26T18:31:43.073Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-26T18:31:43.073Z] panic({0x54ac60, 0x657350}) [2021-11-26T18:31:43.073Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-26T18:31:43.073Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xaacbfc1cb37c03d3}, 0xc000089a98) [2021-11-26T18:31:43.073Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-26T18:31:43.073Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6640d0, 0xc0001b2000}, 0x49ef46) [2021-11-26T18:31:43.073Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-26T18:31:43.073Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6640d0, 0xc0001b2000}, 0xc00012e300) [2021-11-26T18:31:43.073Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-26T18:31:43.073Z] net/http.serverHandler.ServeHTTP({0x6626d0}, {0x6640d0, 0xc0001b2000}, 0xc00012e300) [2021-11-26T18:31:43.073Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-26T18:31:43.073Z] net/http.(*conn).serve(0xc000048000, {0x665fa0, 0xc0001840c0}) [2021-11-26T18:31:43.073Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-26T18:31:43.073Z] created by net/http.(*Server).Serve [2021-11-26T18:31:43.073Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-26T18:31:43.073Z] time="2021-11-26T18:31:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.FailOnce: Post \"http://127.0.0.1:49276/Test.FailOnce\": EOF, retrying in 1s" [2021-11-26T18:31:43.073Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-26T18:31:43.073Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-26T18:31:43.073Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-26T18:31:43.073Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-26T18:31:43.073Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-26T18:31:43.073Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-26T18:31:43.073Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-26T18:31:43.073Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-26T18:31:43.073Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-26T18:31:43.073Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-26T18:31:43.073Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-26T18:31:43.073Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-26T18:31:43.073Z] === RUN TestBufferPoolPutAndGet [2021-11-26T18:31:43.073Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-26T18:31:43.073Z] PASS [2021-11-26T18:31:43.073Z] coverage: 88.2% of statements [2021-11-26T18:31:43.073Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-11-26T18:31:43.247Z] --- PASS: TestBuildWithHugeFile (51.21s) [2021-11-26T18:31:43.247Z] === RUN TestBuildWCOWSandboxSize [2021-11-26T18:31:43.247Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:31:43.247Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:31:43.247Z] === RUN TestBuildWithEmptyDockerfile [2021-11-26T18:31:43.247Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:31:43.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:31:43.247Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:31:43.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:31:43.247Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:31:43.247Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:31:43.247Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:31:43.247Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:31:43.247Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:31:43.247Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-26T18:31:43.247Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-26T18:31:43.247Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-26T18:31:43.247Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-26T18:31:43.247Z] === RUN TestBuildPreserveOwnership [2021-11-26T18:31:43.247Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-26T18:31:43.417Z] === RUN TestSequenceGetAvailableBit [2021-11-26T18:31:43.417Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestSequenceEqual [2021-11-26T18:31:43.417Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestSequenceCopy [2021-11-26T18:31:43.417Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestGetFirstAvailable [2021-11-26T18:31:43.417Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestFindSequence [2021-11-26T18:31:43.417Z] --- PASS: TestFindSequence (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestCheckIfAvailable [2021-11-26T18:31:43.417Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestMergeSequences [2021-11-26T18:31:43.417Z] --- PASS: TestMergeSequences (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestPushReservation [2021-11-26T18:31:43.417Z] --- PASS: TestPushReservation (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestSerializeDeserialize [2021-11-26T18:31:43.417Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestSet [2021-11-26T18:31:43.417Z] --- PASS: TestSet (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestSetUnset [2021-11-26T18:31:43.417Z] --- PASS: TestSetUnset (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestOffsetSetUnset [2021-11-26T18:31:43.417Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestSetInRange [2021-11-26T18:31:43.417Z] --- PASS: TestSetInRange (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestSetAnyInRange [2021-11-26T18:31:43.417Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestMethods [2021-11-26T18:31:43.417Z] --- PASS: TestMethods (0.00s) [2021-11-26T18:31:43.417Z] === RUN TestRandomAllocateDeallocate [2021-11-26T18:31:43.543Z] === RUN TestOutputOnPrematureClose [2021-11-26T18:31:43.543Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-26T18:31:43.543Z] === RUN TestCompleteSilently [2021-11-26T18:31:43.543Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-26T18:31:43.543Z] PASS [2021-11-26T18:31:43.543Z] coverage: 75.9% of statements [2021-11-26T18:31:43.543Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-11-26T18:31:44.013Z] --- PASS: TestAllocateRandomDeallocate (2.69s) [2021-11-26T18:31:44.013Z] === RUN TestRetrieveFromStore [2021-11-26T18:31:44.013Z] --- PASS: TestFailOnce (1.12s) [2021-11-26T18:31:44.013Z] === RUN TestEchoInputOutput [2021-11-26T18:31:44.013Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestBackoff [2021-11-26T18:31:44.013Z] --- PASS: TestBackoff (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestAbortRetry [2021-11-26T18:31:44.013Z] --- PASS: TestAbortRetry (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestClientScheme [2021-11-26T18:31:44.013Z] --- PASS: TestClientScheme (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestNewClientWithTimeout [2021-11-26T18:31:44.013Z] === RUN TestSendToOneSub [2021-11-26T18:31:44.013Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestSendToMultipleSubs [2021-11-26T18:31:44.013Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestEvictOneSub [2021-11-26T18:31:44.013Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestClosePublisher [2021-11-26T18:31:44.013Z] --- PASS: TestClosePublisher (0.00s) [2021-11-26T18:31:44.013Z] === RUN TestPubSubRace [2021-11-26T18:31:44.180Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-26T18:31:44.482Z] time="2021-11-26T18:31:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-26T18:31:44.953Z] --- PASS: TestRetrieveFromStore (0.82s) [2021-11-26T18:31:44.953Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-26T18:31:44.953Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-26T18:31:44.953Z] === RUN TestParallelPredefinedRequest1 [2021-11-26T18:31:44.953Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-26T18:31:44.953Z] === RUN TestParallelPredefinedRequest2 [2021-11-26T18:31:44.953Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-26T18:31:44.953Z] === RUN TestParallelPredefinedRequest3 [2021-11-26T18:31:44.953Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-26T18:31:44.953Z] === RUN TestParallelPredefinedRequest4 [2021-11-26T18:31:44.953Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-26T18:31:44.953Z] === RUN TestParallelPredefinedRequest5 [2021-11-26T18:31:44.953Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-26T18:31:44.953Z] === RUN TestDebug [2021-11-26T18:31:44.953Z] --- PASS: TestDebug (0.00s) [2021-11-26T18:31:44.953Z] === RUN TestRequestPoolParallel [2021-11-26T18:31:44.953Z] --- PASS: TestRequestPoolParallel (0.30s) [2021-11-26T18:31:44.953Z] === RUN TestFullAllocateRelease [2021-11-26T18:31:44.953Z] --- PASS: TestPubSubRace (1.05s) [2021-11-26T18:31:44.953Z] PASS [2021-11-26T18:31:44.953Z] coverage: 75.0% of statements [2021-11-26T18:31:44.953Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-11-26T18:31:44.980Z] === RUN TestInvalidConfig [2021-11-26T18:31:44.980Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-26T18:31:44.980Z] === RUN TestConfig [2021-11-26T18:31:44.980Z] --- PASS: TestConfig (0.00s) [2021-11-26T18:31:44.980Z] === RUN TestOptionsLabels [2021-11-26T18:31:44.980Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-26T18:31:44.980Z] === RUN TestValidName [2021-11-26T18:31:44.980Z] --- PASS: TestValidName (0.00s) [2021-11-26T18:31:44.980Z] === RUN TestTLSConfiguration [2021-11-26T18:31:44.980Z] time="2021-11-26T18:31:44Z" level=info msg="Option Initializing KV with TLS" [2021-11-26T18:31:44.980Z] --- PASS: TestTLSConfiguration (0.14s) [2021-11-26T18:31:44.980Z] PASS [2021-11-26T18:31:44.980Z] coverage: 24.0% of statements [2021-11-26T18:31:44.980Z] ok github.com/docker/docker/libnetwork/config 0.246s coverage: 24.0% of statements [2021-11-26T18:31:45.424Z] --- PASS: TestFullAllocateRelease (0.37s) [2021-11-26T18:31:45.424Z] === RUN TestOddAllocateRelease [2021-11-26T18:31:45.424Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-11-26T18:31:45.424Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-26T18:31:45.448Z] === RUN TestKey [2021-11-26T18:31:45.448Z] --- PASS: TestKey (0.00s) [2021-11-26T18:31:45.448Z] === RUN TestParseKey [2021-11-26T18:31:45.448Z] --- PASS: TestParseKey (0.00s) [2021-11-26T18:31:45.448Z] === RUN TestInvalidDataStore [2021-11-26T18:31:45.448Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-26T18:31:45.448Z] === RUN TestKVObjectFlatKey [2021-11-26T18:31:45.448Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-26T18:31:45.448Z] === RUN TestAtomicKVObjectFlatKey [2021-11-26T18:31:45.448Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-26T18:31:45.448Z] PASS [2021-11-26T18:31:45.448Z] coverage: 21.9% of statements [2021-11-26T18:31:45.448Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-11-26T18:31:45.896Z] 2021/11/26 18:31:45 Closing DB instances... [2021-11-26T18:31:45.896Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-26T18:31:45.896Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-26T18:31:45.897Z] === RUN TestRegister [2021-11-26T18:31:45.897Z] --- PASS: TestRegister (0.00s) [2021-11-26T18:31:45.897Z] === RUN TestCommand [2021-11-26T18:31:45.897Z] --- PASS: TestCommand (0.03s) [2021-11-26T18:31:45.897Z] === RUN TestNaiveSelf [2021-11-26T18:31:45.897Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-11-26T18:31:45.897Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-26T18:31:45.897Z] --- PASS: TestNaiveSelf (0.05s) [2021-11-26T18:31:45.897Z] PASS [2021-11-26T18:31:45.897Z] coverage: 82.4% of statements [2021-11-26T18:31:45.897Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest1 [2021-11-26T18:31:45.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest4 [2021-11-26T18:31:45.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:31:45.897Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest5 [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest3 [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest5 [2021-11-26T18:31:45.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest3 [2021-11-26T18:31:45.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:31:45.897Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest2 [2021-11-26T18:31:45.897Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:31:45.897Z] === CONT TestParallelPredefinedRequest2 [2021-11-26T18:31:45.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:31:45.897Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:31:45.897Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:31:45.897Z] PASS [2021-11-26T18:31:45.897Z] coverage: 85.3% of statements [2021-11-26T18:31:45.897Z] ok github.com/docker/docker/pkg/reexec 0.140s coverage: 82.4% of statements [2021-11-26T18:31:45.897Z] ok github.com/docker/docker/libnetwork/ipam 36.197s coverage: 85.3% of statements [2021-11-26T18:31:45.897Z] time="2021-11-26T18:31:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-26T18:31:45.915Z] === RUN TestIPDataMarshalling [2021-11-26T18:31:45.916Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-26T18:31:45.916Z] === RUN TestValidateAndIsV6 [2021-11-26T18:31:45.916Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-26T18:31:45.916Z] PASS [2021-11-26T18:31:45.916Z] coverage: 68.9% of statements [2021-11-26T18:31:45.916Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-11-26T18:31:46.367Z] === RUN TestDump [2021-11-26T18:31:46.367Z] goroutine 6 [running]: [2021-11-26T18:31:46.367Z] github.com/docker/docker/pkg/stack.dump(0xb7b477) [2021-11-26T18:31:46.367Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-26T18:31:46.367Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-26T18:31:46.367Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-26T18:31:46.367Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-26T18:31:46.367Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-26T18:31:46.367Z] testing.tRunner(0xc0001124e0, 0xce8e38) [2021-11-26T18:31:46.367Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:31:46.367Z] created by testing.(*T).Run [2021-11-26T18:31:46.367Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-26T18:31:46.367Z] [2021-11-26T18:31:46.367Z] goroutine 1 [chan receive]: [2021-11-26T18:31:46.367Z] testing.(*T).Run(0xc000112340, {0xcda4fd, 0xb5a1d3}, 0xce8e38) [2021-11-26T18:31:46.367Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-26T18:31:46.367Z] testing.runTests.func1(0xc000068750) [2021-11-26T18:31:46.367Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-26T18:31:46.367Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-11-26T18:31:46.367Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:31:46.367Z] testing.runTests(0xc000076080, {0xe4cba0, 0x3, 0x3}, {0xb7a6cd, 0xcdc1f7, 0xe51640}) [2021-11-26T18:31:46.367Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-26T18:31:46.367Z] testing.(*M).Run(0xc000076080) [2021-11-26T18:31:46.367Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-26T18:31:46.367Z] main.main() [2021-11-26T18:31:46.367Z] _testmain.go:95 +0x1f5 [2021-11-26T18:31:46.367Z] --- PASS: TestDump (0.00s) [2021-11-26T18:31:46.367Z] === RUN TestDumpToFile [2021-11-26T18:31:46.367Z] --- PASS: TestDumpToFile (0.10s) [2021-11-26T18:31:46.367Z] === RUN TestDumpToFileWithEmptyInput [2021-11-26T18:31:46.367Z] goroutine 8 [running]: [2021-11-26T18:31:46.367Z] github.com/docker/docker/pkg/stack.dump(0xbe8434) [2021-11-26T18:31:46.367Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-26T18:31:46.368Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xbe87e0}) [2021-11-26T18:31:46.368Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-26T18:31:46.368Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001124e0) [2021-11-26T18:31:46.368Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-26T18:31:46.368Z] testing.tRunner(0xc0001129c0, 0xce8e28) [2021-11-26T18:31:46.368Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:31:46.368Z] created by testing.(*T).Run [2021-11-26T18:31:46.368Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-26T18:31:46.368Z] [2021-11-26T18:31:46.368Z] goroutine 1 [chan receive]: [2021-11-26T18:31:46.368Z] testing.(*T).Run(0xc000112340, {0xce1289, 0xb5a1d3}, 0xce8e28) [2021-11-26T18:31:46.368Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-26T18:31:46.368Z] testing.runTests.func1(0xc000068750) [2021-11-26T18:31:46.368Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-26T18:31:46.368Z] testing.tRunner(0xc000112340, 0xc000071ce0) [2021-11-26T18:31:46.368Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:31:46.368Z] testing.runTests(0xc000076080, {0xe4cba0, 0x3, 0x3}, {0xb7a6cd, 0xcdc1f7, 0xe51640}) [2021-11-26T18:31:46.368Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-26T18:31:46.368Z] testing.(*M).Run(0xc000076080) [2021-11-26T18:31:46.368Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-26T18:31:46.368Z] main.main() [2021-11-26T18:31:46.368Z] _testmain.go:95 +0x1f5 [2021-11-26T18:31:46.368Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-26T18:31:46.368Z] PASS [2021-11-26T18:31:46.368Z] coverage: 90.9% of statements [2021-11-26T18:31:46.368Z] ok github.com/docker/docker/pkg/stack 0.134s coverage: 90.9% of statements [2021-11-26T18:31:46.383Z] === RUN TestDriver [2021-11-26T18:31:46.383Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:31:46.383Z] PASS [2021-11-26T18:31:46.383Z] coverage: 34.8% of statements [2021-11-26T18:31:46.383Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-11-26T18:31:46.838Z] === RUN TestNewStdWriter [2021-11-26T18:31:46.838Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-26T18:31:46.838Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestWriteWithNilBytes [2021-11-26T18:31:46.838Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestWrite [2021-11-26T18:31:46.838Z] --- PASS: TestWrite (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestWriteWithWriterError [2021-11-26T18:31:46.838Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-26T18:31:46.838Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyWriteAndRead [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-26T18:31:46.838Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-26T18:31:46.838Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-26T18:31:46.838Z] PASS [2021-11-26T18:31:46.838Z] coverage: 100.0% of statements [2021-11-26T18:31:46.838Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-11-26T18:31:46.851Z] === RUN TestErrorInterfaces [2021-11-26T18:31:46.851Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestNetworkMarshalling [2021-11-26T18:31:46.851Z] --- PASS: TestRandomAllocateDeallocate (3.18s) [2021-11-26T18:31:46.851Z] === RUN TestAllocateRandomDeallocate [2021-11-26T18:31:46.851Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-11-26T18:31:46.851Z] === RUN TestEndpointMarshalling [2021-11-26T18:31:46.851Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestAuxAddresses [2021-11-26T18:31:46.851Z] time="2021-11-26T18:31:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:31:46.851Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-26T18:31:46.851Z] === RUN TestSRVServiceQuery [2021-11-26T18:31:46.851Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestServiceVIPReuse [2021-11-26T18:31:46.851Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-26T18:31:46.851Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestDNSIPQuery [2021-11-26T18:31:46.851Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestDNSProxyServFail [2021-11-26T18:31:46.851Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestSandboxAddEmpty [2021-11-26T18:31:46.851Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestSandboxAddMultiPrio [2021-11-26T18:31:46.851Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestSandboxAddSamePrio [2021-11-26T18:31:46.851Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestCleanupServiceDiscovery [2021-11-26T18:31:46.851Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestDNSOptions [2021-11-26T18:31:46.851Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:31:46.851Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-26T18:31:46.851Z] === RUN TestMultipleControllersWithSameStore [2021-11-26T18:31:46.851Z] time="2021-11-26T18:31:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:31:46.851Z] time="2021-11-26T18:31:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:31:46.851Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-26T18:31:46.851Z] PASS [2021-11-26T18:31:46.851Z] coverage: 8.6% of statements [2021-11-26T18:31:46.851Z] ok github.com/docker/docker/libnetwork 0.243s coverage: 8.6% of statements [2021-11-26T18:31:46.851Z] === RUN TestDriver [2021-11-26T18:31:46.851Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:31:46.851Z] PASS [2021-11-26T18:31:46.851Z] coverage: 34.8% of statements [2021-11-26T18:31:46.851Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-11-26T18:31:47.309Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-26T18:31:47.309Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-26T18:31:47.309Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestFormatStatus [2021-11-26T18:31:47.309Z] --- PASS: TestFormatStatus (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestFormatError [2021-11-26T18:31:47.309Z] --- PASS: TestFormatError (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestFormatJSONError [2021-11-26T18:31:47.309Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-26T18:31:47.309Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-26T18:31:47.309Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestNewJSONProgressOutput [2021-11-26T18:31:47.309Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestAuxFormatterEmit [2021-11-26T18:31:47.309Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestStreamWriterStdout [2021-11-26T18:31:47.309Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-26T18:31:47.309Z] === RUN TestStreamWriterStderr [2021-11-26T18:31:47.309Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-26T18:31:47.309Z] PASS [2021-11-26T18:31:47.309Z] coverage: 66.2% of statements [2021-11-26T18:31:47.309Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-11-26T18:31:47.319Z] === RUN TestNetworkAllocateFree [2021-11-26T18:31:47.319Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-26T18:31:47.319Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-26T18:31:47.319Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-26T18:31:47.319Z] PASS [2021-11-26T18:31:47.319Z] coverage: 63.6% of statements [2021-11-26T18:31:47.319Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2021-11-26T18:31:47.319Z] --- PASS: TestAllocateRandomDeallocate (0.74s) [2021-11-26T18:31:47.319Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-26T18:31:47.779Z] === RUN TestGenerateRandomID [2021-11-26T18:31:47.780Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-26T18:31:47.780Z] === RUN TestShortenId [2021-11-26T18:31:47.780Z] --- PASS: TestShortenId (0.00s) [2021-11-26T18:31:47.780Z] === RUN TestShortenSha256Id [2021-11-26T18:31:47.780Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-26T18:31:47.780Z] === RUN TestShortenIdEmpty [2021-11-26T18:31:47.780Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-26T18:31:47.780Z] === RUN TestShortenIdInvalid [2021-11-26T18:31:47.780Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-26T18:31:47.780Z] === RUN TestIsShortIDNonHex [2021-11-26T18:31:47.780Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-26T18:31:47.780Z] === RUN TestIsShortIDNotCorrectSize [2021-11-26T18:31:47.780Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-26T18:31:47.780Z] PASS [2021-11-26T18:31:47.780Z] coverage: 70.6% of statements [2021-11-26T18:31:47.780Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-11-26T18:31:47.786Z] === RUN TestGetEmptyCapabilities [2021-11-26T18:31:47.786Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-26T18:31:47.786Z] === RUN TestGetExtraCapabilities [2021-11-26T18:31:47.786Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-26T18:31:47.786Z] === RUN TestGetInvalidCapabilities [2021-11-26T18:31:47.786Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-26T18:31:47.786Z] === RUN TestRemoteDriver [2021-11-26T18:31:47.786Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-26T18:31:47.786Z] === RUN TestDriverError [2021-11-26T18:31:47.786Z] --- PASS: TestDriverError (0.00s) [2021-11-26T18:31:47.786Z] === RUN TestMissingValues [2021-11-26T18:31:47.786Z] --- PASS: TestMissingValues (0.00s) [2021-11-26T18:31:47.786Z] === RUN TestRollback [2021-11-26T18:31:47.786Z] --- PASS: TestRollback (0.00s) [2021-11-26T18:31:47.786Z] PASS [2021-11-26T18:31:47.786Z] coverage: 57.4% of statements [2021-11-26T18:31:47.786Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.53s) [2021-11-26T18:31:47.786Z] === RUN TestRetrieveFromStore [2021-11-26T18:31:48.250Z] === RUN TestIsCpusetListAvailable [2021-11-26T18:31:48.250Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-26T18:31:48.250Z] PASS [2021-11-26T18:31:48.250Z] coverage: 39.4% of statements [2021-11-26T18:31:48.250Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2021-11-26T18:31:48.253Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.094s coverage: 57.4% of statements [2021-11-26T18:31:48.253Z] === RUN TestNAT [2021-11-26T18:31:48.253Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-26T18:31:48.253Z] --- SKIP: TestNAT (0.00s) [2021-11-26T18:31:48.253Z] === RUN TestTransparent [2021-11-26T18:31:48.253Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-26T18:31:48.253Z] --- SKIP: TestTransparent (0.00s) [2021-11-26T18:31:48.253Z] PASS [2021-11-26T18:31:48.253Z] coverage: 0.0% of statements [2021-11-26T18:31:48.253Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-11-26T18:31:48.253Z] --- PASS: TestRetrieveFromStore (0.29s) [2021-11-26T18:31:48.253Z] === RUN TestIsCorrupted [2021-11-26T18:31:48.253Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-26T18:31:48.253Z] === RUN TestSetRollover [2021-11-26T18:31:48.360Z] --- PASS: TestBuildPreserveOwnership (9.59s) [2021-11-26T18:31:48.361Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.58s) [2021-11-26T18:31:48.361Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-26T18:31:48.361Z] === RUN TestBuildPlatformInvalid [2021-11-26T18:31:48.361Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-26T18:31:48.361Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-26T18:31:48.361Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-26T18:31:48.361Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-26T18:31:48.361Z] PASS [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === Skipped [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-26T18:31:48.361Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:31:48.361Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-26T18:31:48.361Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] DONE 34 tests, 3 skipped in 111.471s [2021-11-26T18:31:48.361Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-26T18:31:48.361Z] INFO: Testing against a local daemon [2021-11-26T18:31:48.361Z] === RUN TestConfigInspect [2021-11-26T18:31:48.361Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-26T18:31:48.361Z] === RUN TestConfigList [2021-11-26T18:31:48.361Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] --- SKIP: TestConfigList (0.01s) [2021-11-26T18:31:48.361Z] === RUN TestConfigsCreateAndDelete [2021-11-26T18:31:48.361Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-26T18:31:48.361Z] === RUN TestConfigsUpdate [2021-11-26T18:31:48.361Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-26T18:31:48.361Z] === RUN TestTemplatedConfig [2021-11-26T18:31:48.361Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-26T18:31:48.361Z] === RUN TestConfigCreateResolve [2021-11-26T18:31:48.361Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-26T18:31:48.361Z] PASS [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === Skipped [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-26T18:31:48.361Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-26T18:31:48.361Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-26T18:31:48.361Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-26T18:31:48.361Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-26T18:31:48.361Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-26T18:31:48.361Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:31:48.361Z] [2021-11-26T18:31:48.361Z] DONE 6 tests, 6 skipped in 0.149s [2021-11-26T18:31:48.361Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-26T18:31:48.619Z] INFO: Testing against a local daemon [2021-11-26T18:31:48.619Z] === RUN TestCheckpoint [2021-11-26T18:31:48.619Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:31:48.619Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-26T18:31:48.619Z] === RUN TestContainerInvalidJSON [2021-11-26T18:31:48.619Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:31:48.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:31:48.619Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:31:48.619Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:31:48.619Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:31:48.619Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:31:48.619Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-26T18:31:48.619Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-26T18:31:48.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-26T18:31:48.619Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-26T18:31:48.619Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-11-26T18:31:48.619Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-26T18:31:48.619Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-26T18:31:48.619Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-26T18:31:48.619Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-26T18:31:48.619Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-26T18:31:48.619Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-26T18:31:48.619Z] === RUN TestCopyFromContainer [2021-11-26T18:31:48.720Z] time="2021-11-26T18:31:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-26T18:31:48.720Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.86s) [2021-11-26T18:31:48.720Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-26T18:31:48.720Z] === RUN TestNew [2021-11-26T18:31:48.720Z] --- PASS: TestNew (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestAddDriver [2021-11-26T18:31:48.720Z] --- PASS: TestAddDriver (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestAddDuplicateDriver [2021-11-26T18:31:48.720Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-26T18:31:48.720Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestDriver [2021-11-26T18:31:48.720Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestIPAM [2021-11-26T18:31:48.720Z] --- PASS: TestIPAM (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestWalkIPAMs [2021-11-26T18:31:48.720Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestWalkDrivers [2021-11-26T18:31:48.720Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-26T18:31:48.720Z] PASS [2021-11-26T18:31:48.720Z] coverage: 82.4% of statements [2021-11-26T18:31:48.720Z] ok github.com/docker/docker/libnetwork/drvregistry 0.061s coverage: 82.4% of statements [2021-11-26T18:31:48.720Z] === RUN TestBuildDefault [2021-11-26T18:31:48.720Z] --- PASS: TestBuildDefault (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestBuildHostnameDomainname [2021-11-26T18:31:48.720Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestBuildHostname [2021-11-26T18:31:48.720Z] --- PASS: TestBuildHostname (0.00s) [2021-11-26T18:31:48.720Z] === RUN TestBuildHostnameFQDN [2021-11-26T18:31:48.721Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestBuildNoIP [2021-11-26T18:31:48.721Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestUpdate [2021-11-26T18:31:48.721Z] --- PASS: TestUpdate (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-26T18:31:48.721Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-26T18:31:48.721Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestAddEmpty [2021-11-26T18:31:48.721Z] --- PASS: TestAddEmpty (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestAdd [2021-11-26T18:31:48.721Z] --- PASS: TestAdd (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestDeleteEmpty [2021-11-26T18:31:48.721Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestDeleteNewline [2021-11-26T18:31:48.721Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestDelete [2021-11-26T18:31:48.721Z] --- PASS: TestDelete (0.00s) [2021-11-26T18:31:48.721Z] === RUN TestConcurrentWrites [2021-11-26T18:31:48.721Z] --- PASS: TestConcurrentWrites (0.16s) [2021-11-26T18:31:48.721Z] PASS [2021-11-26T18:31:48.721Z] coverage: 81.2% of statements [2021-11-26T18:31:48.721Z] ok github.com/docker/docker/libnetwork/etchosts 0.213s coverage: 81.2% of statements [2021-11-26T18:31:49.188Z] === RUN TestDiff [2021-11-26T18:31:49.188Z] --- PASS: TestDiff (0.00s) [2021-11-26T18:31:49.188Z] === RUN TestAddedCallback [2021-11-26T18:31:49.188Z] --- PASS: TestAddedCallback (0.00s) [2021-11-26T18:31:49.188Z] === RUN TestRemovedCallback [2021-11-26T18:31:49.188Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-26T18:31:49.188Z] === RUN TestNoCallback [2021-11-26T18:31:49.188Z] --- PASS: TestNoCallback (0.00s) [2021-11-26T18:31:49.188Z] PASS [2021-11-26T18:31:49.188Z] coverage: 48.1% of statements [2021-11-26T18:31:49.188Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.039s coverage: 48.1% of statements [2021-11-26T18:31:49.188Z] --- PASS: TestSetRollover (0.85s) [2021-11-26T18:31:49.188Z] === RUN TestSetRolloverSerial [2021-11-26T18:31:49.188Z] === RUN TestNew [2021-11-26T18:31:49.188Z] --- PASS: TestNew (0.00s) [2021-11-26T18:31:49.188Z] === RUN TestAllocate [2021-11-26T18:31:49.188Z] --- PASS: TestAllocate (0.00s) [2021-11-26T18:31:49.188Z] === RUN TestUninitialized [2021-11-26T18:31:49.188Z] --- PASS: TestUninitialized (0.00s) [2021-11-26T18:31:49.188Z] === RUN TestAllocateInRange [2021-11-26T18:31:49.188Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-26T18:31:49.188Z] === RUN TestAllocateSerial [2021-11-26T18:31:49.188Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-26T18:31:49.188Z] PASS [2021-11-26T18:31:49.188Z] coverage: 87.5% of statements [2021-11-26T18:31:49.188Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-11-26T18:31:49.655Z] === RUN TestCaller [2021-11-26T18:31:49.655Z] --- PASS: TestCaller (0.00s) [2021-11-26T18:31:49.655Z] PASS [2021-11-26T18:31:49.655Z] coverage: 100.0% of statements [2021-11-26T18:31:49.655Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-11-26T18:31:49.655Z] === RUN TestSetSerialInsertDelete [2021-11-26T18:31:49.655Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-26T18:31:49.655Z] === RUN TestSetParallelInsertDelete [2021-11-26T18:31:49.710Z] === RUN TestChtimes [2021-11-26T18:31:49.711Z] --- PASS: TestChtimes (0.00s) [2021-11-26T18:31:49.711Z] === RUN TestChtimesWindows [2021-11-26T18:31:49.711Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-26T18:31:49.711Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-26T18:31:49.711Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-26T18:31:49.711Z] === RUN TestEnsureRemoveAllNotExist [2021-11-26T18:31:49.711Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-26T18:31:49.711Z] === RUN TestEnsureRemoveAllWithDir [2021-11-26T18:31:49.711Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-26T18:31:49.711Z] === RUN TestEnsureRemoveAllWithFile [2021-11-26T18:31:49.711Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-26T18:31:49.711Z] === RUN TestHasWin32KSupport [2021-11-26T18:31:49.711Z] syscall_windows_test.go:8: win32k: true [2021-11-26T18:31:49.711Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-26T18:31:49.711Z] PASS [2021-11-26T18:31:49.711Z] coverage: 13.0% of statements [2021-11-26T18:31:49.711Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2021-11-26T18:31:49.711Z] 2021/11/26 18:31:49 Closing DB instances... [2021-11-26T18:31:50.122Z] --- PASS: TestSetRolloverSerial (0.98s) [2021-11-26T18:31:50.122Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-26T18:31:50.122Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-26T18:31:50.122Z] PASS [2021-11-26T18:31:50.122Z] coverage: 84.4% of statements [2021-11-26T18:31:50.122Z] ok github.com/docker/docker/libnetwork/bitseq 6.614s coverage: 84.4% of statements [2021-11-26T18:31:50.182Z] === RUN TestTailFile [2021-11-26T18:31:50.182Z] --- PASS: TestTailFile (0.00s) [2021-11-26T18:31:50.182Z] === RUN TestTailFileManyLines [2021-11-26T18:31:50.182Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-26T18:31:50.182Z] === RUN TestTailEmptyFile [2021-11-26T18:31:50.182Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-26T18:31:50.182Z] === RUN TestTailNegativeN [2021-11-26T18:31:50.182Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader [2021-11-26T18:31:50.182Z] === CONT TestNewTailReader [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/no_delimiter [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/truncated_last_line [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-26T18:31:50.182Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.182Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.182Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.182Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:31:50.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:31:50.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/no_delimiter [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.183Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.184Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.184Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.185Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.186Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.187Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:31:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:31:50.590Z] === RUN TestPoolRequest [2021-11-26T18:31:50.590Z] --- PASS: TestPoolRequest (0.00s) [2021-11-26T18:31:50.590Z] === RUN TestOtherRequests [2021-11-26T18:31:50.590Z] --- PASS: TestOtherRequests (0.00s) [2021-11-26T18:31:50.590Z] PASS [2021-11-26T18:31:50.590Z] coverage: 57.1% of statements [2021-11-26T18:31:50.590Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-11-26T18:31:50.590Z] === RUN TestInt2IP2IntConversion [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:31:50.669Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:31:50.669Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:31:50.670Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:31:50.671Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:31:50.671Z] PASS [2021-11-26T18:31:50.671Z] coverage: 88.6% of statements [2021-11-26T18:31:50.671Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2021-11-26T18:31:51.058Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2021-11-26T18:31:51.058Z] === RUN TestGetAddressVersion [2021-11-26T18:31:51.058Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-26T18:31:51.058Z] === RUN TestKeyString [2021-11-26T18:31:51.058Z] --- PASS: TestKeyString (0.00s) [2021-11-26T18:31:51.058Z] === RUN TestPoolDataMarshal [2021-11-26T18:31:51.058Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-26T18:31:51.058Z] === RUN TestSubnetsMarshal [2021-11-26T18:31:51.058Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-11-26T18:31:51.058Z] === RUN TestAddSubnets [2021-11-26T18:31:51.058Z] --- PASS: TestAddSubnets (0.02s) [2021-11-26T18:31:51.058Z] === RUN TestDoublePoolRelease [2021-11-26T18:31:51.058Z] --- PASS: TestDoublePoolRelease (0.01s) [2021-11-26T18:31:51.058Z] === RUN TestAddReleasePoolID [2021-11-26T18:31:51.142Z] === RUN TestTarSumRemoveNonExistent [2021-11-26T18:31:51.142Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestTarSumRemove [2021-11-26T18:31:51.142Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestSortFileInfoSums [2021-11-26T18:31:51.142Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestNewTarSumForLabelInvalid [2021-11-26T18:31:51.142Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestNewTarSumForLabel [2021-11-26T18:31:51.142Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestEmptyTar [2021-11-26T18:31:51.142Z] --- PASS: TestEmptyTar (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestTarSumsReadSize [2021-11-26T18:31:51.142Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestTarSums [2021-11-26T18:31:51.142Z] --- PASS: TestTarSums (0.04s) [2021-11-26T18:31:51.142Z] === RUN TestIteration [2021-11-26T18:31:51.142Z] --- PASS: TestIteration (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestVersionLabelForChecksum [2021-11-26T18:31:51.142Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestVersion [2021-11-26T18:31:51.142Z] --- PASS: TestVersion (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestGetVersion [2021-11-26T18:31:51.142Z] --- PASS: TestGetVersion (0.00s) [2021-11-26T18:31:51.142Z] === RUN TestGetVersions [2021-11-26T18:31:51.142Z] --- PASS: TestGetVersions (0.00s) [2021-11-26T18:31:51.142Z] PASS [2021-11-26T18:31:51.142Z] coverage: 89.3% of statements [2021-11-26T18:31:51.142Z] ok github.com/docker/docker/pkg/tarsum 0.085s coverage: 89.3% of statements [2021-11-26T18:31:51.142Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-11-26T18:31:51.142Z] === RUN TestNetworkDBGarbageCollection [2021-11-26T18:31:51.526Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-11-26T18:31:51.526Z] === RUN TestPredefinedPool [2021-11-26T18:31:51.526Z] --- PASS: TestPredefinedPool (0.01s) [2021-11-26T18:31:51.526Z] === RUN TestRemoveSubnet [2021-11-26T18:31:51.526Z] --- PASS: TestRemoveSubnet (0.07s) [2021-11-26T18:31:51.526Z] === RUN TestGetSameAddress [2021-11-26T18:31:51.526Z] --- PASS: TestGetSameAddress (0.01s) [2021-11-26T18:31:51.526Z] === RUN TestPoolAllocationReuse [2021-11-26T18:31:51.526Z] === RUN TestGetCapabilities [2021-11-26T18:31:51.526Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-26T18:31:51.526Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-26T18:31:51.526Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-26T18:31:51.526Z] === RUN TestGetDefaultAddressSpaces [2021-11-26T18:31:51.526Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-26T18:31:51.526Z] === RUN TestRemoteDriver [2021-11-26T18:31:51.526Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-26T18:31:51.526Z] PASS [2021-11-26T18:31:51.526Z] coverage: 47.4% of statements [2021-11-26T18:31:51.526Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-11-26T18:31:51.612Z] testing: warning: no tests to run [2021-11-26T18:31:51.612Z] PASS [2021-11-26T18:31:51.612Z] coverage: [no statements] [2021-11-26T18:31:51.612Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-11-26T18:31:51.612Z] === RUN TestTruncIndex [2021-11-26T18:31:52.082Z] --- PASS: TestTruncIndex (0.10s) [2021-11-26T18:31:52.082Z] PASS [2021-11-26T18:31:52.082Z] coverage: 91.5% of statements [2021-11-26T18:31:52.082Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-11-26T18:31:52.082Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-26T18:31:52.082Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-26T18:31:52.082Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-26T18:31:52.082Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-26T18:31:52.082Z] === RUN TestIsGIT [2021-11-26T18:31:52.082Z] --- PASS: TestIsGIT (0.00s) [2021-11-26T18:31:52.082Z] === RUN TestIsTransport [2021-11-26T18:31:52.082Z] --- PASS: TestIsTransport (0.00s) [2021-11-26T18:31:52.082Z] PASS [2021-11-26T18:31:52.082Z] coverage: 100.0% of statements [2021-11-26T18:31:52.082Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-11-26T18:31:52.510Z] --- PASS: TestPoolAllocationReuse (0.79s) [2021-11-26T18:31:52.510Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-26T18:31:52.510Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-11-26T18:31:52.510Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-26T18:31:52.510Z] === RUN TestWindowsIPAM [2021-11-26T18:31:52.510Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-26T18:31:52.510Z] PASS [2021-11-26T18:31:52.510Z] coverage: 71.4% of statements [2021-11-26T18:31:52.510Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-26T18:31:52.510Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-26T18:31:52.552Z] === RUN TestVersionInfo [2021-11-26T18:31:52.552Z] --- PASS: TestVersionInfo (0.00s) [2021-11-26T18:31:52.552Z] === RUN TestAppendVersions [2021-11-26T18:31:52.552Z] --- PASS: TestAppendVersions (0.00s) [2021-11-26T18:31:52.552Z] PASS [2021-11-26T18:31:52.552Z] coverage: 88.9% of statements [2021-11-26T18:31:52.552Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer// [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer//bar/root [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer/bar/quux [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-26T18:31:52.820Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer (3.97s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-26T18:31:52.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-26T18:31:52.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-26T18:31:52.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:31:52.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:31:52.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:31:52.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:31:52.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:31:52.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:31:52.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:31:52.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:31:52.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:31:52.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-26T18:31:52.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-26T18:31:52.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-26T18:31:52.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-26T18:31:52.820Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-26T18:31:52.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-26T18:31:52.820Z] === RUN TestCreateWithInvalidEnv [2021-11-26T18:31:52.820Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-26T18:31:52.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-26T18:31:52.820Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-26T18:31:52.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-26T18:31:52.820Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-26T18:31:52.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-26T18:31:52.820Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-26T18:31:52.820Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-26T18:31:52.820Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-26T18:31:52.820Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-26T18:31:52.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-26T18:31:52.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-26T18:31:52.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-26T18:31:52.820Z] === RUN TestCreateTmpfsMountsTarget [2021-11-26T18:31:52.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-26T18:31:52.820Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-26T18:31:52.978Z] === RUN TestDefaultNetwork [2021-11-26T18:31:52.978Z] --- PASS: TestDefaultNetwork (0.20s) [2021-11-26T18:31:52.978Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-26T18:31:52.978Z] === RUN TestKeyValue [2021-11-26T18:31:52.978Z] --- PASS: TestKeyValue (0.00s) [2021-11-26T18:31:52.978Z] PASS [2021-11-26T18:31:52.978Z] coverage: 60.0% of statements [2021-11-26T18:31:52.978Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-11-26T18:31:53.023Z] time="2021-11-26T18:31:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-26T18:31:53.023Z] === RUN TestNewSettable [2021-11-26T18:31:53.023Z] --- PASS: TestNewSettable (0.00s) [2021-11-26T18:31:53.023Z] === RUN TestIsSettable [2021-11-26T18:31:53.023Z] --- PASS: TestIsSettable (0.00s) [2021-11-26T18:31:53.023Z] === RUN TestUpdateSettingsEnv [2021-11-26T18:31:53.023Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-26T18:31:53.023Z] PASS [2021-11-26T18:31:53.023Z] coverage: 20.0% of statements [2021-11-26T18:31:53.023Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-11-26T18:31:53.031Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|compiled_files|exports_file|files|name) took 2m21.772345777s [2021-11-26T18:31:53.031Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 495.701294ms [2021-11-26T18:31:53.445Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-11-26T18:31:53.445Z] === RUN TestInitAddressPools [2021-11-26T18:31:53.445Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-26T18:31:53.445Z] PASS [2021-11-26T18:31:53.445Z] coverage: 74.0% of statements [2021-11-26T18:31:53.445Z] ok github.com/docker/docker/libnetwork/ipamutils 0.481s coverage: 74.0% of statements [2021-11-26T18:31:53.445Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.17s) [2021-11-26T18:31:53.445Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-26T18:31:53.492Z] === RUN TestValidatePrivileges [2021-11-26T18:31:53.493Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-26T18:31:53.493Z] === RUN TestFilterByCapNeg [2021-11-26T18:31:53.493Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-26T18:31:53.493Z] === RUN TestFilterByCapPos [2021-11-26T18:31:53.493Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-26T18:31:53.493Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-26T18:31:53.493Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-26T18:31:53.493Z] PASS [2021-11-26T18:31:53.493Z] coverage: 12.0% of statements [2021-11-26T18:31:53.493Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2021-11-26T18:31:53.913Z] === RUN TestGenerate [2021-11-26T18:31:53.913Z] --- PASS: TestGenerate (0.00s) [2021-11-26T18:31:53.913Z] === RUN TestGeneratePtr [2021-11-26T18:31:53.913Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-26T18:31:53.913Z] === RUN TestGenerateMissingField [2021-11-26T18:31:53.913Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-26T18:31:53.913Z] === RUN TestFieldCannotBeSet [2021-11-26T18:31:53.913Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-26T18:31:53.913Z] === RUN TestTypeMismatchError [2021-11-26T18:31:53.913Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-26T18:31:53.913Z] PASS [2021-11-26T18:31:53.913Z] coverage: 100.0% of statements [2021-11-26T18:31:53.913Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-11-26T18:31:53.963Z] === RUN TestLoad [2021-11-26T18:31:53.963Z] --- PASS: TestLoad (0.00s) [2021-11-26T18:31:53.963Z] === RUN TestSave [2021-11-26T18:31:53.963Z] --- PASS: TestSave (0.02s) [2021-11-26T18:31:53.963Z] === RUN TestAddDeleteGet [2021-11-26T18:31:53.963Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-26T18:31:53.963Z] === RUN TestInvalidTags [2021-11-26T18:31:53.963Z] --- PASS: TestInvalidTags (0.00s) [2021-11-26T18:31:53.963Z] PASS [2021-11-26T18:31:53.963Z] coverage: 84.4% of statements [2021-11-26T18:31:53.963Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2021-11-26T18:31:54.194Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-11-26T18:31:54.194Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-26T18:31:54.380Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.05s) [2021-11-26T18:31:54.380Z] === RUN TestGetAddress [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestReaderWithReadError [2021-11-26T18:31:54.953Z] time="2021-11-26T18:31:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestReader [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-26T18:31:54.953Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-26T18:31:54.953Z] PASS [2021-11-26T18:31:54.953Z] coverage: 100.0% of statements [2021-11-26T18:31:54.953Z] ok github.com/docker/docker/registry/resumable 0.136s coverage: 100.0% of statements [2021-11-26T18:31:54.953Z] === RUN TestResolveAuthConfigIndexServer [2021-11-26T18:31:54.953Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestResolveAuthConfigFullURL [2021-11-26T18:31:54.953Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-26T18:31:54.953Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestValidateMirror [2021-11-26T18:31:54.953Z] --- PASS: TestValidateMirror (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestLoadInsecureRegistries [2021-11-26T18:31:54.953Z] time="2021-11-26T18:31:54Z" 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-26T18:31:54.953Z] time="2021-11-26T18:31:54Z" 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-26T18:31:54.953Z] time="2021-11-26T18:31:54Z" 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-26T18:31:54.953Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-11-26T18:31:54.953Z] === RUN TestNewServiceConfig [2021-11-26T18:31:54.953Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestValidateIndexName [2021-11-26T18:31:54.953Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestValidateIndexNameWithError [2021-11-26T18:31:54.953Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestEndpointParse [2021-11-26T18:31:54.953Z] --- PASS: TestEndpointParse (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestEndpointParseInvalid [2021-11-26T18:31:54.953Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestValidateEndpoint [2021-11-26T18:31:54.953Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestPing [2021-11-26T18:31:54.953Z] --- PASS: TestPing (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestPingRegistryEndpoint [2021-11-26T18:31:54.953Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:54.953Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestEndpoint [2021-11-26T18:31:54.953Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:54.953Z] --- SKIP: TestEndpoint (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestParseRepositoryInfo [2021-11-26T18:31:54.953Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestNewIndexInfo [2021-11-26T18:31:54.953Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestMirrorEndpointLookup [2021-11-26T18:31:54.953Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:31:54.953Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestSearchRepositories [2021-11-26T18:31:54.953Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-26T18:31:54.953Z] Host: 127.0.0.1:49311 [2021-11-26T18:31:54.953Z] User-Agent: docker test client [2021-11-26T18:31:54.953Z] Authorization: Token fake-token [2021-11-26T18:31:54.953Z] X-Docker-Token: true [2021-11-26T18:31:54.953Z] Accept-Encoding: gzip [2021-11-26T18:31:54.953Z] [2021-11-26T18:31:54.953Z] [2021-11-26T18:31:54.953Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-26T18:31:54.953Z] Connection: close [2021-11-26T18:31:54.953Z] Content-Length: 144 [2021-11-26T18:31:54.953Z] Cache-Control: no-cache [2021-11-26T18:31:54.953Z] Content-Type: application/json [2021-11-26T18:31:54.953Z] Date: Fri, 26 Nov 2021 18:31:54 GMT [2021-11-26T18:31:54.953Z] Expires: -1 [2021-11-26T18:31:54.953Z] Pragma: no-cache [2021-11-26T18:31:54.953Z] Server: docker-tests/mock [2021-11-26T18:31:54.953Z] X-Docker-Registry-Config: mock [2021-11-26T18:31:54.953Z] X-Docker-Registry-Version: 0.0.0 [2021-11-26T18:31:54.953Z] [2021-11-26T18:31:54.953Z] [2021-11-26T18:31:54.953Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestTrustedLocation [2021-11-26T18:31:54.953Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-26T18:31:54.953Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestAllowNondistributableArtifacts [2021-11-26T18:31:54.953Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-26T18:31:54.953Z] === RUN TestIsSecureIndex [2021-11-26T18:31:54.953Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-26T18:31:54.953Z] PASS [2021-11-26T18:31:54.953Z] coverage: 51.2% of statements [2021-11-26T18:31:54.953Z] ok github.com/docker/docker/registry 0.157s coverage: 51.2% of statements [2021-11-26T18:31:55.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-11-26T18:31:55.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-26T18:31:55.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:31:55.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:31:55.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:31:55.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:31:55.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:31:55.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:31:55.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:31:55.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:31:55.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:31:55.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:31:55.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:31:55.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:31:55.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:31:55.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:31:55.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:31:55.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-26T18:31:55.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-26T18:31:55.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-26T18:31:55.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-26T18:31:55.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-26T18:31:55.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-26T18:31:55.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-26T18:31:55.368Z] testing: warning: no tests to run [2021-11-26T18:31:55.368Z] PASS [2021-11-26T18:31:55.368Z] coverage: 0.0% of statements [2021-11-26T18:31:55.368Z] ok github.com/docker/docker/libnetwork/osl 0.053s coverage: 0.0% of statements [no tests to run] [2021-11-26T18:31:55.388Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2021-11-26T18:31:55.388Z] === RUN TestCreateDifferentPlatform [2021-11-26T18:31:55.427Z] === RUN TestRestartManagerTimeout [2021-11-26T18:31:55.427Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-26T18:31:55.427Z] === RUN TestRestartManagerTimeoutReset [2021-11-26T18:31:55.427Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-26T18:31:55.427Z] PASS [2021-11-26T18:31:55.427Z] coverage: 50.9% of statements [2021-11-26T18:31:55.427Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-11-26T18:31:55.427Z] === RUN TestDecodeContainerConfig [2021-11-26T18:31:55.427Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-26T18:31:55.427Z] === RUN TestDecodeContainerConfigIsolation [2021-11-26T18:31:55.427Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-26T18:31:55.427Z] === RUN TestValidatePrivileged [2021-11-26T18:31:55.427Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-26T18:31:55.427Z] PASS [2021-11-26T18:31:55.427Z] coverage: 52.6% of statements [2021-11-26T18:31:55.427Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.6% of statements [2021-11-26T18:31:55.646Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-26T18:31:55.646Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-26T18:31:55.646Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-26T18:31:55.646Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-26T18:31:55.646Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-26T18:31:55.646Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-26T18:31:55.646Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-26T18:31:55.646Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-26T18:31:55.646Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-26T18:31:55.646Z] === RUN TestContainerStartOnDaemonRestart [2021-11-26T18:31:55.646Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-26T18:31:55.646Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-26T18:31:55.646Z] === RUN TestDaemonRestartIpcMode [2021-11-26T18:31:55.646Z] === PAUSE TestDaemonRestartIpcMode [2021-11-26T18:31:55.646Z] === RUN TestDaemonHostGatewayIP [2021-11-26T18:31:55.646Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:31:55.646Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-26T18:31:55.646Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-26T18:31:55.646Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-26T18:31:55.646Z] === RUN TestContainerKillOnDaemonStart [2021-11-26T18:31:55.646Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-26T18:31:55.646Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:31:55.646Z] === RUN TestDiff [2021-11-26T18:31:55.835Z] === RUN TestNetworkDBSimple [2021-11-26T18:31:55.898Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-26T18:31:55.898Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-26T18:31:55.898Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-26T18:31:55.898Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-26T18:31:55.898Z] PASS [2021-11-26T18:31:55.898Z] coverage: 62.5% of statements [2021-11-26T18:31:55.898Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2021-11-26T18:31:55.904Z] --- PASS: TestDiff (0.40s) [2021-11-26T18:31:55.904Z] === RUN TestExecWithCloseStdin [2021-11-26T18:31:56.303Z] === RUN TestRequestNewPort [2021-11-26T18:31:56.303Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestRequestSpecificPort [2021-11-26T18:31:56.303Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestReleasePort [2021-11-26T18:31:56.303Z] --- PASS: TestReleasePort (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestReuseReleasedPort [2021-11-26T18:31:56.303Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestReleaseUnreadledPort [2021-11-26T18:31:56.303Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestUnknowProtocol [2021-11-26T18:31:56.303Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestAllocateAllPorts [2021-11-26T18:31:56.303Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestPortAllocation [2021-11-26T18:31:56.303Z] --- PASS: TestPortAllocation (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestPortAllocationWithCustomRange [2021-11-26T18:31:56.303Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestNoDuplicateBPR [2021-11-26T18:31:56.303Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-26T18:31:56.303Z] === RUN TestChangePortRange [2021-11-26T18:31:56.303Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-26T18:31:56.303Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-26T18:31:56.303Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-26T18:31:56.303Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-26T18:31:56.303Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-26T18:31:56.303Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-26T18:31:56.303Z] --- PASS: TestChangePortRange (0.00s) [2021-11-26T18:31:56.303Z] PASS [2021-11-26T18:31:56.303Z] coverage: 88.6% of statements [2021-11-26T18:31:56.303Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-11-26T18:31:56.403Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:31:56.403Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:31:56.403Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:31:56.403Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:31:56.403Z] [2021-11-26T18:31:56.403Z] + TEST_INTEGRATION_DEST=1 [2021-11-26T18:31:56.403Z] + CONTAINER_NAME=docker-pr2-1 [2021-11-26T18:31:56.403Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-26T18:31:56.403Z] + run_tests test-integration-flaky [2021-11-26T18:31:56.403Z] + '[' -n 0 ']' [2021-11-26T18:31:56.403Z] + rm= [2021-11-26T18:31:56.403Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43047/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43047/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh test-integration-flaky test-integration [2021-11-26T18:31:56.403Z] + c=0 [2021-11-26T18:31:56.403Z] + TEST_INTEGRATION_DEST=3 [2021-11-26T18:31:56.403Z] + CONTAINER_NAME=docker-pr2-3 [2021-11-26T18:31:56.403Z] + TEST_SKIP_INTEGRATION=1 [2021-11-26T18:31:56.403Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-26T18:31:56.403Z] + run_tests [2021-11-26T18:31:56.403Z] + '[' -n 0 ']' [2021-11-26T18:31:56.403Z] + rm= [2021-11-26T18:31:56.403Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43047/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43047/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh '' test-integration [2021-11-26T18:31:56.403Z] + TEST_INTEGRATION_DEST=2 [2021-11-26T18:31:56.403Z] + CONTAINER_NAME=docker-pr2-2 [2021-11-26T18:31:56.403Z] + TEST_SKIP_INTEGRATION=1 [2021-11-26T18:31:56.403Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-26T18:31:56.403Z] + run_tests [2021-11-26T18:31:56.403Z] + '[' -n 0 ']' [2021-11-26T18:31:56.403Z] + rm= [2021-11-26T18:31:56.403Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43047/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43047/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh '' test-integration [2021-11-26T18:31:56.403Z] ++ jobs -p [2021-11-26T18:31:56.403Z] + for job in $(jobs -p) [2021-11-26T18:31:56.403Z] + wait 4242 [2021-11-26T18:31:56.471Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-26T18:31:56.471Z] === RUN TestExec [2021-11-26T18:31:56.663Z] [2021-11-26T18:31:56.663Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-26T18:31:56.771Z] 2021/11/26 18:31:56 Closing DB instances... [2021-11-26T18:31:56.920Z] No new tests added to integration. [2021-11-26T18:31:56.920Z] [2021-11-26T18:31:56.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-26T18:31:57.037Z] --- PASS: TestExec (0.43s) [2021-11-26T18:31:57.037Z] === RUN TestExecUser [2021-11-26T18:31:57.176Z] [2021-11-26T18:31:57.176Z] [2021-11-26T18:31:57.238Z] testing: warning: no tests to run [2021-11-26T18:31:57.239Z] PASS [2021-11-26T18:31:57.239Z] coverage: 0.0% of statements [2021-11-26T18:31:57.239Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2021-11-26T18:31:57.298Z] --- PASS: TestExecUser (0.45s) [2021-11-26T18:31:57.298Z] === RUN TestExportContainerAndImportImage [2021-11-26T18:31:57.433Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-26T18:31:57.433Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-26T18:31:57.433Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-26T18:31:57.433Z] HOSTNAME=fe6d95ebe21b [2021-11-26T18:31:57.433Z] TEST_SKIP_INTEGRATION=1 [2021-11-26T18:31:57.433Z] TESTDEBUG=0 [2021-11-26T18:31:57.433Z] DEST=bundles/test-integration [2021-11-26T18:31:57.433Z] PWD=/go/src/github.com/docker/docker [2021-11-26T18:31:57.433Z] KEEPBUNDLE=1 [2021-11-26T18:31:57.433Z] DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:31:57.433Z] container=docker [2021-11-26T18:31:57.433Z] HOME=/root [2021-11-26T18:31:57.433Z] GOLANG_VERSION=1.17.3 [2021-11-26T18:31:57.433Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-26T18:31:57.433Z] VALIDATE_BRANCH=master [2021-11-26T18:31:57.433Z] TERM=xterm [2021-11-26T18:31:57.433Z] DOCKER_PKG=github.com/docker/docker [2021-11-26T18:31:57.433Z] SHLVL=1 [2021-11-26T18:31:57.433Z] TIMEOUT=120m [2021-11-26T18:31:57.433Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-26T18:31:57.433Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-26T18:31:57.433Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-26T18:31:57.433Z] GO111MODULE=off [2021-11-26T18:31:57.433Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-26T18:31:57.433Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-26T18:31:57.433Z] GOPATH=/go [2021-11-26T18:31:57.433Z] PKG_CONFIG=pkg-config [2021-11-26T18:31:57.433Z] _=/usr/bin/env [2021-11-26T18:31:57.433Z] Building test suite binary ./integration-cli/test.main [2021-11-26T18:31:57.433Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-26T18:31:57.433Z] HOSTNAME=b69a4ef3b3c2 [2021-11-26T18:31:57.433Z] TEST_SKIP_INTEGRATION=1 [2021-11-26T18:31:57.433Z] TESTDEBUG=0 [2021-11-26T18:31:57.433Z] DEST=bundles/test-integration [2021-11-26T18:31:57.433Z] PWD=/go/src/github.com/docker/docker [2021-11-26T18:31:57.433Z] KEEPBUNDLE=1 [2021-11-26T18:31:57.433Z] DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:31:57.433Z] container=docker [2021-11-26T18:31:57.433Z] HOME=/root [2021-11-26T18:31:57.433Z] GOLANG_VERSION=1.17.3 [2021-11-26T18:31:57.433Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-26T18:31:57.433Z] VALIDATE_BRANCH=master [2021-11-26T18:31:57.433Z] TERM=xterm [2021-11-26T18:31:57.433Z] DOCKER_PKG=github.com/docker/docker [2021-11-26T18:31:57.433Z] SHLVL=1 [2021-11-26T18:31:57.433Z] TIMEOUT=120m [2021-11-26T18:31:57.433Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-26T18:31:57.433Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-26T18:31:57.433Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-26T18:31:57.433Z] GO111MODULE=off [2021-11-26T18:31:57.433Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-26T18:31:57.433Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-26T18:31:57.433Z] GOPATH=/go [2021-11-26T18:31:57.433Z] PKG_CONFIG=pkg-config [2021-11-26T18:31:57.433Z] _=/usr/bin/env [2021-11-26T18:31:57.433Z] Building test suite binary ./integration-cli/test.main [2021-11-26T18:31:57.597Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:31:57.597Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:31:57.597Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:31:57.597Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:31:57.597Z] [2021-11-26T18:31:57.597Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-26T18:31:57.597Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-26T18:31:57.597Z] HOSTNAME=1d73712452ef [2021-11-26T18:31:57.597Z] TESTDEBUG=0 [2021-11-26T18:31:57.597Z] DEST=bundles/test-integration [2021-11-26T18:31:57.597Z] PWD=/go/src/github.com/docker/docker [2021-11-26T18:31:57.597Z] DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:31:57.597Z] container=docker [2021-11-26T18:31:57.597Z] HOME=/root [2021-11-26T18:31:57.597Z] GOLANG_VERSION=1.17.3 [2021-11-26T18:31:57.597Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-26T18:31:57.597Z] VALIDATE_BRANCH=master [2021-11-26T18:31:57.597Z] TERM=xterm [2021-11-26T18:31:57.597Z] DOCKER_PKG=github.com/docker/docker [2021-11-26T18:31:57.597Z] SHLVL=1 [2021-11-26T18:31:57.597Z] TIMEOUT=120m [2021-11-26T18:31:57.597Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-26T18:31:57.597Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-26T18:31:57.597Z] GO111MODULE=off [2021-11-26T18:31:57.597Z] DOCKER_EXPERIMENTAL=1 [2021-11-26T18:31:57.597Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-26T18:31:57.597Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-26T18:31:57.597Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-26T18:31:57.597Z] GOPATH=/go [2021-11-26T18:31:57.597Z] PKG_CONFIG=pkg-config [2021-11-26T18:31:57.597Z] _=/usr/bin/env [2021-11-26T18:31:57.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-26T18:31:57.705Z] === RUN TestHashData [2021-11-26T18:31:57.706Z] --- PASS: TestHashData (0.00s) [2021-11-26T18:31:57.706Z] PASS [2021-11-26T18:31:57.706Z] coverage: 2.8% of statements [2021-11-26T18:31:57.706Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2021-11-26T18:31:57.706Z] --- PASS: TestNetworkDBSimple (2.06s) [2021-11-26T18:31:57.706Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-26T18:31:57.864Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-11-26T18:31:57.864Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-26T18:31:58.121Z] === RUN TestGetDriver [2021-11-26T18:31:58.121Z] --- PASS: TestGetDriver (0.00s) [2021-11-26T18:31:58.121Z] === RUN TestVolumeRequestError [2021-11-26T18:31:58.121Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-26T18:31:58.121Z] PASS [2021-11-26T18:31:58.121Z] coverage: 36.1% of statements [2021-11-26T18:31:58.121Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-11-26T18:31:58.121Z] === RUN TestGetAddress [2021-11-26T18:31:58.121Z] --- PASS: TestGetAddress (0.00s) [2021-11-26T18:31:58.121Z] === RUN TestRemove [2021-11-26T18:31:58.121Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-26T18:31:58.121Z] --- SKIP: TestRemove (0.00s) [2021-11-26T18:31:58.121Z] === RUN TestInitializeWithVolumes [2021-11-26T18:31:58.121Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-26T18:31:58.121Z] === RUN TestCreate [2021-11-26T18:31:58.121Z] --- PASS: TestCreate (0.01s) [2021-11-26T18:31:58.121Z] === RUN TestValidateName [2021-11-26T18:31:58.121Z] --- PASS: TestValidateName (0.00s) [2021-11-26T18:31:58.121Z] === RUN TestCreateWithOpts [2021-11-26T18:31:58.121Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-26T18:31:58.121Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-26T18:31:58.121Z] === RUN TestRelaodNoOpts [2021-11-26T18:31:58.121Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-26T18:31:58.121Z] PASS [2021-11-26T18:31:58.121Z] coverage: 41.5% of statements [2021-11-26T18:31:58.121Z] ok github.com/docker/docker/volume/local 0.048s coverage: 41.5% of statements [2021-11-26T18:31:58.173Z] === RUN TestErrorConstructors [2021-11-26T18:31:58.173Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-26T18:31:58.173Z] === RUN TestCompareIPMask [2021-11-26T18:31:58.173Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-26T18:31:58.173Z] === RUN TestUtilGetHostPartIP [2021-11-26T18:31:58.173Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-26T18:31:58.173Z] === RUN TestUtilGetBroadcastIP [2021-11-26T18:31:58.173Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-26T18:31:58.173Z] === RUN TestParseCIDR [2021-11-26T18:31:58.173Z] --- PASS: TestParseCIDR (0.00s) [2021-11-26T18:31:58.173Z] PASS [2021-11-26T18:31:58.173Z] coverage: 37.3% of statements [2021-11-26T18:31:58.173Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRaw [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-26T18:31:58.592Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-26T18:31:58.592Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRaw [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-26T18:31:59.063Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestConvertTmpfsOptions [2021-11-26T18:31:59.063Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-26T18:31:59.063Z] linux_parser_test.go:209: data="ro" [2021-11-26T18:31:59.063Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestParseMountSpec [2021-11-26T18:31:59.063Z] parser_test.go:62: case 0 [2021-11-26T18:31:59.063Z] parser_test.go:62: case 1 [2021-11-26T18:31:59.063Z] parser_test.go:62: case 2 [2021-11-26T18:31:59.063Z] parser_test.go:62: case 3 [2021-11-26T18:31:59.063Z] parser_test.go:62: case 4 [2021-11-26T18:31:59.063Z] parser_test.go:62: case 5 [2021-11-26T18:31:59.063Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestValidateMount [2021-11-26T18:31:59.063Z] --- PASS: TestValidateMount (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRaw [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-26T18:31:59.063Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-26T18:31:59.063Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-26T18:31:59.063Z] PASS [2021-11-26T18:31:59.063Z] coverage: 67.6% of statements [2021-11-26T18:31:59.063Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2021-11-26T18:31:59.160Z] 2021/11/26 18:31:58 Closing DB instances... [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-26T18:31:59.160Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-26T18:31:59.160Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-26T18:31:59.160Z] PASS [2021-11-26T18:31:59.160Z] coverage: 50.0% of statements [2021-11-26T18:31:59.160Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-11-26T18:31:59.243Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-11-26T18:31:59.243Z] === RUN TestHealthCheckWorkdir [2021-11-26T18:31:59.533Z] === RUN TestSetGetMeta [2021-11-26T18:31:59.533Z] === PAUSE TestSetGetMeta [2021-11-26T18:31:59.533Z] === RUN TestRestore [2021-11-26T18:31:59.533Z] === PAUSE TestRestore [2021-11-26T18:31:59.533Z] === RUN TestServiceCreate [2021-11-26T18:31:59.533Z] === PAUSE TestServiceCreate [2021-11-26T18:31:59.533Z] === RUN TestServiceList [2021-11-26T18:31:59.533Z] === PAUSE TestServiceList [2021-11-26T18:31:59.533Z] === RUN TestServiceRemove [2021-11-26T18:31:59.533Z] === PAUSE TestServiceRemove [2021-11-26T18:31:59.533Z] === RUN TestServiceGet [2021-11-26T18:31:59.533Z] === PAUSE TestServiceGet [2021-11-26T18:31:59.533Z] === RUN TestServicePrune [2021-11-26T18:31:59.533Z] === PAUSE TestServicePrune [2021-11-26T18:31:59.533Z] === RUN TestCreate [2021-11-26T18:31:59.533Z] === PAUSE TestCreate [2021-11-26T18:31:59.533Z] === RUN TestRemove [2021-11-26T18:31:59.533Z] === PAUSE TestRemove [2021-11-26T18:31:59.533Z] === RUN TestList [2021-11-26T18:31:59.533Z] === PAUSE TestList [2021-11-26T18:31:59.533Z] === RUN TestFindByDriver [2021-11-26T18:31:59.533Z] === PAUSE TestFindByDriver [2021-11-26T18:31:59.533Z] === RUN TestFindByReferenced [2021-11-26T18:31:59.533Z] === PAUSE TestFindByReferenced [2021-11-26T18:31:59.533Z] === RUN TestDerefMultipleOfSameRef [2021-11-26T18:31:59.533Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-26T18:31:59.533Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:31:59.533Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:31:59.533Z] === RUN TestDefererencePluginOnCreateError [2021-11-26T18:31:59.533Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-26T18:31:59.533Z] === RUN TestRefDerefRemove [2021-11-26T18:31:59.533Z] === PAUSE TestRefDerefRemove [2021-11-26T18:31:59.533Z] === RUN TestGet [2021-11-26T18:31:59.533Z] === PAUSE TestGet [2021-11-26T18:31:59.533Z] === RUN TestGetWithReference [2021-11-26T18:31:59.533Z] === PAUSE TestGetWithReference [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_nil_list [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_empty_list [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_filter_some [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_filter_middle [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:31:59.533Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-26T18:31:59.533Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_nil_list [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_filter_some [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_empty_list [2021-11-26T18:31:59.533Z] === CONT TestFilterFunc/test_filter_middle [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-26T18:31:59.533Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-26T18:31:59.533Z] === CONT TestSetGetMeta [2021-11-26T18:31:59.533Z] === CONT TestList [2021-11-26T18:31:59.533Z] === CONT TestDefererencePluginOnCreateError [2021-11-26T18:31:59.533Z] === CONT TestDerefMultipleOfSameRef [2021-11-26T18:31:59.533Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-26T18:31:59.533Z] === CONT TestRemove [2021-11-26T18:31:59.533Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-26T18:31:59.533Z] === CONT TestCreate [2021-11-26T18:31:59.533Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-26T18:31:59.533Z] === CONT TestServicePrune [2021-11-26T18:31:59.533Z] --- PASS: TestRemove (0.01s) [2021-11-26T18:31:59.533Z] === CONT TestServiceGet [2021-11-26T18:31:59.533Z] --- PASS: TestList (0.03s) [2021-11-26T18:31:59.533Z] === CONT TestServiceRemove [2021-11-26T18:31:59.533Z] --- PASS: TestCreate (0.01s) [2021-11-26T18:31:59.533Z] === CONT TestServiceList [2021-11-26T18:31:59.533Z] --- PASS: TestServiceGet (0.09s) [2021-11-26T18:31:59.533Z] === CONT TestServiceCreate [2021-11-26T18:31:59.533Z] time="2021-11-26T18:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:31:59.533Z] --- PASS: TestServiceRemove (0.09s) [2021-11-26T18:31:59.533Z] === CONT TestRestore [2021-11-26T18:31:59.533Z] --- PASS: TestServiceList (0.09s) [2021-11-26T18:31:59.533Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:31:59.533Z] time="2021-11-26T18:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:31:59.533Z] time="2021-11-26T18:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:31:59.533Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-26T18:31:59.533Z] === CONT TestFindByReferenced [2021-11-26T18:31:59.533Z] time="2021-11-26T18:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-26T18:31:59.533Z] --- PASS: TestServiceCreate (0.02s) [2021-11-26T18:31:59.533Z] === CONT TestFindByDriver [2021-11-26T18:31:59.533Z] --- PASS: TestRestore (0.02s) [2021-11-26T18:31:59.533Z] === CONT TestGet [2021-11-26T18:31:59.534Z] time="2021-11-26T18:31:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:31:59.534Z] --- PASS: TestServicePrune (0.12s) [2021-11-26T18:31:59.534Z] === CONT TestGetWithReference [2021-11-26T18:31:59.534Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-26T18:31:59.534Z] === CONT TestRefDerefRemove [2021-11-26T18:31:59.534Z] --- PASS: TestFindByDriver (0.01s) [2021-11-26T18:31:59.534Z] --- PASS: TestGet (0.01s) [2021-11-26T18:31:59.534Z] --- PASS: TestGetWithReference (0.01s) [2021-11-26T18:31:59.534Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-26T18:31:59.534Z] PASS [2021-11-26T18:31:59.534Z] coverage: 69.0% of statements [2021-11-26T18:31:59.534Z] ok github.com/docker/docker/volume/service 0.187s coverage: 69.0% of statements [2021-11-26T18:31:59.627Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-26T18:31:59.627Z] PASS [2021-11-26T18:31:59.627Z] coverage: 100.0% of statements [2021-11-26T18:31:59.627Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-11-26T18:31:59.808Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2021-11-26T18:31:59.808Z] === RUN TestHealthKillContainer [2021-11-26T18:31:59.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-26T18:31:59.951Z] HOSTNAME=f10281f59f21 [2021-11-26T18:31:59.951Z] TESTDEBUG=0 [2021-11-26T18:31:59.951Z] DEST=bundles/test-integration [2021-11-26T18:31:59.951Z] PWD=/go/src/github.com/docker/docker [2021-11-26T18:31:59.951Z] KEEPBUNDLE=1 [2021-11-26T18:31:59.951Z] DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff [2021-11-26T18:31:59.951Z] container=docker [2021-11-26T18:31:59.951Z] HOME=/root [2021-11-26T18:31:59.951Z] GOLANG_VERSION=1.17.3 [2021-11-26T18:31:59.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-26T18:31:59.951Z] VALIDATE_BRANCH=master [2021-11-26T18:31:59.951Z] TERM=xterm [2021-11-26T18:31:59.951Z] DOCKER_PKG=github.com/docker/docker [2021-11-26T18:31:59.951Z] SHLVL=1 [2021-11-26T18:31:59.951Z] TIMEOUT=120m [2021-11-26T18:31:59.951Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-26T18:31:59.951Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-26T18:31:59.951Z] GO111MODULE=off [2021-11-26T18:31:59.951Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-26T18:31:59.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-26T18:31:59.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-26T18:31:59.951Z] GOPATH=/go [2021-11-26T18:31:59.951Z] PKG_CONFIG=pkg-config [2021-11-26T18:31:59.951Z] _=/usr/bin/env [2021-11-26T18:31:59.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-26T18:32:00.094Z] === RUN TestAddressPoolOpt [2021-11-26T18:32:00.094Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/a [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/something [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/_=a [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/env1=value1 [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/_env1=value1 [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/PATH [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/=a [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/PATH= [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/PATH=something [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/asd!qwe [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/1asd [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/123 [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/some_space [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/__some_space_before [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/some_space_after__ [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/= [2021-11-26T18:32:00.094Z] === RUN TestValidateEnv/PaTh [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestParseHost [2021-11-26T18:32:00.094Z] --- PASS: TestParseHost (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestParseDockerDaemonHost [2021-11-26T18:32:00.094Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestParseTCP [2021-11-26T18:32:00.094Z] --- PASS: TestParseTCP (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-26T18:32:00.094Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestValidateExtraHosts [2021-11-26T18:32:00.094Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestIpOptString [2021-11-26T18:32:00.094Z] --- PASS: TestIpOptString (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-26T18:32:00.094Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestNewIpOptValidDefaultVal [2021-11-26T18:32:00.094Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestIpOptSetInvalidVal [2021-11-26T18:32:00.094Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestValidateIPAddress [2021-11-26T18:32:00.094Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestMapOpts [2021-11-26T18:32:00.094Z] --- PASS: TestMapOpts (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestListOptsWithoutValidator [2021-11-26T18:32:00.094Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestListOptsWithValidator [2021-11-26T18:32:00.094Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestValidateDNSSearch [2021-11-26T18:32:00.094Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_general_format [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_one_more [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-26T18:32:00.094Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-26T18:32:00.094Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestNamedListOpts [2021-11-26T18:32:00.094Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestNamedMapOpts [2021-11-26T18:32:00.094Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestParseLink [2021-11-26T18:32:00.094Z] --- PASS: TestParseLink (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestQuotedStringSetWithQuotes [2021-11-26T18:32:00.094Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-26T18:32:00.094Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-26T18:32:00.094Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-26T18:32:00.094Z] === RUN TestUlimitOpt [2021-11-26T18:32:00.094Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-26T18:32:00.094Z] PASS [2021-11-26T18:32:00.094Z] coverage: 67.1% of statements [2021-11-26T18:32:00.094Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-11-26T18:32:00.561Z] === RUN TestParseVersion [2021-11-26T18:32:00.561Z] --- PASS: TestParseVersion (0.00s) [2021-11-26T18:32:00.561Z] PASS [2021-11-26T18:32:00.561Z] coverage: 52.9% of statements [2021-11-26T18:32:00.561Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2021-11-26T18:32:00.561Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-11-26T18:32:00.561Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-26T18:32:01.754Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-26T18:32:01.754Z] === RUN TestClientStream [2021-11-26T18:32:01.754Z] --- PASS: TestClientStream (0.00s) [2021-11-26T18:32:01.754Z] === RUN TestClientSendFile [2021-11-26T18:32:01.754Z] --- PASS: TestClientSendFile (0.00s) [2021-11-26T18:32:01.754Z] === RUN TestClientWithRequestTimeout [2021-11-26T18:32:01.754Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-26T18:32:01.754Z] === RUN TestFileSpecPlugin [2021-11-26T18:32:01.754Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-26T18:32:01.754Z] === RUN TestFileJSONSpecPlugin [2021-11-26T18:32:01.754Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-26T18:32:01.754Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-26T18:32:01.754Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-26T18:32:01.754Z] === RUN TestPluginAddHandler [2021-11-26T18:32:01.754Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-26T18:32:01.754Z] === RUN TestPluginWaitBadPlugin [2021-11-26T18:32:01.754Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-26T18:32:01.754Z] === RUN TestGet [2021-11-26T18:32:01.754Z] time="2021-11-26T18:32:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-26T18:32:02.122Z] === RUN TestIsArchivePathDir [2021-11-26T18:32:02.122Z] === RUN TestPeerCertificateMarshalJSON [2021-11-26T18:32:02.122Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-26T18:32:02.122Z] === RUN TestIsArchivePathInvalidFile [2021-11-26T18:32:02.122Z] 2021/11/26 18:32:01 Closing DB instances... [2021-11-26T18:32:02.122Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2021-11-26T18:32:02.122Z] === RUN TestIsArchivePathTar [2021-11-26T18:32:02.122Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-26T18:32:02.122Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-26T18:32:02.122Z] --- PASS: TestPeerCertificateMarshalJSON (0.22s) [2021-11-26T18:32:02.122Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-26T18:32:02.122Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-26T18:32:02.122Z] === RUN TestMiddleware [2021-11-26T18:32:02.122Z] --- PASS: TestMiddleware (0.00s) [2021-11-26T18:32:02.122Z] === RUN TestNewResponseModifier [2021-11-26T18:32:02.122Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-26T18:32:02.122Z] PASS [2021-11-26T18:32:02.122Z] coverage: 26.8% of statements [2021-11-26T18:32:02.122Z] ok github.com/docker/docker/pkg/authorization 0.259s coverage: 26.8% of statements [2021-11-26T18:32:02.122Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-11-26T18:32:02.122Z] === RUN TestDecompressStreamGzip [2021-11-26T18:32:02.591Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-11-26T18:32:02.591Z] === RUN TestDecompressStreamBzip2 [2021-11-26T18:32:02.591Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-11-26T18:32:02.591Z] === RUN TestDecompressStreamXz [2021-11-26T18:32:02.591Z] archive_test.go:133: Xz not present in msys2 [2021-11-26T18:32:02.591Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestDecompressStreamZstd [2021-11-26T18:32:02.591Z] archive_test.go:140: zstd not installed [2021-11-26T18:32:02.591Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-26T18:32:02.591Z] === RUN TestCompressStreamXzUnsupported [2021-11-26T18:32:02.591Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-26T18:32:02.591Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestCompressStreamInvalid [2021-11-26T18:32:02.591Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestExtensionInvalid [2021-11-26T18:32:02.591Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestExtensionUncompressed [2021-11-26T18:32:02.591Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestExtensionBzip2 [2021-11-26T18:32:02.591Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestExtensionGzip [2021-11-26T18:32:02.591Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestExtensionXz [2021-11-26T18:32:02.591Z] --- PASS: TestExtensionXz (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestExtensionZstd [2021-11-26T18:32:02.591Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestCmdStreamLargeStderr [2021-11-26T18:32:02.591Z] === RUN TestUnbuffered [2021-11-26T18:32:02.591Z] --- PASS: TestUnbuffered (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestRaceUnbuffered [2021-11-26T18:32:02.591Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-26T18:32:02.591Z] PASS [2021-11-26T18:32:02.591Z] coverage: 100.0% of statements [2021-11-26T18:32:02.591Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-11-26T18:32:02.591Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-11-26T18:32:02.591Z] === RUN TestCmdStreamBad [2021-11-26T18:32:02.591Z] archive_test.go:252: Failing on Windows CI machines [2021-11-26T18:32:02.591Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestCmdStreamGood [2021-11-26T18:32:02.591Z] --- PASS: TestCmdStreamGood (0.03s) [2021-11-26T18:32:02.591Z] === RUN TestUntarPathWithInvalidDest [2021-11-26T18:32:02.591Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-26T18:32:02.591Z] === RUN TestUntarPathWithInvalidSrc [2021-11-26T18:32:02.591Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-26T18:32:02.591Z] === RUN TestUntarPath [2021-11-26T18:32:02.745Z] time="2021-11-26T18:32:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-26T18:32:03.043Z] INFO [runner/unused/goanalysis] analyzers took 28.557076855s with top 10 stages: buildssa: 24.600970883s, U1000: 3.956105972s [2021-11-26T18:32:03.058Z] --- PASS: TestUntarPath (0.05s) [2021-11-26T18:32:03.058Z] === RUN TestUntarPathWithDestinationFile [2021-11-26T18:32:03.058Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-26T18:32:03.058Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-26T18:32:03.058Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-26T18:32:03.058Z] === RUN TestCopyWithTarInvalidSrc [2021-11-26T18:32:03.058Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-26T18:32:03.058Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-26T18:32:03.058Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-26T18:32:03.058Z] === RUN TestCopyWithTarSrcFile [2021-11-26T18:32:03.058Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-26T18:32:03.058Z] === RUN TestCopyWithTarSrcFolder [2021-11-26T18:32:03.058Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-26T18:32:03.058Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-26T18:32:03.058Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-26T18:32:03.058Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-26T18:32:03.058Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-26T18:32:03.058Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-26T18:32:03.058Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-26T18:32:03.058Z] === RUN TestCopyFileWithTarSrcFile [2021-11-26T18:32:03.058Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-26T18:32:03.058Z] === RUN TestTarFiles [2021-11-26T18:32:03.058Z] === RUN TestMatch [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[foo]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[foo_bar]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[]#01 [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[qux]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-26T18:32:03.058Z] === RUN TestMatch/[[foo_baz]] [2021-11-26T18:32:03.058Z] --- PASS: TestMatch (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-26T18:32:03.058Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-26T18:32:03.058Z] PASS [2021-11-26T18:32:03.058Z] coverage: 87.5% of statements [2021-11-26T18:32:03.058Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2021-11-26T18:32:03.526Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2021-11-26T18:32:03.526Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-26T18:32:03.993Z] === RUN TestChrootTarUntar [2021-11-26T18:32:03.993Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-26T18:32:03.993Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootUntarEmptyArchive [2021-11-26T18:32:03.993Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootTarUntarWithSymlink [2021-11-26T18:32:03.993Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootCopyWithTar [2021-11-26T18:32:03.993Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootCopyFileWithTar [2021-11-26T18:32:03.993Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootUntarPath [2021-11-26T18:32:03.993Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-26T18:32:03.993Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-26T18:32:03.993Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:32:03.993Z] === RUN TestChrootApplyDotDotFile [2021-11-26T18:32:03.993Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:03.993Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-26T18:32:03.993Z] PASS [2021-11-26T18:32:03.993Z] coverage: 15.1% of statements [2021-11-26T18:32:03.993Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.1% of statements [2021-11-26T18:32:04.460Z] === RUN TestSizeEmpty [2021-11-26T18:32:04.460Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-26T18:32:04.460Z] === RUN TestSizeEmptyFile [2021-11-26T18:32:04.460Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-26T18:32:04.460Z] === RUN TestSizeNonemptyFile [2021-11-26T18:32:04.460Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-26T18:32:04.460Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-26T18:32:04.460Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-26T18:32:04.460Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-26T18:32:04.460Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-26T18:32:04.460Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-26T18:32:04.460Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-26T18:32:04.460Z] === RUN TestMoveToSubdir [2021-11-26T18:32:04.460Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-26T18:32:04.460Z] === RUN TestSizeNonExistingDirectory [2021-11-26T18:32:04.460Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-26T18:32:04.460Z] PASS [2021-11-26T18:32:04.460Z] coverage: 80.0% of statements [2021-11-26T18:32:04.460Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2021-11-26T18:32:04.967Z] time="2021-11-26T18:32:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-26T18:32:05.444Z] === RUN Test [2021-11-26T18:32:05.444Z] === RUN Test/TestContainsEntry [2021-11-26T18:32:05.444Z] === RUN Test/TestCreateEntries [2021-11-26T18:32:05.444Z] === RUN Test/TestEntriesDiff [2021-11-26T18:32:05.444Z] === RUN Test/TestEntriesEquality [2021-11-26T18:32:05.444Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-26T18:32:05.444Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-26T18:32:05.444Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-26T18:32:05.444Z] === RUN Test/TestGeneratorNotGenerate [2021-11-26T18:32:05.444Z] === RUN Test/TestGeneratorWithPort [2021-11-26T18:32:05.444Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-26T18:32:05.444Z] === RUN Test/TestNewEntry [2021-11-26T18:32:05.444Z] === RUN Test/TestParse [2021-11-26T18:32:05.444Z] --- PASS: Test (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-26T18:32:05.444Z] --- PASS: Test/TestParse (0.00s) [2021-11-26T18:32:05.444Z] PASS [2021-11-26T18:32:05.445Z] coverage: 58.3% of statements [2021-11-26T18:32:05.445Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-11-26T18:32:05.445Z] 2021/11/26 18:32:05 Closing DB instances... [2021-11-26T18:32:05.912Z] === RUN Test [2021-11-26T18:32:05.912Z] === RUN Test/TestContent [2021-11-26T18:32:05.912Z] === RUN Test/TestInitialize [2021-11-26T18:32:05.912Z] === RUN Test/TestNew [2021-11-26T18:32:05.912Z] === RUN Test/TestParsingContentsWithComments [2021-11-26T18:32:05.912Z] === RUN Test/TestRegister [2021-11-26T18:32:05.912Z] === RUN Test/TestWatch [2021-11-26T18:32:05.912Z] --- PASS: Test (0.01s) [2021-11-26T18:32:05.912Z] --- PASS: Test/TestContent (0.00s) [2021-11-26T18:32:05.912Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-26T18:32:05.912Z] --- PASS: Test/TestNew (0.00s) [2021-11-26T18:32:05.912Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-26T18:32:05.912Z] --- PASS: Test/TestRegister (0.00s) [2021-11-26T18:32:05.912Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:32:05.912Z] PASS [2021-11-26T18:32:05.912Z] coverage: 97.6% of statements [2021-11-26T18:32:05.912Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 97.6% of statements [2021-11-26T18:32:06.380Z] --- PASS: TestTarFiles (3.31s) [2021-11-26T18:32:06.380Z] === RUN TestDetectCompressionZstd [2021-11-26T18:32:06.380Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-26T18:32:06.380Z] === RUN TestTarUntar [2021-11-26T18:32:06.380Z] --- PASS: TestTarUntar (0.03s) [2021-11-26T18:32:06.380Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-26T18:32:06.380Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-26T18:32:06.380Z] === RUN TestTarWithOptions [2021-11-26T18:32:06.380Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-26T18:32:06.380Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-26T18:32:06.380Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-26T18:32:06.380Z] === RUN TestUntarUstarGnuConflict [2021-11-26T18:32:06.380Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-26T18:32:06.380Z] === RUN TestUntarInvalidFilenames [2021-11-26T18:32:06.380Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3753883959\\dest" [2021-11-26T18:32:06.380Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-11-26T18:32:06.380Z] === RUN TestUntarHardlinkToSymlink [2021-11-26T18:32:06.380Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-11-26T18:32:06.380Z] === RUN TestUntarInvalidHardlink [2021-11-26T18:32:06.380Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink222516624\\victim\\hello" -> "../victim/hello" [2021-11-26T18:32:06.380Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2433150158\\victim\\hello" -> "/../victim/hello" [2021-11-26T18:32:06.380Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1913377011\\victim" -> "../victim" [2021-11-26T18:32:06.380Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2504731071\\victim" -> "../victim" [2021-11-26T18:32:06.380Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1734209656\\victim" -> "../victim" [2021-11-26T18:32:06.380Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1662456679\\victim" -> "../victim" [2021-11-26T18:32:06.380Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-26T18:32:06.380Z] === RUN TestUntarInvalidSymlink [2021-11-26T18:32:06.380Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2978377895\\dest\\dotdot" -> "../victim/hello" [2021-11-26T18:32:06.380Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink977883835\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-26T18:32:06.380Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1529229113\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.380Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1498315405\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.380Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3961965738\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink309425814\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.381Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2528215377\\dest\\dir\\loophole" -> "../../victim" [2021-11-26T18:32:06.381Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-11-26T18:32:06.381Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-26T18:32:06.381Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-26T18:32:06.381Z] === RUN TestXGlobalNoParent [2021-11-26T18:32:06.381Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-26T18:32:06.381Z] === RUN TestReplaceFileTarWrapper [2021-11-26T18:32:06.381Z] --- PASS: TestReplaceFileTarWrapper (0.09s) [2021-11-26T18:32:06.381Z] === RUN TestPrefixHeaderReadable [2021-11-26T18:32:06.848Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-26T18:32:06.848Z] === RUN TestDisablePigz [2021-11-26T18:32:06.848Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-26T18:32:06.848Z] --- PASS: TestDisablePigz (0.10s) [2021-11-26T18:32:06.848Z] === RUN TestPigz [2021-11-26T18:32:06.848Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-26T18:32:06.848Z] --- PASS: TestPigz (0.14s) [2021-11-26T18:32:06.848Z] === RUN TestCopyFileWithInvalidDest [2021-11-26T18:32:06.848Z] archive_windows_test.go:16: Currently fails [2021-11-26T18:32:06.848Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:32:06.848Z] === RUN TestCanonicalTarNameForPath [2021-11-26T18:32:06.848Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-26T18:32:06.848Z] === RUN TestCanonicalTarName [2021-11-26T18:32:06.848Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-26T18:32:06.848Z] === RUN TestChmodTarEntry [2021-11-26T18:32:06.848Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-26T18:32:06.848Z] === RUN TestHardLinkOrder [2021-11-26T18:32:06.848Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-26T18:32:06.848Z] === RUN TestChangeString [2021-11-26T18:32:06.848Z] --- PASS: TestChangeString (0.00s) [2021-11-26T18:32:06.848Z] === RUN TestChangesWithNoChanges [2021-11-26T18:32:06.848Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-26T18:32:06.848Z] === RUN TestChangesWithChanges [2021-11-26T18:32:06.848Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-26T18:32:06.848Z] === RUN TestChangesWithChangesGH13590 [2021-11-26T18:32:06.848Z] changes_test.go:195: needs more investigation [2021-11-26T18:32:06.848Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-26T18:32:06.848Z] === RUN TestChangesDirsEmpty [2021-11-26T18:32:06.848Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:32:06.848Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-26T18:32:06.848Z] === RUN TestChangesDirsMutated [2021-11-26T18:32:06.848Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:32:06.849Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-26T18:32:06.849Z] === RUN TestApplyLayer [2021-11-26T18:32:06.849Z] changes_test.go:432: needs further investigation [2021-11-26T18:32:06.849Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-26T18:32:06.849Z] === RUN TestChangesSizeWithHardlinks [2021-11-26T18:32:06.849Z] changes_test.go:468: needs further investigation [2021-11-26T18:32:06.849Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-26T18:32:06.849Z] === RUN TestChangesSizeWithNoChanges [2021-11-26T18:32:06.849Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-26T18:32:06.849Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-26T18:32:06.849Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-26T18:32:06.849Z] === RUN TestChangesSize [2021-11-26T18:32:06.849Z] --- PASS: TestChangesSize (0.00s) [2021-11-26T18:32:06.849Z] === RUN TestApplyLayerInvalidFilenames [2021-11-26T18:32:06.849Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4001539730\\dest" [2021-11-26T18:32:06.849Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-26T18:32:06.849Z] === RUN TestApplyLayerInvalidHardlink [2021-11-26T18:32:06.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1614352209\\victim\\hello" -> "../victim/hello" [2021-11-26T18:32:06.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1456360177\\victim\\hello" -> "/../victim/hello" [2021-11-26T18:32:06.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1540049005\\victim" -> "../victim" [2021-11-26T18:32:06.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2228692128\\victim" -> "../victim" [2021-11-26T18:32:06.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1952001796\\victim" -> "../victim" [2021-11-26T18:32:06.849Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink871718694\\victim" -> "../victim" [2021-11-26T18:32:06.849Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-26T18:32:06.849Z] === RUN TestApplyLayerInvalidSymlink [2021-11-26T18:32:06.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2514268599\\dest\\dotdot" -> "../victim/hello" [2021-11-26T18:32:06.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2368540490\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-26T18:32:06.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4108455684\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1058081945\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3115950426\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.849Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1980467417\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:32:06.849Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-26T18:32:06.849Z] === RUN TestApplyLayerWhiteouts [2021-11-26T18:32:06.849Z] === RUN Test [2021-11-26T18:32:06.849Z] === RUN Test/TestInitialize [2021-11-26T18:32:06.849Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-26T18:32:06.849Z] === RUN TestGenerateEmptyFile [2021-11-26T18:32:06.849Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-26T18:32:06.849Z] === RUN TestGenerateWithContent [2021-11-26T18:32:06.849Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-26T18:32:06.849Z] PASS [2021-11-26T18:32:06.849Z] coverage: 62.0% of statements [2021-11-26T18:32:07.316Z] ok github.com/docker/docker/pkg/archive 5.258s coverage: 62.0% of statements [2021-11-26T18:32:07.316Z] time="2021-11-26T18:32:06Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:32:07.316Z] time="2021-11-26T18:32:06Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:32:07.316Z] time="2021-11-26T18:32:06Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:32:07.316Z] === RUN Test/TestInitializeWithCerts [2021-11-26T18:32:07.316Z] time="2021-11-26T18:32:06Z" level=info msg="Initializing discovery with TLS" [2021-11-26T18:32:07.316Z] === RUN Test/TestWatch [2021-11-26T18:32:07.316Z] time="2021-11-26T18:32:06Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:32:07.783Z] --- PASS: TestNetworkDBCRUDTableEntry (4.45s) [2021-11-26T18:32:07.783Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-26T18:32:07.913Z] --- PASS: TestHealthKillContainer (7.90s) [2021-11-26T18:32:07.913Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-26T18:32:07.913Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:32:07.913Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:32:07.913Z] === RUN TestIpcModeNone [2021-11-26T18:32:07.913Z] --- PASS: TestIpcModeNone (0.42s) [2021-11-26T18:32:07.913Z] === RUN TestIpcModePrivate [2021-11-26T18:32:08.172Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-11-26T18:32:08.430Z] --- PASS: TestIpcModePrivate (0.44s) [2021-11-26T18:32:08.430Z] === RUN TestIpcModeShareable [2021-11-26T18:32:08.430Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:08.430Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-26T18:32:08.430Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-26T18:32:08.770Z] time="2021-11-26T18:32:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-26T18:32:09.804Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2021-11-26T18:32:09.804Z] === RUN TestAPIIpcModeHost [2021-11-26T18:32:09.804Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:09.804Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-26T18:32:09.804Z] === RUN TestDaemonIpcModeShareable [2021-11-26T18:32:09.804Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:09.804Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-26T18:32:09.804Z] === RUN TestDaemonIpcModePrivate [2021-11-26T18:32:09.994Z] 2021/11/26 18:32:09 Closing DB instances... [2021-11-26T18:32:09.994Z] --- PASS: Test (3.10s) [2021-11-26T18:32:09.994Z] --- PASS: Test/TestInitialize (0.09s) [2021-11-26T18:32:09.994Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-26T18:32:09.994Z] --- PASS: Test/TestWatch (3.00s) [2021-11-26T18:32:09.994Z] PASS [2021-11-26T18:32:09.994Z] coverage: 84.1% of statements [2021-11-26T18:32:09.994Z] ok github.com/docker/docker/pkg/discovery/kv 3.137s coverage: 84.1% of statements [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-26T18:32:10.115Z] === RUN TestBoolValue [2021-11-26T18:32:10.115Z] --- PASS: TestBoolValue (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestBoolValueOrDefault [2021-11-26T18:32:10.115Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestInt64ValueOrZero [2021-11-26T18:32:10.115Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestInt64ValueOrDefault [2021-11-26T18:32:10.115Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-26T18:32:10.115Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestJsonContentType [2021-11-26T18:32:10.115Z] --- PASS: TestJsonContentType (0.00s) [2021-11-26T18:32:10.115Z] PASS [2021-11-26T18:32:10.115Z] coverage: 14.7% of statements [2021-11-26T18:32:10.115Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 14.7% of statements [2021-11-26T18:32:10.115Z] === RUN TestMaskSecretKeys [2021-11-26T18:32:10.115Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-26T18:32:10.115Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-26T18:32:10.115Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-26T18:32:10.115Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestVersionMiddlewareVersion [2021-11-26T18:32:10.115Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-26T18:32:10.115Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-26T18:32:10.115Z] PASS [2021-11-26T18:32:10.115Z] coverage: 37.7% of statements [2021-11-26T18:32:10.115Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-26T18:32:10.115Z] === RUN TestStrSliceMarshalJSON [2021-11-26T18:32:10.115Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestStrSliceUnmarshalJSON [2021-11-26T18:32:10.115Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestStrSliceUnmarshalString [2021-11-26T18:32:10.115Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestStrSliceUnmarshalSlice [2021-11-26T18:32:10.115Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-26T18:32:10.115Z] PASS [2021-11-26T18:32:10.115Z] coverage: 90.0% of statements [2021-11-26T18:32:10.115Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-11-26T18:32:10.115Z] === RUN TestAdjustForAPIVersion [2021-11-26T18:32:10.115Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-26T18:32:10.115Z] PASS [2021-11-26T18:32:10.115Z] coverage: 5.7% of statements [2021-11-26T18:32:10.115Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-26T18:32:10.115Z] === RUN TestToJSON [2021-11-26T18:32:10.115Z] --- PASS: TestToJSON (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestToParamWithVersion [2021-11-26T18:32:10.115Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestFromJSON [2021-11-26T18:32:10.115Z] --- PASS: TestFromJSON (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestEmpty [2021-11-26T18:32:10.115Z] --- PASS: TestEmpty (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestArgsMatchKVListEmptySources [2021-11-26T18:32:10.115Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestArgsMatchKVList [2021-11-26T18:32:10.115Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestArgsMatch [2021-11-26T18:32:10.115Z] --- PASS: TestArgsMatch (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestAdd [2021-11-26T18:32:10.115Z] --- PASS: TestAdd (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestDel [2021-11-26T18:32:10.115Z] --- PASS: TestDel (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestLen [2021-11-26T18:32:10.115Z] --- PASS: TestLen (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestExactMatch [2021-11-26T18:32:10.115Z] --- PASS: TestExactMatch (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestOnlyOneExactMatch [2021-11-26T18:32:10.115Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestContains [2021-11-26T18:32:10.115Z] --- PASS: TestContains (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestValidate [2021-11-26T18:32:10.115Z] --- PASS: TestValidate (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestWalkValues [2021-11-26T18:32:10.115Z] --- PASS: TestWalkValues (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestFuzzyMatch [2021-11-26T18:32:10.115Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestClone [2021-11-26T18:32:10.115Z] --- PASS: TestClone (0.00s) [2021-11-26T18:32:10.115Z] PASS [2021-11-26T18:32:10.115Z] coverage: 92.2% of statements [2021-11-26T18:32:10.115Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-26T18:32:10.115Z] === RUN TestDurationToSecondsString [2021-11-26T18:32:10.115Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestGetTimestamp [2021-11-26T18:32:10.115Z] --- PASS: TestGetTimestamp (0.12s) [2021-11-26T18:32:10.115Z] === RUN TestParseTimestamps [2021-11-26T18:32:10.115Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-26T18:32:10.115Z] PASS [2021-11-26T18:32:10.115Z] coverage: 100.0% of statements [2021-11-26T18:32:10.115Z] ok github.com/docker/docker/api/types/time 0.172s coverage: 100.0% of statements [2021-11-26T18:32:10.115Z] === RUN TestCompareVersion [2021-11-26T18:32:10.115Z] --- PASS: TestCompareVersion (0.00s) [2021-11-26T18:32:10.115Z] PASS [2021-11-26T18:32:10.115Z] coverage: 77.3% of statements [2021-11-26T18:32:10.115Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-26T18:32:10.115Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-26T18:32:10.115Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-26T18:32:10.115Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestCloneArgsSmartHttp [2021-11-26T18:32:10.115Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-26T18:32:10.115Z] === RUN TestCloneArgsDumbHttp [2021-11-26T18:32:10.115Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestCloneArgsGit [2021-11-26T18:32:10.115Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-26T18:32:10.115Z] === RUN TestCheckoutGit [2021-11-26T18:32:10.738Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-26T18:32:10.978Z] === RUN Test [2021-11-26T18:32:10.978Z] === RUN Test/TestWatch [2021-11-26T18:32:10.978Z] --- PASS: Test (0.00s) [2021-11-26T18:32:10.978Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:32:10.978Z] PASS [2021-11-26T18:32:10.978Z] coverage: 92.3% of statements [2021-11-26T18:32:10.978Z] ok github.com/docker/docker/pkg/discovery/memory 0.029s coverage: 92.3% of statements [2021-11-26T18:32:10.995Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2021-11-26T18:32:10.996Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-26T18:32:10.996Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:10.996Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-26T18:32:10.996Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-26T18:32:10.996Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:10.996Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-26T18:32:10.996Z] === RUN TestIpcModeOlderClient [2021-11-26T18:32:10.996Z] === PAUSE TestIpcModeOlderClient [2021-11-26T18:32:10.996Z] === RUN TestKillContainerInvalidSignal [2021-11-26T18:32:11.253Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2021-11-26T18:32:11.253Z] === RUN TestKillContainer [2021-11-26T18:32:11.253Z] === RUN TestKillContainer/no_signal [2021-11-26T18:32:11.445Z] === RUN Test [2021-11-26T18:32:11.445Z] === RUN Test/TestInitialize [2021-11-26T18:32:11.445Z] === RUN Test/TestInitializeWithPattern [2021-11-26T18:32:11.445Z] === RUN Test/TestRegister [2021-11-26T18:32:11.445Z] === RUN Test/TestWatch [2021-11-26T18:32:11.445Z] --- PASS: Test (0.00s) [2021-11-26T18:32:11.445Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-26T18:32:11.445Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-26T18:32:11.445Z] --- PASS: Test/TestRegister (0.00s) [2021-11-26T18:32:11.445Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:32:11.445Z] PASS [2021-11-26T18:32:11.445Z] coverage: 93.8% of statements [2021-11-26T18:32:11.445Z] ok github.com/docker/docker/pkg/discovery/nodes 0.032s coverage: 93.8% of statements [2021-11-26T18:32:11.445Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-11-26T18:32:11.445Z] === RUN TestNetworkDBNodeLeave [2021-11-26T18:32:11.683Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-26T18:32:11.683Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestProcessNoDockerignore [2021-11-26T18:32:11.683Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-26T18:32:11.683Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestDetectContentType [2021-11-26T18:32:11.683Z] --- PASS: TestDetectContentType (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestSelectAcceptableMIME [2021-11-26T18:32:11.683Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestInspectEmptyResponse [2021-11-26T18:32:11.683Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestInspectResponseBinary [2021-11-26T18:32:11.683Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestResponseUnsupportedContentType [2021-11-26T18:32:11.683Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestInspectResponseTextSimple [2021-11-26T18:32:11.683Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestInspectResponseEmptyContentType [2021-11-26T18:32:11.683Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestUnknownContentLength [2021-11-26T18:32:11.683Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestDownloadRemote [2021-11-26T18:32:11.683Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-26T18:32:11.683Z] === RUN TestGetWithStatusError [2021-11-26T18:32:11.683Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestCloseRootDirectory [2021-11-26T18:32:11.683Z] === RUN TestEnable [2021-11-26T18:32:11.683Z] --- PASS: TestEnable (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestDisable [2021-11-26T18:32:11.683Z] --- PASS: TestDisable (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestEnabled [2021-11-26T18:32:11.683Z] --- PASS: TestEnabled (0.00s) [2021-11-26T18:32:11.683Z] PASS [2021-11-26T18:32:11.683Z] coverage: 100.0% of statements [2021-11-26T18:32:11.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:11.683Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestHashFile [2021-11-26T18:32:11.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:11.683Z] --- SKIP: TestHashFile (0.00s) [2021-11-26T18:32:11.683Z] === RUN TestHashSubdir [2021-11-26T18:32:11.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:11.683Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-11-26T18:32:11.683Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-26T18:32:11.683Z] === RUN TestRemoveDirectory [2021-11-26T18:32:11.683Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:11.683Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-11-26T18:32:11.683Z] PASS [2021-11-26T18:32:11.683Z] coverage: 9.3% of statements [2021-11-26T18:32:11.683Z] ok github.com/docker/docker/builder/remotecontext 0.236s coverage: 9.3% of statements [2021-11-26T18:32:11.819Z] === RUN TestKillContainer/non_killing_signal [2021-11-26T18:32:11.913Z] === RUN TestPollerAddRemove [2021-11-26T18:32:11.913Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-26T18:32:11.913Z] === RUN TestPollerEvent [2021-11-26T18:32:11.913Z] poller_test.go:40: No chmod on Windows [2021-11-26T18:32:11.913Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-26T18:32:11.913Z] === RUN TestPollerClose [2021-11-26T18:32:11.913Z] --- PASS: TestPollerClose (0.00s) [2021-11-26T18:32:11.913Z] PASS [2021-11-26T18:32:11.913Z] coverage: 45.7% of statements [2021-11-26T18:32:11.913Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2021-11-26T18:32:12.077Z] === RUN TestKillContainer/killing_signal [2021-11-26T18:32:12.153Z] === RUN TestGetAllAllowed [2021-11-26T18:32:12.153Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestGetAllMeta [2021-11-26T18:32:12.153Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-26T18:32:12.153Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestIsUnreferencedBuiltin [2021-11-26T18:32:12.153Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestIsExistingDirectory [2021-11-26T18:32:12.153Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestGetFilenameForDownload [2021-11-26T18:32:12.153Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestEnv2Variables [2021-11-26T18:32:12.153Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-26T18:32:12.153Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestMaintainer [2021-11-26T18:32:12.153Z] --- PASS: TestMaintainer (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestLabel [2021-11-26T18:32:12.153Z] --- PASS: TestLabel (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestFromScratch [2021-11-26T18:32:12.153Z] --- PASS: TestFromScratch (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestFromWithArg [2021-11-26T18:32:12.153Z] --- PASS: TestFromWithArg (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-26T18:32:12.153Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestFromWithUndefinedArg [2021-11-26T18:32:12.153Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestFromMultiStageWithNamedStage [2021-11-26T18:32:12.153Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestOnbuild [2021-11-26T18:32:12.153Z] --- PASS: TestOnbuild (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestWorkdir [2021-11-26T18:32:12.153Z] --- PASS: TestWorkdir (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestCmd [2021-11-26T18:32:12.153Z] --- PASS: TestCmd (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestHealthcheckNone [2021-11-26T18:32:12.153Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestHealthcheckCmd [2021-11-26T18:32:12.153Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestEntrypoint [2021-11-26T18:32:12.153Z] --- PASS: TestEntrypoint (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestExpose [2021-11-26T18:32:12.153Z] --- PASS: TestExpose (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestUser [2021-11-26T18:32:12.153Z] --- PASS: TestUser (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestVolume [2021-11-26T18:32:12.153Z] --- PASS: TestVolume (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestStopSignal [2021-11-26T18:32:12.153Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-26T18:32:12.153Z] --- SKIP: TestStopSignal (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestArg [2021-11-26T18:32:12.153Z] --- PASS: TestArg (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestShell [2021-11-26T18:32:12.153Z] --- PASS: TestShell (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestPrependEnvOnCmd [2021-11-26T18:32:12.153Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestRunWithBuildArgs [2021-11-26T18:32:12.153Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestRunIgnoresHealthcheck [2021-11-26T18:32:12.153Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestDispatchUnsupportedOptions [2021-11-26T18:32:12.153Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-26T18:32:12.153Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-26T18:32:12.153Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-26T18:32:12.153Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestNormalizeWorkdir [2021-11-26T18:32:12.153Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestDispatch [2021-11-26T18:32:12.153Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-26T18:32:12.153Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-26T18:32:12.153Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-26T18:32:12.153Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-26T18:32:12.153Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-26T18:32:12.153Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-26T18:32:12.153Z] === RUN TestDispatch/COPY_url [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch (0.06s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-26T18:32:12.153Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestAddScratchImageAddsToMounts [2021-11-26T18:32:12.153Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-26T18:32:12.153Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-26T18:32:12.153Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-26T18:32:12.153Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestImageSourceGetAddsToMounts [2021-11-26T18:32:12.153Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestEmptyDockerfile [2021-11-26T18:32:12.153Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestSymlinkDockerfile [2021-11-26T18:32:12.153Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-26T18:32:12.153Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-26T18:32:12.153Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestNonExistingDockerfile [2021-11-26T18:32:12.153Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestCopyRunConfig [2021-11-26T18:32:12.153Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestDeepCopyRunConfig [2021-11-26T18:32:12.153Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestExportImage [2021-11-26T18:32:12.153Z] --- PASS: TestExportImage (0.00s) [2021-11-26T18:32:12.153Z] === RUN TestNormalizeDest [2021-11-26T18:32:12.153Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-26T18:32:12.153Z] PASS [2021-11-26T18:32:12.153Z] coverage: 46.8% of statements [2021-11-26T18:32:12.153Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 46.8% of statements [2021-11-26T18:32:12.153Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-26T18:32:12.380Z] --- PASS: TestGetAddress (17.89s) [2021-11-26T18:32:12.380Z] === RUN TestRequestSyntaxCheck [2021-11-26T18:32:12.380Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-26T18:32:12.380Z] === RUN TestRequest [2021-11-26T18:32:12.622Z] === RUN TestTCP4Proxy [2021-11-26T18:32:12.622Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestTCP4ProxyHalfClose [2021-11-26T18:32:12.622Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestTCP6Proxy [2021-11-26T18:32:12.622Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:32:12.622Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestTCPDualStackProxy [2021-11-26T18:32:12.622Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:32:12.622Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestUDP4Proxy [2021-11-26T18:32:12.622Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestUDP6Proxy [2021-11-26T18:32:12.622Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:32:12.622Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestUDPWriteError [2021-11-26T18:32:12.622Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestSCTP4Proxy [2021-11-26T18:32:12.622Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-26T18:32:12.622Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-26T18:32:12.622Z] === RUN TestSCTP6Proxy [2021-11-26T18:32:12.622Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:32:12.622Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-26T18:32:12.622Z] PASS [2021-11-26T18:32:12.622Z] coverage: 49.4% of statements [2021-11-26T18:32:12.622Z] ok github.com/docker/docker/cmd/docker-proxy 0.051s coverage: 49.4% of statements [2021-11-26T18:32:12.643Z] --- PASS: TestKillContainer (1.23s) [2021-11-26T18:32:12.643Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-11-26T18:32:12.643Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-26T18:32:12.643Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-26T18:32:12.643Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-26T18:32:12.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-26T18:32:12.848Z] === RUN TestCopyFileWithInvalidSrc [2021-11-26T18:32:12.848Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCopyFileWithInvalidDest [2021-11-26T18:32:12.848Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-26T18:32:12.848Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-26T18:32:12.848Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCopyFile [2021-11-26T18:32:12.848Z] --- PASS: TestCopyFile (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-26T18:32:12.848Z] fileutils_test.go:133: Needs porting to Windows [2021-11-26T18:32:12.848Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-26T18:32:12.848Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-26T18:32:12.848Z] fileutils_test.go:179: Needs porting to Windows [2021-11-26T18:32:12.848Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestWildcardMatches [2021-11-26T18:32:12.848Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestPatternMatches [2021-11-26T18:32:12.848Z] --- PASS: TestPatternMatches (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-26T18:32:12.848Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestPatternMatchesFolderExclusions [2021-11-26T18:32:12.848Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-26T18:32:12.848Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-26T18:32:12.848Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-26T18:32:12.848Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-26T18:32:12.848Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestSingleExclamationError [2021-11-26T18:32:12.848Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestMatchesWithNoPatterns [2021-11-26T18:32:12.848Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestMatchesWithMalformedPatterns [2021-11-26T18:32:12.848Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestMatches [2021-11-26T18:32:12.848Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-26T18:32:12.848Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-26T18:32:12.848Z] === RUN TestMatches/MatchesUsingParentResults [2021-11-26T18:32:12.848Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-11-26T18:32:12.848Z] --- PASS: TestMatches (0.01s) [2021-11-26T18:32:12.848Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-26T18:32:12.848Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-26T18:32:12.848Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-11-26T18:32:12.848Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCleanPatterns [2021-11-26T18:32:12.848Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-26T18:32:12.848Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCleanPatternsExceptionFlag [2021-11-26T18:32:12.848Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-26T18:32:12.848Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-26T18:32:12.848Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCleanPatternsErrorSingleException [2021-11-26T18:32:12.848Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCreateIfNotExistsDir [2021-11-26T18:32:12.848Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestCreateIfNotExistsFile [2021-11-26T18:32:12.848Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-26T18:32:12.848Z] === RUN TestMatch [2021-11-26T18:32:12.848Z] --- PASS: TestMatch (0.00s) [2021-11-26T18:32:12.848Z] PASS [2021-11-26T18:32:12.848Z] coverage: 84.0% of statements [2021-11-26T18:32:12.848Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 84.0% of statements [2021-11-26T18:32:12.902Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-26T18:32:13.316Z] === RUN TestGet [2021-11-26T18:32:13.316Z] --- PASS: TestGet (0.00s) [2021-11-26T18:32:13.316Z] === RUN TestGetShortcutString [2021-11-26T18:32:13.316Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-26T18:32:13.316Z] PASS [2021-11-26T18:32:13.316Z] coverage: 42.9% of statements [2021-11-26T18:32:13.316Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-11-26T18:32:13.467Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2021-11-26T18:32:13.467Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-26T18:32:13.467Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-11-26T18:32:13.467Z] === RUN TestKillStoppedContainer [2021-11-26T18:32:13.467Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-11-26T18:32:13.467Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-26T18:32:13.467Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-26T18:32:13.467Z] === RUN TestKillDifferentUserContainer [2021-11-26T18:32:13.724Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-11-26T18:32:13.724Z] === RUN TestInspectOomKilledTrue [2021-11-26T18:32:13.725Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:13.725Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-26T18:32:13.725Z] === RUN TestInspectOomKilledFalse [2021-11-26T18:32:13.725Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:32:13.725Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-26T18:32:13.725Z] === RUN TestLinksEtcHostsContentMatch [2021-11-26T18:32:13.725Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-26T18:32:13.725Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-26T18:32:13.725Z] === RUN TestLinksContainerNames [2021-11-26T18:32:13.783Z] === RUN TestCreateIDMapOrder [2021-11-26T18:32:13.783Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-26T18:32:13.783Z] PASS [2021-11-26T18:32:13.783Z] coverage: 7.2% of statements [2021-11-26T18:32:13.783Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2021-11-26T18:32:14.250Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-11-26T18:32:14.250Z] === RUN TestNetworkDBWatch [2021-11-26T18:32:14.659Z] --- PASS: TestLinksContainerNames (0.79s) [2021-11-26T18:32:14.659Z] === RUN TestLogsFollowTailEmpty [2021-11-26T18:32:14.717Z] === RUN TestFixedBufferCap [2021-11-26T18:32:14.717Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-26T18:32:14.717Z] === RUN TestFixedBufferLen [2021-11-26T18:32:14.717Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-26T18:32:14.717Z] === RUN TestFixedBufferString [2021-11-26T18:32:14.717Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-26T18:32:14.717Z] === RUN TestFixedBufferWrite [2021-11-26T18:32:14.717Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-26T18:32:14.717Z] === RUN TestFixedBufferRead [2021-11-26T18:32:14.717Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-26T18:32:14.717Z] === RUN TestBytesPipeRead [2021-11-26T18:32:14.717Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-26T18:32:14.717Z] === RUN TestBytesPipeWrite [2021-11-26T18:32:14.717Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-26T18:32:14.717Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-26T18:32:14.917Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-11-26T18:32:14.917Z] === RUN TestContainerNetworkMountsNoChown [2021-11-26T18:32:15.184Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-11-26T18:32:15.184Z] === RUN TestAtomicWriteToFile [2021-11-26T18:32:15.184Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-26T18:32:15.184Z] === RUN TestAtomicWriteSetCommit [2021-11-26T18:32:15.184Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestAtomicWriteSetCancel [2021-11-26T18:32:15.184Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestReadCloserWrapperClose [2021-11-26T18:32:15.184Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestReaderErrWrapperReadOnError [2021-11-26T18:32:15.184Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestReaderErrWrapperRead [2021-11-26T18:32:15.184Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestCancelReadCloser [2021-11-26T18:32:15.184Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-26T18:32:15.184Z] === RUN TestWriteCloserWrapperClose [2021-11-26T18:32:15.184Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestNopWriteCloser [2021-11-26T18:32:15.184Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestNopWriter [2021-11-26T18:32:15.184Z] --- PASS: TestNopWriter (0.00s) [2021-11-26T18:32:15.184Z] === RUN TestWriteCounter [2021-11-26T18:32:15.184Z] --- PASS: TestWriteCounter (0.00s) [2021-11-26T18:32:15.184Z] PASS [2021-11-26T18:32:15.184Z] coverage: 69.2% of statements [2021-11-26T18:32:15.184Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 69.2% of statements [2021-11-26T18:32:15.482Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/default [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/default [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/private [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/private [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rprivate [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/slave [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/slave [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rslave [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/shared [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/shared [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rshared [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/default [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rshared [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/shared [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rslave [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/slave [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rprivate [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/private [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-26T18:32:15.482Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:32:15.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:32:15.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-26T18:32:15.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-26T18:32:15.741Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-26T18:32:15.741Z] === RUN TestContainerBindMountNonRecursive [2021-11-26T18:32:15.741Z] 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-26T18:32:15.741Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-26T18:32:15.741Z] === RUN TestContainerVolumesMountedAsShared [2021-11-26T18:32:15.741Z] 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-26T18:32:15.741Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-26T18:32:15.741Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-26T18:32:15.741Z] 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-26T18:32:15.741Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-26T18:32:15.741Z] === RUN TestNetworkNat [2021-11-26T18:32:16.168Z] === RUN TestError [2021-11-26T18:32:16.168Z] --- PASS: TestError (0.00s) [2021-11-26T18:32:16.168Z] === RUN TestProgressString [2021-11-26T18:32:16.168Z] === RUN TestProgressString/no_progress [2021-11-26T18:32:16.168Z] === RUN TestProgressString/progress_1 [2021-11-26T18:32:16.168Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-26T18:32:16.168Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-26T18:32:16.168Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-26T18:32:16.168Z] === RUN TestProgressString/with_units [2021-11-26T18:32:16.168Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-26T18:32:16.168Z] === RUN TestProgressString/hide_counts [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-26T18:32:16.168Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-26T18:32:16.168Z] === RUN TestJSONMessageDisplay [2021-11-26T18:32:16.168Z] 2021/11/26 18:32:15 Closing DB instances... [2021-11-26T18:32:16.168Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-26T18:32:16.168Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-26T18:32:16.168Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-26T18:32:16.168Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-26T18:32:16.168Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-26T18:32:16.168Z] === RUN TestDisplayJSONMessagesStream [2021-11-26T18:32:16.168Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2021-11-26T18:32:16.168Z] PASS [2021-11-26T18:32:16.168Z] coverage: 91.7% of statements [2021-11-26T18:32:16.168Z] ok github.com/docker/docker/pkg/jsonmessage 0.158s coverage: 91.7% of statements [2021-11-26T18:32:16.307Z] --- PASS: TestNetworkNat (0.48s) [2021-11-26T18:32:16.308Z] === RUN TestNetworkLocalhostTCPNat [2021-11-26T18:32:16.567Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2021-11-26T18:32:16.567Z] === RUN TestNetworkLoopbackNat [2021-11-26T18:32:16.637Z] --- PASS: TestRequest (4.05s) [2021-11-26T18:32:16.637Z] === RUN TestOverlappingRequests [2021-11-26T18:32:16.637Z] === RUN TestStandardLongPath [2021-11-26T18:32:16.637Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-26T18:32:16.637Z] === RUN TestUNCLongPath [2021-11-26T18:32:16.637Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-26T18:32:16.637Z] PASS [2021-11-26T18:32:16.637Z] coverage: 100.0% of statements [2021-11-26T18:32:16.637Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-11-26T18:32:16.637Z] --- PASS: TestOverlappingRequests (0.20s) [2021-11-26T18:32:16.637Z] === RUN TestRelease [2021-11-26T18:32:17.104Z] === RUN TestNameFormat [2021-11-26T18:32:17.104Z] --- PASS: TestNameFormat (0.00s) [2021-11-26T18:32:17.104Z] === RUN TestNameRetries [2021-11-26T18:32:17.104Z] --- PASS: TestNameRetries (0.00s) [2021-11-26T18:32:17.104Z] PASS [2021-11-26T18:32:17.104Z] coverage: 85.7% of statements [2021-11-26T18:32:17.104Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-11-26T18:32:17.449Z] --- PASS: TestGet (15.00s) [2021-11-26T18:32:17.449Z] === RUN TestPluginWithNoManifest [2021-11-26T18:32:17.449Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-26T18:32:17.449Z] === RUN TestGetAll [2021-11-26T18:32:17.449Z] --- PASS: TestGetAll (0.00s) [2021-11-26T18:32:17.449Z] PASS [2021-11-26T18:32:17.449Z] coverage: 73.2% of statements [2021-11-26T18:32:17.449Z] ok github.com/docker/docker/pkg/plugins 35.801s coverage: 73.2% of statements [2021-11-26T18:32:17.572Z] --- PASS: TestRelease (0.75s) [2021-11-26T18:32:17.572Z] === RUN TestAllocateRandomDeallocate [2021-11-26T18:32:17.572Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-26T18:32:17.572Z] === RUN TestNetworkDBBulkSync [2021-11-26T18:32:17.572Z] === RUN TestParseKeyValueOpt [2021-11-26T18:32:17.572Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-26T18:32:17.572Z] === RUN TestParseUintList [2021-11-26T18:32:17.572Z] --- PASS: TestParseUintList (0.00s) [2021-11-26T18:32:17.572Z] === RUN TestParseUintListMaximumLimits [2021-11-26T18:32:17.572Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-26T18:32:17.572Z] PASS [2021-11-26T18:32:17.572Z] coverage: 97.0% of statements [2021-11-26T18:32:17.572Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-11-26T18:32:18.003Z] --- PASS: TestImportExtremelyLargeImageWorks (89.24s) [2021-11-26T18:32:18.004Z] PASS [2021-11-26T18:32:18.004Z] [2021-11-26T18:32:18.004Z] DONE 12 tests in 91.905s [2021-11-26T18:32:18.004Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-26T18:32:18.004Z] INFO: Testing against a local daemon [2021-11-26T18:32:18.004Z] === RUN TestNetworkCreateDelete [2021-11-26T18:32:18.004Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-26T18:32:18.004Z] === RUN TestDockerNetworkDeletePreferID [2021-11-26T18:32:18.004Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2021-11-26T18:32:18.004Z] === RUN TestDaemonDNSFallback [2021-11-26T18:32:18.004Z] --- PASS: TestDaemonDNSFallback (6.31s) [2021-11-26T18:32:18.004Z] === RUN TestInspectNetwork [2021-11-26T18:32:18.039Z] === RUN TestNewAndRemove [2021-11-26T18:32:18.039Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-26T18:32:18.039Z] === RUN TestRemoveInvalidPath [2021-11-26T18:32:18.039Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-26T18:32:18.039Z] PASS [2021-11-26T18:32:18.039Z] coverage: 82.6% of statements [2021-11-26T18:32:18.039Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-11-26T18:32:18.506Z] 2021/11/26 18:32:18 Closing DB instances... [2021-11-26T18:32:19.108Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-11-26T18:32:19.108Z] === RUN TestPause [2021-11-26T18:32:19.109Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:19.109Z] --- SKIP: TestPause (0.00s) [2021-11-26T18:32:19.109Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-26T18:32:19.109Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:32:19.109Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-26T18:32:19.109Z] === RUN TestPauseStopPausedContainer [2021-11-26T18:32:19.109Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:19.109Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-26T18:32:19.109Z] === RUN TestPidHost [2021-11-26T18:32:19.490Z] === RUN TestFailedConnection [2021-11-26T18:32:19.490Z] --- PASS: TestAllocateRandomDeallocate (2.23s) [2021-11-26T18:32:19.490Z] === RUN TestRetrieveFromStore [2021-11-26T18:32:19.957Z] --- PASS: TestRetrieveFromStore (0.58s) [2021-11-26T18:32:19.957Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-26T18:32:20.043Z] --- PASS: TestPidHost (0.88s) [2021-11-26T18:32:20.043Z] === RUN TestPsFilter [2021-11-26T18:32:20.301Z] --- PASS: TestPsFilter (0.10s) [2021-11-26T18:32:20.301Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-26T18:32:20.424Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-11-26T18:32:20.424Z] === RUN TestParallelPredefinedRequest1 [2021-11-26T18:32:20.424Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-26T18:32:20.424Z] === RUN TestParallelPredefinedRequest2 [2021-11-26T18:32:20.424Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-26T18:32:20.424Z] === RUN TestParallelPredefinedRequest3 [2021-11-26T18:32:20.424Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-26T18:32:20.424Z] === RUN TestParallelPredefinedRequest4 [2021-11-26T18:32:20.424Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-26T18:32:20.424Z] === RUN TestParallelPredefinedRequest5 [2021-11-26T18:32:20.424Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-26T18:32:20.424Z] === RUN TestDebug [2021-11-26T18:32:20.424Z] --- PASS: TestDebug (0.00s) [2021-11-26T18:32:20.424Z] === RUN TestRequestPoolParallel [2021-11-26T18:32:20.424Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-26T18:32:20.424Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-26T18:32:20.424Z] --- PASS: TestRequestPoolParallel (0.33s) [2021-11-26T18:32:20.424Z] === RUN TestFullAllocateRelease [2021-11-26T18:32:20.560Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-11-26T18:32:20.560Z] === RUN TestRemoveContainerWithVolume [2021-11-26T18:32:20.892Z] --- PASS: TestFullAllocateRelease (0.31s) [2021-11-26T18:32:20.892Z] === RUN TestOddAllocateRelease [2021-11-26T18:32:20.892Z] === RUN TestParseEmptyInterface [2021-11-26T18:32:20.892Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-26T18:32:20.892Z] === RUN TestParseNonInterfaceType [2021-11-26T18:32:20.892Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-26T18:32:20.892Z] === RUN TestParseWithOneFunction [2021-11-26T18:32:20.892Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-26T18:32:20.892Z] === RUN TestParseWithMultipleFuncs [2021-11-26T18:32:20.892Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-26T18:32:20.892Z] === RUN TestParseWithUnnamedReturn [2021-11-26T18:32:20.892Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-26T18:32:20.892Z] === RUN TestEmbeddedInterface [2021-11-26T18:32:20.892Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-26T18:32:20.892Z] === RUN TestParsedImports [2021-11-26T18:32:20.892Z] --- PASS: TestParsedImports (0.00s) [2021-11-26T18:32:20.892Z] === RUN TestAliasedImports [2021-11-26T18:32:20.892Z] --- PASS: TestAliasedImports (0.00s) [2021-11-26T18:32:20.892Z] PASS [2021-11-26T18:32:20.892Z] coverage: 56.8% of statements [2021-11-26T18:32:20.892Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-11-26T18:32:20.892Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-11-26T18:32:20.892Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-26T18:32:20.892Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-11-26T18:32:20.892Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-26T18:32:20.892Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-26T18:32:20.892Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-26T18:32:21.125Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-11-26T18:32:21.125Z] === RUN TestRemoveContainerRunning [2021-11-26T18:32:21.270Z] === RUN TestInspectNetwork/full_network_id [2021-11-26T18:32:21.270Z] === RUN TestInspectNetwork/partial_network_id [2021-11-26T18:32:21.270Z] === RUN TestInspectNetwork/network_name [2021-11-26T18:32:21.270Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-26T18:32:21.288Z] === RUN TestCheckpointCreateError [2021-11-26T18:32:21.288Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCheckpointCreate [2021-11-26T18:32:21.288Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCheckpointDeleteError [2021-11-26T18:32:21.288Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCheckpointDelete [2021-11-26T18:32:21.288Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCheckpointListError [2021-11-26T18:32:21.288Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCheckpointList [2021-11-26T18:32:21.288Z] --- PASS: TestCheckpointList (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCheckpointListContainerNotFound [2021-11-26T18:32:21.288Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNewClientWithOpsFromEnv [2021-11-26T18:32:21.288Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-26T18:32:21.288Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestGetAPIPath [2021-11-26T18:32:21.288Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestParseHostURL [2021-11-26T18:32:21.288Z] --- PASS: TestParseHostURL (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-26T18:32:21.288Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-26T18:32:21.288Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNegotiateAPIVersion [2021-11-26T18:32:21.288Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNegotiateAPVersionOverride [2021-11-26T18:32:21.288Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-26T18:32:21.288Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-26T18:32:21.288Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-26T18:32:21.288Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestClientRedirect [2021-11-26T18:32:21.288Z] --- PASS: TestClientRedirect (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigCreateUnsupported [2021-11-26T18:32:21.288Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigCreateError [2021-11-26T18:32:21.288Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigCreate [2021-11-26T18:32:21.288Z] --- PASS: TestConfigCreate (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigInspectNotFound [2021-11-26T18:32:21.288Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigInspectWithEmptyID [2021-11-26T18:32:21.288Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigInspectUnsupported [2021-11-26T18:32:21.288Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigInspectError [2021-11-26T18:32:21.288Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigInspectConfigNotFound [2021-11-26T18:32:21.288Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigInspect [2021-11-26T18:32:21.288Z] --- PASS: TestConfigInspect (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigListUnsupported [2021-11-26T18:32:21.288Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigListError [2021-11-26T18:32:21.288Z] --- PASS: TestConfigListError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigList [2021-11-26T18:32:21.288Z] --- PASS: TestConfigList (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigRemoveUnsupported [2021-11-26T18:32:21.288Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigRemoveError [2021-11-26T18:32:21.288Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigRemove [2021-11-26T18:32:21.288Z] --- PASS: TestConfigRemove (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigUpdateUnsupported [2021-11-26T18:32:21.288Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigUpdateError [2021-11-26T18:32:21.288Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestConfigUpdate [2021-11-26T18:32:21.288Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerCommitError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerCommit [2021-11-26T18:32:21.288Z] --- PASS: TestContainerCommit (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStatPathError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStatPathNotFoundError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStatPathNoHeaderError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStatPath [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyToContainerError [2021-11-26T18:32:21.288Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyToContainerNotFoundError [2021-11-26T18:32:21.288Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-26T18:32:21.288Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyToContainer [2021-11-26T18:32:21.288Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyFromContainerError [2021-11-26T18:32:21.288Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyFromContainerNotFoundError [2021-11-26T18:32:21.288Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-26T18:32:21.288Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-26T18:32:21.288Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestCopyFromContainer [2021-11-26T18:32:21.288Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerCreateError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerCreateImageNotFound [2021-11-26T18:32:21.288Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerCreateWithName [2021-11-26T18:32:21.288Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerCreateAutoRemove [2021-11-26T18:32:21.288Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerDiffError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerDiff [2021-11-26T18:32:21.288Z] --- PASS: TestContainerDiff (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecCreateError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecCreate [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecStartError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecStart [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecInspectError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecInspect [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExportError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExportError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExport [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExport (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerInspectError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerInspectContainerNotFound [2021-11-26T18:32:21.288Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerInspectWithEmptyID [2021-11-26T18:32:21.288Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerInspect [2021-11-26T18:32:21.288Z] --- PASS: TestContainerInspect (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerInspectNode [2021-11-26T18:32:21.288Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerKillError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerKillError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerKill [2021-11-26T18:32:21.288Z] --- PASS: TestContainerKill (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerListError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerListError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerList [2021-11-26T18:32:21.288Z] --- PASS: TestContainerList (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerLogsNotFoundError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerLogsError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerLogs [2021-11-26T18:32:21.288Z] --- PASS: TestContainerLogs (0.15s) [2021-11-26T18:32:21.288Z] === RUN TestContainerPauseError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerPause [2021-11-26T18:32:21.288Z] --- PASS: TestContainerPause (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainersPruneError [2021-11-26T18:32:21.288Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainersPrune [2021-11-26T18:32:21.288Z] --- PASS: TestContainersPrune (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerRemoveError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerRemoveNotFoundError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerRemove [2021-11-26T18:32:21.288Z] --- PASS: TestContainerRemove (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerRenameError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerRename [2021-11-26T18:32:21.288Z] --- PASS: TestContainerRename (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerResizeError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecResizeError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerResize [2021-11-26T18:32:21.288Z] --- PASS: TestContainerResize (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerExecResize [2021-11-26T18:32:21.288Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerRestartError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerRestart [2021-11-26T18:32:21.288Z] --- PASS: TestContainerRestart (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStartError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStartError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStart [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStart (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStatsError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStats [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStats (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStopError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStopError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerStop [2021-11-26T18:32:21.288Z] --- PASS: TestContainerStop (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerTopError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerTopError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerTop [2021-11-26T18:32:21.288Z] --- PASS: TestContainerTop (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerUnpauseError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerUnpause [2021-11-26T18:32:21.288Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerUpdateError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerUpdate [2021-11-26T18:32:21.288Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerWaitError [2021-11-26T18:32:21.288Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestContainerWait [2021-11-26T18:32:21.288Z] --- PASS: TestContainerWait (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestDiskUsageError [2021-11-26T18:32:21.288Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestDiskUsage [2021-11-26T18:32:21.288Z] --- PASS: TestDiskUsage (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestDistributionInspectUnsupported [2021-11-26T18:32:21.288Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestDistributionInspectWithEmptyID [2021-11-26T18:32:21.288Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestEventsErrorInOptions [2021-11-26T18:32:21.288Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestEventsErrorFromServer [2021-11-26T18:32:21.288Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestEvents [2021-11-26T18:32:21.288Z] --- PASS: TestEvents (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestTLSCloseWriter [2021-11-26T18:32:21.288Z] === PAUSE TestTLSCloseWriter [2021-11-26T18:32:21.288Z] === RUN TestImageBuildError [2021-11-26T18:32:21.288Z] --- PASS: TestImageBuildError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageBuild [2021-11-26T18:32:21.288Z] --- PASS: TestImageBuild (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestGetDockerOS [2021-11-26T18:32:21.288Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageCreateError [2021-11-26T18:32:21.288Z] --- PASS: TestImageCreateError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageCreate [2021-11-26T18:32:21.288Z] --- PASS: TestImageCreate (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageHistoryError [2021-11-26T18:32:21.288Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageHistory [2021-11-26T18:32:21.288Z] --- PASS: TestImageHistory (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageImportError [2021-11-26T18:32:21.288Z] --- PASS: TestImageImportError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageImport [2021-11-26T18:32:21.288Z] --- PASS: TestImageImport (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageInspectError [2021-11-26T18:32:21.288Z] --- PASS: TestImageInspectError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageInspectImageNotFound [2021-11-26T18:32:21.288Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageInspectWithEmptyID [2021-11-26T18:32:21.288Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageInspect [2021-11-26T18:32:21.288Z] --- PASS: TestImageInspect (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageListError [2021-11-26T18:32:21.288Z] --- PASS: TestImageListError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageList [2021-11-26T18:32:21.288Z] --- PASS: TestImageList (0.01s) [2021-11-26T18:32:21.288Z] === RUN TestImageListApiBefore125 [2021-11-26T18:32:21.288Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageLoadError [2021-11-26T18:32:21.288Z] --- PASS: TestImageLoadError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImageLoad [2021-11-26T18:32:21.288Z] --- PASS: TestImageLoad (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagesPruneError [2021-11-26T18:32:21.288Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagesPrune [2021-11-26T18:32:21.288Z] --- PASS: TestImagesPrune (0.01s) [2021-11-26T18:32:21.288Z] === RUN TestImagePullReferenceParseError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePullAnyError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePullWithoutErrors [2021-11-26T18:32:21.288Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePushReferenceError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePushAnyError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-26T18:32:21.288Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:32:21.288Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:32:21.289Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-26T18:32:21.289Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImagePushWithoutErrors [2021-11-26T18:32:21.289Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-26T18:32:21.289Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-26T18:32:21.289Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-26T18:32:21.289Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-26T18:32:21.289Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-26T18:32:21.289Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-26T18:32:21.289Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-26T18:32:21.289Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-26T18:32:21.289Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageRemoveError [2021-11-26T18:32:21.289Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageRemoveImageNotFound [2021-11-26T18:32:21.289Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageRemove [2021-11-26T18:32:21.289Z] --- PASS: TestImageRemove (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageSaveError [2021-11-26T18:32:21.289Z] --- PASS: TestImageSaveError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageSave [2021-11-26T18:32:21.289Z] --- PASS: TestImageSave (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageSearchAnyError [2021-11-26T18:32:21.289Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-26T18:32:21.289Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-26T18:32:21.289Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-26T18:32:21.289Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-26T18:32:21.289Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-26T18:32:21.289Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-26T18:32:21.360Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-11-26T18:32:21.360Z] === CONT TestParallelPredefinedRequest1 [2021-11-26T18:32:21.360Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:32:21.360Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:32:21.360Z] === CONT TestParallelPredefinedRequest5 [2021-11-26T18:32:21.360Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:32:21.360Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:32:21.360Z] === CONT TestParallelPredefinedRequest4 [2021-11-26T18:32:21.360Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:32:21.360Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:32:21.360Z] === CONT TestParallelPredefinedRequest3 [2021-11-26T18:32:21.360Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:32:21.360Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:32:21.360Z] === CONT TestParallelPredefinedRequest2 [2021-11-26T18:32:21.360Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:32:21.360Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:32:21.360Z] PASS [2021-11-26T18:32:21.360Z] coverage: 85.3% of statements [2021-11-26T18:32:21.360Z] ok github.com/docker/docker/libnetwork/ipam 30.391s coverage: 85.3% of statements [2021-11-26T18:32:21.360Z] --- PASS: TestFailedConnection (2.01s) [2021-11-26T18:32:21.360Z] === RUN TestFailOnce [2021-11-26T18:32:21.360Z] 2021/11/26 18:32:21 http: panic serving 127.0.0.1:49281: Plugin not ready [2021-11-26T18:32:21.360Z] goroutine 20 [running]: [2021-11-26T18:32:21.360Z] net/http.(*conn).serve.func1() [2021-11-26T18:32:21.360Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-26T18:32:21.360Z] panic({0x5dac60, 0x6e7350}) [2021-11-26T18:32:21.360Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-26T18:32:21.360Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3fa3432f9141df4e}, 0xc000195a98) [2021-11-26T18:32:21.360Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-26T18:32:21.360Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6f40d0, 0xc0001560e0}, 0x52ef46) [2021-11-26T18:32:21.360Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-26T18:32:21.360Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6f40d0, 0xc0001560e0}, 0xc0000b8000) [2021-11-26T18:32:21.360Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-26T18:32:21.360Z] net/http.serverHandler.ServeHTTP({0x6f26d0}, {0x6f40d0, 0xc0001560e0}, 0xc0000b8000) [2021-11-26T18:32:21.360Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-26T18:32:21.360Z] net/http.(*conn).serve(0xc0000b2000, {0x6f5fa0, 0xc0000960c0}) [2021-11-26T18:32:21.360Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-26T18:32:21.360Z] created by net/http.(*Server).Serve [2021-11-26T18:32:21.360Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-26T18:32:21.360Z] time="2021-11-26T18:32:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s" [2021-11-26T18:32:21.383Z] --- PASS: TestRemoveContainerRunning (0.38s) [2021-11-26T18:32:21.383Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-26T18:32:21.757Z] === RUN TestImageSearchWithoutErrors [2021-11-26T18:32:21.757Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestImageTagError [2021-11-26T18:32:21.757Z] --- PASS: TestImageTagError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestImageTagInvalidReference [2021-11-26T18:32:21.757Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestImageTagInvalidSourceImageName [2021-11-26T18:32:21.757Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestImageTagHexSource [2021-11-26T18:32:21.757Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestImageTag [2021-11-26T18:32:21.757Z] --- PASS: TestImageTag (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestInfoServerError [2021-11-26T18:32:21.757Z] --- PASS: TestInfoServerError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestInfoInvalidResponseJSONError [2021-11-26T18:32:21.757Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestInfo [2021-11-26T18:32:21.757Z] --- PASS: TestInfo (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkConnectError [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkConnect [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkCreateError [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkCreate [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkDisconnectError [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkDisconnect [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkInspect [2021-11-26T18:32:21.757Z] === RUN TestNetworkInspect/empty_ID [2021-11-26T18:32:21.757Z] === RUN TestNetworkInspect/no_options [2021-11-26T18:32:21.757Z] === RUN TestNetworkInspect/verbose [2021-11-26T18:32:21.757Z] === RUN TestNetworkInspect/global_scope [2021-11-26T18:32:21.757Z] === RUN TestNetworkInspect/unknown_network [2021-11-26T18:32:21.757Z] === RUN TestNetworkInspect/server_error [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkListError [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkListError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkList [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkList (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworksPruneError [2021-11-26T18:32:21.757Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworksPrune [2021-11-26T18:32:21.757Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkRemoveError [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNetworkRemove [2021-11-26T18:32:21.757Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeInspectError [2021-11-26T18:32:21.757Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeInspectNodeNotFound [2021-11-26T18:32:21.757Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeInspectWithEmptyID [2021-11-26T18:32:21.757Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeInspect [2021-11-26T18:32:21.757Z] --- PASS: TestNodeInspect (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeListError [2021-11-26T18:32:21.757Z] --- PASS: TestNodeListError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeList [2021-11-26T18:32:21.757Z] --- PASS: TestNodeList (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeRemoveError [2021-11-26T18:32:21.757Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeRemove [2021-11-26T18:32:21.757Z] --- PASS: TestNodeRemove (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeUpdateError [2021-11-26T18:32:21.757Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestNodeUpdate [2021-11-26T18:32:21.757Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestOptionWithTimeout [2021-11-26T18:32:21.757Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPingFail [2021-11-26T18:32:21.757Z] --- PASS: TestPingFail (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPingWithError [2021-11-26T18:32:21.757Z] 2021/11/26 18:32:21 RoundTripper returned a response & error; ignoring response [2021-11-26T18:32:21.757Z] 2021/11/26 18:32:21 RoundTripper returned a response & error; ignoring response [2021-11-26T18:32:21.757Z] --- PASS: TestPingWithError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPingSuccess [2021-11-26T18:32:21.757Z] --- PASS: TestPingSuccess (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPingHeadFallback [2021-11-26T18:32:21.757Z] === RUN TestPingHeadFallback/OK [2021-11-26T18:32:21.757Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-26T18:32:21.757Z] === RUN TestPingHeadFallback/Not_Found [2021-11-26T18:32:21.757Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-26T18:32:21.757Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-26T18:32:21.757Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginDisableError [2021-11-26T18:32:21.757Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginDisable [2021-11-26T18:32:21.757Z] --- PASS: TestPluginDisable (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginEnableError [2021-11-26T18:32:21.757Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginEnable [2021-11-26T18:32:21.757Z] --- PASS: TestPluginEnable (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginInspectError [2021-11-26T18:32:21.757Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginInspectWithEmptyID [2021-11-26T18:32:21.757Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginInspect [2021-11-26T18:32:21.757Z] --- PASS: TestPluginInspect (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginListError [2021-11-26T18:32:21.757Z] --- PASS: TestPluginListError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginList [2021-11-26T18:32:21.757Z] --- PASS: TestPluginList (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginPushError [2021-11-26T18:32:21.757Z] --- PASS: TestPluginPushError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginPush [2021-11-26T18:32:21.757Z] --- PASS: TestPluginPush (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginRemoveError [2021-11-26T18:32:21.757Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginRemove [2021-11-26T18:32:21.757Z] --- PASS: TestPluginRemove (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginSetError [2021-11-26T18:32:21.757Z] --- PASS: TestPluginSetError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPluginSet [2021-11-26T18:32:21.757Z] --- PASS: TestPluginSet (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSetHostHeader [2021-11-26T18:32:21.757Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestPlainTextError [2021-11-26T18:32:21.757Z] --- PASS: TestPlainTextError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestInfiniteError [2021-11-26T18:32:21.757Z] --- PASS: TestInfiniteError (0.03s) [2021-11-26T18:32:21.757Z] === RUN TestCanceledContext [2021-11-26T18:32:21.757Z] 2021/11/26 18:32:21 RoundTripper returned a response & error; ignoring response [2021-11-26T18:32:21.757Z] --- PASS: TestCanceledContext (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestDeadlineExceededContext [2021-11-26T18:32:21.757Z] 2021/11/26 18:32:21 RoundTripper returned a response & error; ignoring response [2021-11-26T18:32:21.757Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretCreateUnsupported [2021-11-26T18:32:21.757Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretCreateError [2021-11-26T18:32:21.757Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretCreate [2021-11-26T18:32:21.757Z] --- PASS: TestSecretCreate (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretInspectUnsupported [2021-11-26T18:32:21.757Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretInspectError [2021-11-26T18:32:21.757Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretInspectSecretNotFound [2021-11-26T18:32:21.757Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretInspectWithEmptyID [2021-11-26T18:32:21.757Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretInspect [2021-11-26T18:32:21.757Z] --- PASS: TestSecretInspect (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretListUnsupported [2021-11-26T18:32:21.757Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretListError [2021-11-26T18:32:21.757Z] --- PASS: TestSecretListError (0.01s) [2021-11-26T18:32:21.757Z] === RUN TestSecretList [2021-11-26T18:32:21.757Z] --- PASS: TestSecretList (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretRemoveUnsupported [2021-11-26T18:32:21.757Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretRemoveError [2021-11-26T18:32:21.757Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretRemove [2021-11-26T18:32:21.757Z] --- PASS: TestSecretRemove (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretUpdateUnsupported [2021-11-26T18:32:21.757Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretUpdateError [2021-11-26T18:32:21.757Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSecretUpdate [2021-11-26T18:32:21.757Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceCreateError [2021-11-26T18:32:21.757Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceCreate [2021-11-26T18:32:21.757Z] --- PASS: TestServiceCreate (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-26T18:32:21.757Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceCreateDigestPinning [2021-11-26T18:32:21.757Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceInspectError [2021-11-26T18:32:21.757Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceInspectServiceNotFound [2021-11-26T18:32:21.757Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceInspectWithEmptyID [2021-11-26T18:32:21.757Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceInspect [2021-11-26T18:32:21.757Z] --- PASS: TestServiceInspect (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceListError [2021-11-26T18:32:21.757Z] --- PASS: TestServiceListError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceList [2021-11-26T18:32:21.757Z] --- PASS: TestServiceList (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceLogsError [2021-11-26T18:32:21.757Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceLogs [2021-11-26T18:32:21.757Z] --- PASS: TestServiceLogs (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceRemoveError [2021-11-26T18:32:21.757Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceRemoveNotFoundError [2021-11-26T18:32:21.757Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceRemove [2021-11-26T18:32:21.757Z] --- PASS: TestServiceRemove (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceUpdateError [2021-11-26T18:32:21.757Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestServiceUpdate [2021-11-26T18:32:21.757Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSwarmGetUnlockKeyError [2021-11-26T18:32:21.757Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-26T18:32:21.757Z] === RUN TestSwarmGetUnlockKey [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmInitError [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmInit [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmInit (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmInspectError [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmInspect [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmJoinError [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmJoin [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmLeaveError [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmLeave [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmUnlockError [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmUnlock [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmUpdateError [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestSwarmUpdate [2021-11-26T18:32:21.758Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestTaskInspectError [2021-11-26T18:32:21.758Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestTaskInspectWithEmptyID [2021-11-26T18:32:21.758Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestTaskInspect [2021-11-26T18:32:21.758Z] --- PASS: TestTaskInspect (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestTaskListError [2021-11-26T18:32:21.758Z] --- PASS: TestTaskListError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestTaskList [2021-11-26T18:32:21.758Z] --- PASS: TestTaskList (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeCreateError [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeCreate [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeInspectError [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeInspectNotFound [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeInspectWithEmptyID [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeInspect [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeListError [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeListError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeList [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeList (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeRemoveError [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-26T18:32:21.758Z] === RUN TestVolumeRemove [2021-11-26T18:32:21.758Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-26T18:32:21.758Z] === CONT TestTLSCloseWriter [2021-11-26T18:32:21.758Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-26T18:32:21.758Z] PASS [2021-11-26T18:32:21.758Z] coverage: 75.1% of statements [2021-11-26T18:32:21.758Z] ok github.com/docker/docker/client 0.314s coverage: 75.1% of statements [2021-11-26T18:32:21.827Z] === RUN TestHTTPTransport [2021-11-26T18:32:21.827Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-26T18:32:21.827Z] PASS [2021-11-26T18:32:21.827Z] coverage: 85.7% of statements [2021-11-26T18:32:21.827Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-11-26T18:32:21.950Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-26T18:32:21.950Z] === RUN TestRemoveInvalidContainer [2021-11-26T18:32:21.950Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-26T18:32:21.950Z] === RUN TestRenameLinkedContainer [2021-11-26T18:32:22.294Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-26T18:32:22.294Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-26T18:32:22.294Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-26T18:32:22.294Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-26T18:32:22.294Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-26T18:32:22.294Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-26T18:32:22.294Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestBufferPoolPutAndGet [2021-11-26T18:32:22.294Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-26T18:32:22.294Z] PASS [2021-11-26T18:32:22.294Z] coverage: 88.2% of statements [2021-11-26T18:32:22.294Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-11-26T18:32:22.294Z] --- PASS: TestFailOnce (1.10s) [2021-11-26T18:32:22.294Z] === RUN TestEchoInputOutput [2021-11-26T18:32:22.294Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestBackoff [2021-11-26T18:32:22.294Z] --- PASS: TestBackoff (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestAbortRetry [2021-11-26T18:32:22.294Z] --- PASS: TestAbortRetry (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestClientScheme [2021-11-26T18:32:22.294Z] --- PASS: TestClientScheme (0.00s) [2021-11-26T18:32:22.294Z] === RUN TestNewClientWithTimeout [2021-11-26T18:32:22.761Z] === RUN TestOutputOnPrematureClose [2021-11-26T18:32:22.761Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-26T18:32:22.761Z] === RUN TestCompleteSilently [2021-11-26T18:32:22.761Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-26T18:32:22.761Z] PASS [2021-11-26T18:32:22.761Z] coverage: 75.9% of statements [2021-11-26T18:32:22.761Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-11-26T18:32:22.761Z] === RUN TestSendToOneSub [2021-11-26T18:32:22.761Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-26T18:32:22.761Z] === RUN TestSendToMultipleSubs [2021-11-26T18:32:22.761Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-26T18:32:22.761Z] === RUN TestEvictOneSub [2021-11-26T18:32:22.761Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-26T18:32:22.761Z] === RUN TestClosePublisher [2021-11-26T18:32:22.761Z] --- PASS: TestClosePublisher (0.00s) [2021-11-26T18:32:22.761Z] === RUN TestPubSubRace [2021-11-26T18:32:22.761Z] time="2021-11-26T18:32:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-26T18:32:23.323Z] --- PASS: TestRenameLinkedContainer (1.58s) [2021-11-26T18:32:23.323Z] === RUN TestRenameStoppedContainer [2021-11-26T18:32:23.744Z] 2021/11/26 18:32:23 Closing DB instances... [2021-11-26T18:32:23.744Z] --- PASS: TestPubSubRace (1.04s) [2021-11-26T18:32:23.744Z] PASS [2021-11-26T18:32:23.744Z] coverage: 75.0% of statements [2021-11-26T18:32:23.744Z] ok github.com/docker/docker/pkg/pubsub 1.068s coverage: 75.0% of statements [2021-11-26T18:32:23.888Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-26T18:32:23.888Z] === RUN TestRenameRunningContainerAndReuse [2021-11-26T18:32:24.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-26T18:32:24.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-26T18:32:24.211Z] === RUN TestRegister [2021-11-26T18:32:24.211Z] --- PASS: TestRegister (0.00s) [2021-11-26T18:32:24.211Z] === RUN TestCommand [2021-11-26T18:32:24.211Z] --- PASS: TestCommand (0.02s) [2021-11-26T18:32:24.211Z] === RUN TestNaiveSelf [2021-11-26T18:32:24.454Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2021-11-26T18:32:24.454Z] === RUN TestRenameInvalidName [2021-11-26T18:32:24.678Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-26T18:32:24.678Z] PASS [2021-11-26T18:32:24.678Z] coverage: 82.4% of statements [2021-11-26T18:32:24.678Z] ok github.com/docker/docker/pkg/reexec 0.071s coverage: 82.4% of statements [2021-11-26T18:32:24.678Z] time="2021-11-26T18:32:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-26T18:32:24.678Z] === RUN TestDump [2021-11-26T18:32:24.678Z] goroutine 6 [running]: [2021-11-26T18:32:24.678Z] github.com/docker/docker/pkg/stack.dump(0x45b477) [2021-11-26T18:32:24.678Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-26T18:32:24.678Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-26T18:32:24.678Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-26T18:32:24.678Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-26T18:32:24.678Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-26T18:32:24.678Z] testing.tRunner(0xc00011c1a0, 0x5c8e38) [2021-11-26T18:32:24.678Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:32:24.678Z] created by testing.(*T).Run [2021-11-26T18:32:24.678Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-26T18:32:24.678Z] [2021-11-26T18:32:24.678Z] goroutine 1 [chan receive]: [2021-11-26T18:32:24.678Z] testing.(*T).Run(0xc00011c000, {0x5ba4fd, 0x43a1d3}, 0x5c8e38) [2021-11-26T18:32:24.678Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-26T18:32:24.678Z] testing.runTests.func1(0xc000068750) [2021-11-26T18:32:24.678Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-26T18:32:24.678Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-26T18:32:24.679Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:32:24.679Z] testing.runTests(0xc000076080, {0x72cba0, 0x3, 0x3}, {0x45a6cd, 0x5bc1f7, 0x731640}) [2021-11-26T18:32:24.679Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-26T18:32:24.679Z] testing.(*M).Run(0xc000076080) [2021-11-26T18:32:24.679Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-26T18:32:24.679Z] main.main() [2021-11-26T18:32:24.679Z] _testmain.go:95 +0x1f5 [2021-11-26T18:32:24.679Z] --- PASS: TestDump (0.00s) [2021-11-26T18:32:24.679Z] === RUN TestDumpToFile [2021-11-26T18:32:25.020Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-26T18:32:25.020Z] === RUN TestRenameAnonymousContainer [2021-11-26T18:32:25.146Z] --- PASS: TestDumpToFile (0.09s) [2021-11-26T18:32:25.146Z] === RUN TestDumpToFileWithEmptyInput [2021-11-26T18:32:25.146Z] goroutine 8 [running]: [2021-11-26T18:32:25.146Z] github.com/docker/docker/pkg/stack.dump(0x4c8434) [2021-11-26T18:32:25.146Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-26T18:32:25.146Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x4c87e0}) [2021-11-26T18:32:25.146Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-26T18:32:25.146Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-11-26T18:32:25.146Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-26T18:32:25.146Z] testing.tRunner(0xc00011c680, 0x5c8e28) [2021-11-26T18:32:25.146Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:32:25.146Z] created by testing.(*T).Run [2021-11-26T18:32:25.146Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-26T18:32:25.146Z] [2021-11-26T18:32:25.146Z] goroutine 1 [chan receive]: [2021-11-26T18:32:25.146Z] testing.(*T).Run(0xc00011c000, {0x5c1289, 0x43a1d3}, 0x5c8e28) [2021-11-26T18:32:25.146Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-26T18:32:25.146Z] testing.runTests.func1(0xc000068750) [2021-11-26T18:32:25.146Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-26T18:32:25.146Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-11-26T18:32:25.146Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:32:25.146Z] testing.runTests(0xc000076080, {0x72cba0, 0x3, 0x3}, {0x45a6cd, 0x5bc1f7, 0x731640}) [2021-11-26T18:32:25.146Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-26T18:32:25.146Z] testing.(*M).Run(0xc000076080) [2021-11-26T18:32:25.146Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-26T18:32:25.146Z] main.main() [2021-11-26T18:32:25.146Z] _testmain.go:95 +0x1f5 [2021-11-26T18:32:25.146Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-26T18:32:25.146Z] PASS [2021-11-26T18:32:25.146Z] coverage: 90.9% of statements [2021-11-26T18:32:25.146Z] ok github.com/docker/docker/pkg/stack 0.115s coverage: 90.9% of statements [2021-11-26T18:32:25.432Z] --- PASS: TestInspectNetwork (7.27s) [2021-11-26T18:32:25.432Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-26T18:32:25.432Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-26T18:32:25.432Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-26T18:32:25.432Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-26T18:32:25.432Z] === RUN TestRunContainerWithBridgeNone [2021-11-26T18:32:25.613Z] === RUN TestNewStdWriter [2021-11-26T18:32:25.613Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-26T18:32:25.613Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestWriteWithNilBytes [2021-11-26T18:32:25.613Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestWrite [2021-11-26T18:32:25.613Z] --- PASS: TestWrite (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestWriteWithWriterError [2021-11-26T18:32:25.613Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-26T18:32:25.613Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyWriteAndRead [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-26T18:32:25.613Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-26T18:32:25.613Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-26T18:32:25.613Z] PASS [2021-11-26T18:32:25.613Z] coverage: 100.0% of statements [2021-11-26T18:32:25.613Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-11-26T18:32:26.080Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-26T18:32:26.080Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-26T18:32:26.080Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestFormatStatus [2021-11-26T18:32:26.080Z] --- PASS: TestFormatStatus (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestFormatError [2021-11-26T18:32:26.080Z] --- PASS: TestFormatError (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestFormatJSONError [2021-11-26T18:32:26.080Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-26T18:32:26.080Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-26T18:32:26.080Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestNewJSONProgressOutput [2021-11-26T18:32:26.080Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestAuxFormatterEmit [2021-11-26T18:32:26.080Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestStreamWriterStdout [2021-11-26T18:32:26.080Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestStreamWriterStderr [2021-11-26T18:32:26.080Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-26T18:32:26.080Z] PASS [2021-11-26T18:32:26.080Z] coverage: 66.2% of statements [2021-11-26T18:32:26.080Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-11-26T18:32:26.080Z] === RUN TestGenerateRandomID [2021-11-26T18:32:26.080Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestShortenId [2021-11-26T18:32:26.080Z] --- PASS: TestShortenId (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestShortenSha256Id [2021-11-26T18:32:26.080Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestShortenIdEmpty [2021-11-26T18:32:26.080Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestShortenIdInvalid [2021-11-26T18:32:26.080Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestIsShortIDNonHex [2021-11-26T18:32:26.080Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-26T18:32:26.080Z] === RUN TestIsShortIDNotCorrectSize [2021-11-26T18:32:26.080Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-26T18:32:26.080Z] PASS [2021-11-26T18:32:26.080Z] coverage: 70.6% of statements [2021-11-26T18:32:26.080Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-11-26T18:32:26.393Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2021-11-26T18:32:26.393Z] === RUN TestRenameContainerWithSameName [2021-11-26T18:32:26.547Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2021-11-26T18:32:26.547Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-26T18:32:26.547Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-26T18:32:26.547Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-26T18:32:26.547Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-26T18:32:26.547Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-26T18:32:26.797Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2021-11-26T18:32:26.797Z] === RUN TestNetworkInvalidJSON [2021-11-26T18:32:26.797Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-26T18:32:26.797Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-26T18:32:26.797Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:32:26.797Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:32:26.797Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:32:26.797Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:32:26.797Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-26T18:32:26.797Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:32:26.797Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:32:26.797Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-26T18:32:26.797Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-26T18:32:26.797Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-26T18:32:26.797Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-26T18:32:26.797Z] === RUN TestNetworkList [2021-11-26T18:32:26.797Z] === RUN TestNetworkList//networks [2021-11-26T18:32:26.797Z] === PAUSE TestNetworkList//networks [2021-11-26T18:32:26.797Z] === RUN TestNetworkList//networks/ [2021-11-26T18:32:26.797Z] === PAUSE TestNetworkList//networks/ [2021-11-26T18:32:26.797Z] === CONT TestNetworkList//networks [2021-11-26T18:32:26.797Z] === CONT TestNetworkList//networks/ [2021-11-26T18:32:26.797Z] --- PASS: TestNetworkList (0.01s) [2021-11-26T18:32:26.797Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-26T18:32:26.797Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-26T18:32:26.797Z] === RUN TestHostIPv4BridgeLabel [2021-11-26T18:32:26.959Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-11-26T18:32:26.959Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-26T18:32:27.015Z] === RUN TestIsCpusetListAvailable [2021-11-26T18:32:27.015Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-26T18:32:27.015Z] PASS [2021-11-26T18:32:27.015Z] coverage: 39.4% of statements [2021-11-26T18:32:27.015Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-11-26T18:32:27.015Z] time="2021-11-26T18:32:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-26T18:32:27.054Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-26T18:32:27.054Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-26T18:32:27.483Z] === RUN TestTailFile [2021-11-26T18:32:27.483Z] --- PASS: TestTailFile (0.00s) [2021-11-26T18:32:27.483Z] === RUN TestTailFileManyLines [2021-11-26T18:32:27.483Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-26T18:32:27.483Z] === RUN TestTailEmptyFile [2021-11-26T18:32:27.483Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-26T18:32:27.483Z] === RUN TestTailNegativeN [2021-11-26T18:32:27.483Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/truncated_last_line [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/no_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.483Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.484Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.485Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.485Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.486Z] 2021/11/26 18:32:27 Closing DB instances... [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.487Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.488Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.526Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-11-26T18:32:27.526Z] === RUN TestResize [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:32:27.956Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.957Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:32:27.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:32:27.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:32:27.959Z] PASS [2021-11-26T18:32:27.959Z] coverage: 88.6% of statements [2021-11-26T18:32:27.959Z] ok github.com/docker/docker/pkg/tailfile 0.193s coverage: 88.6% of statements [2021-11-26T18:32:27.959Z] === RUN TestChtimes [2021-11-26T18:32:27.959Z] --- PASS: TestChtimes (0.00s) [2021-11-26T18:32:27.959Z] === RUN TestChtimesWindows [2021-11-26T18:32:27.959Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-26T18:32:27.959Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-26T18:32:27.959Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-26T18:32:27.959Z] === RUN TestEnsureRemoveAllNotExist [2021-11-26T18:32:27.959Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-26T18:32:27.959Z] === RUN TestEnsureRemoveAllWithDir [2021-11-26T18:32:27.959Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-26T18:32:27.959Z] === RUN TestEnsureRemoveAllWithFile [2021-11-26T18:32:27.959Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-26T18:32:27.959Z] === RUN TestHasWin32KSupport [2021-11-26T18:32:27.959Z] syscall_windows_test.go:8: win32k: true [2021-11-26T18:32:27.959Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-26T18:32:27.959Z] PASS [2021-11-26T18:32:27.959Z] coverage: 13.0% of statements [2021-11-26T18:32:27.959Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2021-11-26T18:32:28.092Z] --- PASS: TestResize (0.39s) [2021-11-26T18:32:28.092Z] === RUN TestResizeWithInvalidSize [2021-11-26T18:32:28.350Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-11-26T18:32:28.350Z] === RUN TestResizeWhenContainerNotStarted [2021-11-26T18:32:28.418Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-26T18:32:28.418Z] === RUN TestDaemonDefaultNetworkPools [2021-11-26T18:32:28.426Z] === RUN TestTarSumRemoveNonExistent [2021-11-26T18:32:28.426Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestTarSumRemove [2021-11-26T18:32:28.426Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestSortFileInfoSums [2021-11-26T18:32:28.426Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestNewTarSumForLabelInvalid [2021-11-26T18:32:28.426Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestNewTarSumForLabel [2021-11-26T18:32:28.426Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestEmptyTar [2021-11-26T18:32:28.426Z] --- PASS: TestEmptyTar (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestTarSumsReadSize [2021-11-26T18:32:28.426Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestTarSums [2021-11-26T18:32:28.426Z] testing: warning: no tests to run [2021-11-26T18:32:28.426Z] PASS [2021-11-26T18:32:28.426Z] coverage: [no statements] [2021-11-26T18:32:28.426Z] --- PASS: TestTarSums (0.04s) [2021-11-26T18:32:28.426Z] === RUN TestIteration [2021-11-26T18:32:28.426Z] --- PASS: TestIteration (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestVersionLabelForChecksum [2021-11-26T18:32:28.426Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestVersion [2021-11-26T18:32:28.426Z] --- PASS: TestVersion (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestGetVersion [2021-11-26T18:32:28.426Z] --- PASS: TestGetVersion (0.00s) [2021-11-26T18:32:28.426Z] === RUN TestGetVersions [2021-11-26T18:32:28.426Z] --- PASS: TestGetVersions (0.00s) [2021-11-26T18:32:28.426Z] PASS [2021-11-26T18:32:28.426Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: [no statements] [no tests to run] [2021-11-26T18:32:28.426Z] coverage: 89.3% of statements [2021-11-26T18:32:28.426Z] ok github.com/docker/docker/pkg/tarsum 0.080s coverage: 89.3% of statements [2021-11-26T18:32:28.893Z] === RUN TestTruncIndex [2021-11-26T18:32:28.893Z] === RUN TestIsGIT [2021-11-26T18:32:28.893Z] --- PASS: TestIsGIT (0.00s) [2021-11-26T18:32:28.893Z] === RUN TestIsTransport [2021-11-26T18:32:28.893Z] --- PASS: TestIsTransport (0.00s) [2021-11-26T18:32:28.893Z] PASS [2021-11-26T18:32:28.893Z] coverage: 100.0% of statements [2021-11-26T18:32:28.893Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2021-11-26T18:32:28.893Z] --- PASS: TestTruncIndex (0.10s) [2021-11-26T18:32:28.893Z] PASS [2021-11-26T18:32:28.893Z] coverage: 91.5% of statements [2021-11-26T18:32:28.893Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2021-11-26T18:32:28.893Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-26T18:32:28.893Z] === RUN TestNetworkDBGarbageCollection [2021-11-26T18:32:28.916Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2021-11-26T18:32:28.916Z] === RUN TestDaemonRestartKillContainers [2021-11-26T18:32:28.916Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-26T18:32:28.916Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:32:28.916Z] === RUN TestCgroupNamespacesRun [2021-11-26T18:32:28.980Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-11-26T18:32:28.980Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-26T18:32:29.359Z] === RUN TestVersionInfo [2021-11-26T18:32:29.360Z] --- PASS: TestVersionInfo (0.00s) [2021-11-26T18:32:29.360Z] === RUN TestAppendVersions [2021-11-26T18:32:29.360Z] --- PASS: TestAppendVersions (0.00s) [2021-11-26T18:32:29.360Z] PASS [2021-11-26T18:32:29.360Z] coverage: 88.9% of statements [2021-11-26T18:32:29.360Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-11-26T18:32:29.826Z] === RUN TestNewSettable [2021-11-26T18:32:29.826Z] --- PASS: TestNewSettable (0.00s) [2021-11-26T18:32:29.826Z] === RUN TestIsSettable [2021-11-26T18:32:29.826Z] --- PASS: TestIsSettable (0.00s) [2021-11-26T18:32:29.826Z] === RUN TestUpdateSettingsEnv [2021-11-26T18:32:29.826Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-26T18:32:29.826Z] PASS [2021-11-26T18:32:29.826Z] coverage: 20.0% of statements [2021-11-26T18:32:29.826Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-11-26T18:32:29.826Z] === RUN TestValidatePrivileges [2021-11-26T18:32:29.827Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-26T18:32:29.827Z] === RUN TestFilterByCapNeg [2021-11-26T18:32:29.827Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-26T18:32:29.827Z] === RUN TestFilterByCapPos [2021-11-26T18:32:29.827Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-26T18:32:29.827Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-26T18:32:29.827Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-26T18:32:29.827Z] PASS [2021-11-26T18:32:29.827Z] coverage: 12.0% of statements [2021-11-26T18:32:29.827Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2021-11-26T18:32:29.851Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2021-11-26T18:32:29.851Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-26T18:32:30.343Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-11-26T18:32:30.344Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-26T18:32:30.811Z] === RUN TestLoad [2021-11-26T18:32:30.811Z] --- PASS: TestLoad (0.00s) [2021-11-26T18:32:30.811Z] === RUN TestSave [2021-11-26T18:32:30.811Z] --- PASS: TestSave (0.02s) [2021-11-26T18:32:30.811Z] === RUN TestAddDeleteGet [2021-11-26T18:32:30.811Z] --- PASS: TestAddDeleteGet (0.02s) [2021-11-26T18:32:30.811Z] === RUN TestInvalidTags [2021-11-26T18:32:30.811Z] --- PASS: TestInvalidTags (0.00s) [2021-11-26T18:32:30.811Z] PASS [2021-11-26T18:32:30.811Z] coverage: 83.7% of statements [2021-11-26T18:32:30.811Z] ok github.com/docker/docker/reference 0.084s coverage: 83.7% of statements [2021-11-26T18:32:31.225Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-11-26T18:32:31.225Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-26T18:32:31.270Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-11-26T18:32:31.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-26T18:32:31.278Z] time="2021-11-26T18:32:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-26T18:32:31.278Z] === RUN TestResolveAuthConfigIndexServer [2021-11-26T18:32:31.278Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-26T18:32:31.278Z] === RUN TestResolveAuthConfigFullURL [2021-11-26T18:32:31.278Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-26T18:32:31.278Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-26T18:32:31.278Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-26T18:32:31.278Z] === RUN TestValidateMirror [2021-11-26T18:32:31.278Z] --- PASS: TestValidateMirror (0.00s) [2021-11-26T18:32:31.278Z] === RUN TestLoadInsecureRegistries [2021-11-26T18:32:31.745Z] time="2021-11-26T18:32:31Z" 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-26T18:32:31.745Z] time="2021-11-26T18:32:31Z" 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-26T18:32:31.745Z] time="2021-11-26T18:32:31Z" 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-26T18:32:31.745Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-26T18:32:31.745Z] === RUN TestNewServiceConfig [2021-11-26T18:32:31.745Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestValidateIndexName [2021-11-26T18:32:31.745Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestValidateIndexNameWithError [2021-11-26T18:32:31.745Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestEndpointParse [2021-11-26T18:32:31.745Z] --- PASS: TestEndpointParse (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestEndpointParseInvalid [2021-11-26T18:32:31.745Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestValidateEndpoint [2021-11-26T18:32:31.745Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-26T18:32:31.745Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestPing [2021-11-26T18:32:31.745Z] --- PASS: TestPing (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestPingRegistryEndpoint [2021-11-26T18:32:31.745Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-26T18:32:31.745Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:31.745Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestEndpoint [2021-11-26T18:32:31.745Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:31.745Z] --- SKIP: TestEndpoint (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestParseRepositoryInfo [2021-11-26T18:32:31.745Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestNewIndexInfo [2021-11-26T18:32:31.745Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestMirrorEndpointLookup [2021-11-26T18:32:31.745Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:31.745Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-26T18:32:31.745Z] === RUN TestSearchRepositories [2021-11-26T18:32:31.745Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-26T18:32:31.745Z] Host: 127.0.0.1:49302 [2021-11-26T18:32:31.745Z] User-Agent: docker test client [2021-11-26T18:32:31.745Z] Authorization: Token fake-token [2021-11-26T18:32:31.745Z] X-Docker-Token: true [2021-11-26T18:32:31.745Z] Accept-Encoding: gzip [2021-11-26T18:32:31.745Z] [2021-11-26T18:32:31.746Z] [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-26T18:32:31.746Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestResumableRequestReaderWithReadError [2021-11-26T18:32:31.746Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-26T18:32:31.746Z] Connection: close [2021-11-26T18:32:31.746Z] Content-Length: 144 [2021-11-26T18:32:31.746Z] Cache-Control: no-cache [2021-11-26T18:32:31.746Z] Content-Type: application/json [2021-11-26T18:32:31.746Z] Date: Fri, 26 Nov 2021 18:32:31 GMT [2021-11-26T18:32:31.746Z] Expires: -1 [2021-11-26T18:32:31.746Z] Pragma: no-cache [2021-11-26T18:32:31.746Z] Server: docker-tests/mock [2021-11-26T18:32:31.746Z] X-Docker-Registry-Config: mock [2021-11-26T18:32:31.746Z] X-Docker-Registry-Version: 0.0.0 [2021-11-26T18:32:31.746Z] [2021-11-26T18:32:31.746Z] [2021-11-26T18:32:31.746Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestTrustedLocation [2021-11-26T18:32:31.746Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-26T18:32:31.746Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestAllowNondistributableArtifacts [2021-11-26T18:32:31.746Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestIsSecureIndex [2021-11-26T18:32:31.746Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-26T18:32:31.746Z] PASS [2021-11-26T18:32:31.746Z] coverage: 51.2% of statements [2021-11-26T18:32:31.746Z] ok github.com/docker/docker/registry 0.170s coverage: 51.2% of statements [2021-11-26T18:32:31.746Z] time="2021-11-26T18:32:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-11-26T18:32:31.746Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestResumableRequestReader [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-26T18:32:31.746Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-26T18:32:31.746Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-26T18:32:31.746Z] PASS [2021-11-26T18:32:31.746Z] coverage: 100.0% of statements [2021-11-26T18:32:31.746Z] ok github.com/docker/docker/registry/resumable 0.164s coverage: 100.0% of statements [2021-11-26T18:32:31.831Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-26T18:32:31.831Z] === RUN TestServiceWithPredefinedNetwork [2021-11-26T18:32:32.160Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-11-26T18:32:32.160Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-26T18:32:32.213Z] === RUN TestRestartManagerTimeout [2021-11-26T18:32:32.213Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-26T18:32:32.213Z] === RUN TestRestartManagerTimeoutReset [2021-11-26T18:32:32.213Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-26T18:32:32.213Z] PASS [2021-11-26T18:32:32.213Z] coverage: 50.9% of statements [2021-11-26T18:32:32.213Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-11-26T18:32:32.213Z] === RUN TestDecodeContainerConfig [2021-11-26T18:32:32.213Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-26T18:32:32.213Z] === RUN TestDecodeContainerConfigIsolation [2021-11-26T18:32:32.213Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-26T18:32:32.213Z] === RUN TestValidatePrivileged [2021-11-26T18:32:32.213Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-26T18:32:32.213Z] PASS [2021-11-26T18:32:32.213Z] coverage: 52.6% of statements [2021-11-26T18:32:32.213Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.6% of statements [2021-11-26T18:32:32.680Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-26T18:32:32.681Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-26T18:32:32.681Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-26T18:32:32.681Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-26T18:32:32.681Z] PASS [2021-11-26T18:32:32.681Z] coverage: 62.5% of statements [2021-11-26T18:32:32.681Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2021-11-26T18:32:33.094Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2021-11-26T18:32:33.094Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-26T18:32:34.345Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-11-26T18:32:34.345Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-26T18:32:34.345Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:32:34.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:32:34.345Z] === RUN TestServiceWithDataPathPortInit [2021-11-26T18:32:34.467Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-11-26T18:32:34.467Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-26T18:32:34.891Z] === RUN TestGetDriver [2021-11-26T18:32:34.891Z] --- PASS: TestGetDriver (0.00s) [2021-11-26T18:32:34.891Z] === RUN TestVolumeRequestError [2021-11-26T18:32:34.891Z] --- PASS: TestVolumeRequestError (0.00s) [2021-11-26T18:32:34.891Z] PASS [2021-11-26T18:32:34.891Z] coverage: 36.1% of statements [2021-11-26T18:32:34.891Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-11-26T18:32:34.891Z] === RUN TestGetAddress [2021-11-26T18:32:34.891Z] --- PASS: TestGetAddress (0.00s) [2021-11-26T18:32:34.891Z] === RUN TestRemove [2021-11-26T18:32:34.891Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-26T18:32:34.891Z] --- SKIP: TestRemove (0.00s) [2021-11-26T18:32:34.891Z] === RUN TestInitializeWithVolumes [2021-11-26T18:32:34.891Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-26T18:32:34.891Z] === RUN TestCreate [2021-11-26T18:32:34.891Z] --- PASS: TestCreate (0.01s) [2021-11-26T18:32:34.891Z] === RUN TestValidateName [2021-11-26T18:32:34.891Z] --- PASS: TestValidateName (0.00s) [2021-11-26T18:32:34.891Z] === RUN TestCreateWithOpts [2021-11-26T18:32:34.891Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-26T18:32:34.891Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-26T18:32:34.891Z] === RUN TestRelaodNoOpts [2021-11-26T18:32:34.891Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-26T18:32:34.891Z] PASS [2021-11-26T18:32:34.891Z] coverage: 41.5% of statements [2021-11-26T18:32:34.891Z] ok github.com/docker/docker/volume/local 0.048s coverage: 41.5% of statements [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRaw [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-26T18:32:35.358Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRaw [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-26T18:32:35.358Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestConvertTmpfsOptions [2021-11-26T18:32:35.358Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-26T18:32:35.358Z] linux_parser_test.go:209: data="ro" [2021-11-26T18:32:35.358Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestParseMountSpec [2021-11-26T18:32:35.358Z] parser_test.go:62: case 0 [2021-11-26T18:32:35.358Z] parser_test.go:62: case 1 [2021-11-26T18:32:35.358Z] parser_test.go:62: case 2 [2021-11-26T18:32:35.358Z] parser_test.go:62: case 3 [2021-11-26T18:32:35.358Z] parser_test.go:62: case 4 [2021-11-26T18:32:35.358Z] parser_test.go:62: case 5 [2021-11-26T18:32:35.358Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestValidateMount [2021-11-26T18:32:35.358Z] --- PASS: TestValidateMount (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRaw [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-26T18:32:35.358Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-26T18:32:35.358Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-26T18:32:35.358Z] PASS [2021-11-26T18:32:35.358Z] coverage: 67.6% of statements [2021-11-26T18:32:35.358Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.6% of statements [2021-11-26T18:32:35.401Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2021-11-26T18:32:35.401Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-26T18:32:35.968Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-11-26T18:32:35.968Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-26T18:32:36.342Z] === RUN TestSetGetMeta [2021-11-26T18:32:36.342Z] === PAUSE TestSetGetMeta [2021-11-26T18:32:36.342Z] === RUN TestRestore [2021-11-26T18:32:36.342Z] === PAUSE TestRestore [2021-11-26T18:32:36.342Z] === RUN TestServiceCreate [2021-11-26T18:32:36.342Z] === PAUSE TestServiceCreate [2021-11-26T18:32:36.342Z] === RUN TestServiceList [2021-11-26T18:32:36.342Z] === PAUSE TestServiceList [2021-11-26T18:32:36.342Z] === RUN TestServiceRemove [2021-11-26T18:32:36.342Z] === PAUSE TestServiceRemove [2021-11-26T18:32:36.342Z] === RUN TestServiceGet [2021-11-26T18:32:36.342Z] === PAUSE TestServiceGet [2021-11-26T18:32:36.342Z] === RUN TestServicePrune [2021-11-26T18:32:36.342Z] === PAUSE TestServicePrune [2021-11-26T18:32:36.342Z] === RUN TestCreate [2021-11-26T18:32:36.342Z] === PAUSE TestCreate [2021-11-26T18:32:36.342Z] === RUN TestRemove [2021-11-26T18:32:36.342Z] === PAUSE TestRemove [2021-11-26T18:32:36.342Z] === RUN TestList [2021-11-26T18:32:36.342Z] === PAUSE TestList [2021-11-26T18:32:36.342Z] === RUN TestFindByDriver [2021-11-26T18:32:36.342Z] === PAUSE TestFindByDriver [2021-11-26T18:32:36.342Z] === RUN TestFindByReferenced [2021-11-26T18:32:36.342Z] === PAUSE TestFindByReferenced [2021-11-26T18:32:36.342Z] === RUN TestDerefMultipleOfSameRef [2021-11-26T18:32:36.342Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-26T18:32:36.342Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:32:36.342Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:32:36.342Z] === RUN TestDefererencePluginOnCreateError [2021-11-26T18:32:36.342Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-26T18:32:36.342Z] === RUN TestRefDerefRemove [2021-11-26T18:32:36.342Z] === PAUSE TestRefDerefRemove [2021-11-26T18:32:36.342Z] === RUN TestGet [2021-11-26T18:32:36.342Z] === PAUSE TestGet [2021-11-26T18:32:36.342Z] === RUN TestGetWithReference [2021-11-26T18:32:36.342Z] === PAUSE TestGetWithReference [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_nil_list [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_empty_list [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_filter_some [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_filter_middle [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:32:36.342Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-26T18:32:36.342Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_nil_list [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_filter_some [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_filter_middle [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:32:36.342Z] === CONT TestFilterFunc/test_empty_list [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-26T18:32:36.342Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-26T18:32:36.342Z] === CONT TestSetGetMeta [2021-11-26T18:32:36.342Z] === CONT TestList [2021-11-26T18:32:36.342Z] === CONT TestDefererencePluginOnCreateError [2021-11-26T18:32:36.342Z] === CONT TestGet [2021-11-26T18:32:36.342Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-26T18:32:36.342Z] === CONT TestRemove [2021-11-26T18:32:36.342Z] --- PASS: TestGet (0.02s) [2021-11-26T18:32:36.342Z] === CONT TestCreate [2021-11-26T18:32:36.342Z] --- PASS: TestList (0.02s) [2021-11-26T18:32:36.342Z] === CONT TestServicePrune [2021-11-26T18:32:36.342Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-26T18:32:36.342Z] === CONT TestServiceGet [2021-11-26T18:32:36.342Z] --- PASS: TestRemove (0.02s) [2021-11-26T18:32:36.342Z] === CONT TestServiceRemove [2021-11-26T18:32:36.342Z] --- PASS: TestCreate (0.01s) [2021-11-26T18:32:36.342Z] === CONT TestServiceList [2021-11-26T18:32:36.342Z] time="2021-11-26T18:32:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:32:36.342Z] --- PASS: TestServiceGet (0.10s) [2021-11-26T18:32:36.342Z] === CONT TestServiceCreate [2021-11-26T18:32:36.342Z] --- PASS: TestServiceRemove (0.09s) [2021-11-26T18:32:36.342Z] === CONT TestRestore [2021-11-26T18:32:36.342Z] time="2021-11-26T18:32:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:32:36.342Z] --- PASS: TestServiceList (0.10s) [2021-11-26T18:32:36.342Z] === CONT TestRefDerefRemove [2021-11-26T18:32:36.342Z] time="2021-11-26T18:32:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:32:36.342Z] time="2021-11-26T18:32:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-26T18:32:36.342Z] time="2021-11-26T18:32:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:32:36.342Z] --- PASS: TestServiceCreate (0.02s) [2021-11-26T18:32:36.342Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:32:36.342Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-26T18:32:36.342Z] === CONT TestDerefMultipleOfSameRef [2021-11-26T18:32:36.342Z] --- PASS: TestRestore (0.02s) [2021-11-26T18:32:36.342Z] === CONT TestFindByReferenced [2021-11-26T18:32:36.342Z] --- PASS: TestServicePrune (0.12s) [2021-11-26T18:32:36.342Z] === CONT TestFindByDriver [2021-11-26T18:32:36.342Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-26T18:32:36.342Z] === CONT TestGetWithReference [2021-11-26T18:32:36.342Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-26T18:32:36.342Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-11-26T18:32:36.342Z] --- PASS: TestFindByDriver (0.01s) [2021-11-26T18:32:36.342Z] --- PASS: TestGetWithReference (0.01s) [2021-11-26T18:32:36.342Z] PASS [2021-11-26T18:32:36.342Z] coverage: 69.0% of statements [2021-11-26T18:32:36.342Z] ok github.com/docker/docker/volume/service 0.189s coverage: 69.0% of statements [2021-11-26T18:32:36.700Z] --- PASS: TestCheckoutGit (26.96s) [2021-11-26T18:32:36.700Z] === RUN TestValidGitTransport [2021-11-26T18:32:36.700Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-26T18:32:36.700Z] === RUN TestGitInvalidRef [2021-11-26T18:32:36.700Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-26T18:32:36.700Z] PASS [2021-11-26T18:32:36.700Z] coverage: 86.3% of statements [2021-11-26T18:32:36.700Z] ok github.com/docker/docker/builder/remotecontext/git 27.208s coverage: 86.3% of statements [2021-11-26T18:32:37.343Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2021-11-26T18:32:37.343Z] === RUN TestNISDomainname [2021-11-26T18:32:37.343Z] 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-26T18:32:37.343Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-26T18:32:37.343Z] === RUN TestHostnameDnsResolution [2021-11-26T18:32:37.691Z] ? github.com/docker/docker/cli [no test files] [2021-11-26T18:32:37.691Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-26T18:32:37.909Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-11-26T18:32:37.909Z] === RUN TestUnprivilegedPortsAndPing [2021-11-26T18:32:37.909Z] 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-26T18:32:37.909Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-26T18:32:37.909Z] === RUN TestStats [2021-11-26T18:32:37.909Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:37.909Z] --- SKIP: TestStats (0.00s) [2021-11-26T18:32:37.909Z] === RUN TestStopContainerWithTimeout [2021-11-26T18:32:37.909Z] === RUN TestStopContainerWithTimeout/0 [2021-11-26T18:32:37.909Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-26T18:32:37.909Z] === RUN TestStopContainerWithTimeout/1 [2021-11-26T18:32:37.909Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-26T18:32:37.909Z] === RUN TestStopContainerWithTimeout/3 [2021-11-26T18:32:37.909Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-26T18:32:37.909Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-26T18:32:37.909Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-26T18:32:37.909Z] === CONT TestStopContainerWithTimeout/0 [2021-11-26T18:32:37.909Z] === CONT TestStopContainerWithTimeout/3 [2021-11-26T18:32:38.476Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-26T18:32:38.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-26T18:32:40.127Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-26T18:32:40.127Z] === RUN TestClientStream [2021-11-26T18:32:40.127Z] --- PASS: TestClientStream (0.00s) [2021-11-26T18:32:40.127Z] === RUN TestClientSendFile [2021-11-26T18:32:40.127Z] --- PASS: TestClientSendFile (0.00s) [2021-11-26T18:32:40.127Z] === RUN TestClientWithRequestTimeout [2021-11-26T18:32:40.127Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-26T18:32:40.127Z] === RUN TestFileSpecPlugin [2021-11-26T18:32:40.127Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-26T18:32:40.127Z] === RUN TestFileJSONSpecPlugin [2021-11-26T18:32:40.127Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-26T18:32:40.127Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-26T18:32:40.127Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-26T18:32:40.127Z] === RUN TestPluginAddHandler [2021-11-26T18:32:40.127Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-26T18:32:40.127Z] === RUN TestPluginWaitBadPlugin [2021-11-26T18:32:40.127Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-26T18:32:40.127Z] === RUN TestGet [2021-11-26T18:32:40.127Z] time="2021-11-26T18:32:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-26T18:32:40.376Z] === CONT TestStopContainerWithTimeout/1 [2021-11-26T18:32:41.111Z] time="2021-11-26T18:32:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-26T18:32:41.774Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-26T18:32:41.774Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2021-11-26T18:32:41.774Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2021-11-26T18:32:41.774Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2021-11-26T18:32:41.774Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-11-26T18:32:41.774Z] === RUN TestDeleteDevicemapper [2021-11-26T18:32:41.774Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:32:41.774Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-26T18:32:41.774Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-26T18:32:43.321Z] time="2021-11-26T18:32:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.03s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-26T18:32:43.563Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestConfigureDaemonLogs [2021-11-26T18:32:43.563Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestCommonOptionsInstallFlags [2021-11-26T18:32:43.563Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-26T18:32:43.563Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-26T18:32:43.563Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-26T18:32:43.563Z] PASS [2021-11-26T18:32:43.563Z] coverage: 18.6% of statements [2021-11-26T18:32:43.563Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 18.6% of statements [2021-11-26T18:32:43.563Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-26T18:32:43.563Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-26T18:32:43.676Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2021-11-26T18:32:43.676Z] === RUN TestUpdateMemory [2021-11-26T18:32:43.676Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:43.676Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-26T18:32:43.676Z] === RUN TestUpdateCPUQuota [2021-11-26T18:32:43.676Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:43.676Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-26T18:32:43.676Z] === RUN TestUpdatePidsLimit [2021-11-26T18:32:43.676Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:43.676Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-26T18:32:43.676Z] === RUN TestUpdateRestartPolicy [2021-11-26T18:32:44.032Z] === RUN TestContainerStopSignal [2021-11-26T18:32:44.033Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestContainerStopTimeout [2021-11-26T18:32:44.033Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-26T18:32:44.033Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-26T18:32:44.033Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-11-26T18:32:44.033Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-26T18:32:44.033Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestReplaceAndAppendEnvVars [2021-11-26T18:32:44.033Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-26T18:32:44.033Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestNewMemoryStore [2021-11-26T18:32:44.033Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestAddContainers [2021-11-26T18:32:44.033Z] --- PASS: TestAddContainers (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestGetContainer [2021-11-26T18:32:44.033Z] --- PASS: TestGetContainer (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestDeleteContainer [2021-11-26T18:32:44.033Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestListContainers [2021-11-26T18:32:44.033Z] --- PASS: TestListContainers (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestFirstContainer [2021-11-26T18:32:44.033Z] --- PASS: TestFirstContainer (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestApplyAllContainer [2021-11-26T18:32:44.033Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestIsValidHealthString [2021-11-26T18:32:44.033Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestStateRunStop [2021-11-26T18:32:44.033Z] --- PASS: TestStateRunStop (0.00s) [2021-11-26T18:32:44.033Z] === RUN TestStateTimeoutWait [2021-11-26T18:32:44.501Z] state_test.go:141: Stop callback fired [2021-11-26T18:32:44.501Z] state_test.go:165: Stop callback fired [2021-11-26T18:32:44.501Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-26T18:32:44.501Z] === RUN TestIsValidStateString [2021-11-26T18:32:44.501Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-26T18:32:44.501Z] === RUN TestViewSaveDelete [2021-11-26T18:32:44.501Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-26T18:32:44.501Z] === RUN TestViewAll [2021-11-26T18:32:44.501Z] --- PASS: TestViewAll (0.02s) [2021-11-26T18:32:44.501Z] === RUN TestViewGet [2021-11-26T18:32:44.501Z] --- PASS: TestViewGet (0.01s) [2021-11-26T18:32:44.501Z] === RUN TestNames [2021-11-26T18:32:44.501Z] --- PASS: TestNames (0.00s) [2021-11-26T18:32:44.501Z] === RUN TestViewWithHealthCheck [2021-11-26T18:32:44.502Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-26T18:32:44.502Z] PASS [2021-11-26T18:32:44.502Z] coverage: 41.7% of statements [2021-11-26T18:32:44.502Z] ok github.com/docker/docker/container 0.224s coverage: 41.7% of statements [2021-11-26T18:32:44.502Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-26T18:32:44.502Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-26T18:32:44.502Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-26T18:32:44.502Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-26T18:32:45.489Z] === RUN TestPrepare [2021-11-26T18:32:45.489Z] --- PASS: TestPrepare (0.00s) [2021-11-26T18:32:45.489Z] === RUN TestStart [2021-11-26T18:32:45.489Z] --- PASS: TestStart (0.00s) [2021-11-26T18:32:45.489Z] === RUN TestWaitCancel [2021-11-26T18:32:45.489Z] --- PASS: TestWaitCancel (0.00s) [2021-11-26T18:32:45.489Z] === RUN TestWaitDisabled [2021-11-26T18:32:45.489Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-26T18:32:45.489Z] === RUN TestWaitEnabled [2021-11-26T18:32:45.489Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-26T18:32:45.489Z] === RUN TestRemove [2021-11-26T18:32:45.489Z] --- PASS: TestRemove (0.00s) [2021-11-26T18:32:45.489Z] PASS [2021-11-26T18:32:45.489Z] coverage: 65.3% of statements [2021-11-26T18:32:45.489Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-11-26T18:32:47.104Z] time="2021-11-26T18:32:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-26T18:32:47.588Z] 2021/11/26 18:32:43 Closing DB instances... [2021-11-26T18:32:47.588Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-11-26T18:32:47.588Z] === RUN TestFindNode [2021-11-26T18:32:47.588Z] 2021/11/26 18:32:45 Closing DB instances... [2021-11-26T18:32:47.588Z] --- PASS: TestFindNode (0.02s) [2021-11-26T18:32:47.588Z] === RUN TestChangeNodeState [2021-11-26T18:32:47.588Z] 2021/11/26 18:32:45 Closing DB instances... [2021-11-26T18:32:47.588Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-26T18:32:47.588Z] === RUN TestNodeReincarnation [2021-11-26T18:32:47.588Z] 2021/11/26 18:32:45 Closing DB instances... [2021-11-26T18:32:47.707Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-26T18:32:47.707Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-26T18:32:47.707Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-26T18:32:47.707Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-26T18:32:47.707Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-26T18:32:47.707Z] PASS [2021-11-26T18:32:47.707Z] coverage: 35.9% of statements [2021-11-26T18:32:47.707Z] ok github.com/docker/docker/daemon/cluster/convert 0.712s coverage: 35.9% of statements [2021-11-26T18:32:47.707Z] === RUN TestNewListSecretsFilters [2021-11-26T18:32:47.707Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-26T18:32:47.707Z] === RUN TestNewListConfigsFilters [2021-11-26T18:32:47.707Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-26T18:32:47.707Z] PASS [2021-11-26T18:32:47.707Z] coverage: 0.5% of statements [2021-11-26T18:32:47.707Z] ok github.com/docker/docker/daemon/cluster 0.567s coverage: 0.5% of statements [2021-11-26T18:32:48.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-26T18:32:49.181Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2021-11-26T18:32:49.181Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-26T18:32:50.548Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-26T18:32:50.548Z] === RUN TestParallelCreate [2021-11-26T18:32:50.548Z] 2021/11/26 18:32:50 Closing DB instances... [2021-11-26T18:32:50.548Z] --- PASS: TestParallelCreate (0.01s) [2021-11-26T18:32:50.548Z] === RUN TestParallelDelete [2021-11-26T18:32:50.548Z] 2021/11/26 18:32:50 Closing DB instances... [2021-11-26T18:32:50.548Z] --- PASS: TestParallelDelete (0.01s) [2021-11-26T18:32:50.548Z] === RUN TestNetworkDBIslands [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:619873fc4806 with config:&{NodeID:619873fc4806 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-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 619873fc4806/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 619873fc4806/172.17.60.10, added to nodes list" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:87d25d52ff6b with config:&{NodeID:87d25d52ff6b 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-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, added to nodes list" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, added to nodes list" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 619873fc4806/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=info msg="Node 619873fc4806/172.17.60.10, added to nodes list" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-26T18:32:50.548Z] time="2021-11-26T18:32:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2021-11-26T18:32:50.558Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i9a83p0cw3zyh7rxj9ih41de3 Created:2021-11-26 18:32:49.155269236 +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[674c25171e21d3bed320e38dd37b2bb23c09084087d9b3bad17ebb561c8f1aeb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mv1z163vyddwyc9ti3w0x600n EndpointID:aac89500e9649d100ad11767fd88ad28ea7c601736b62f7b41ec906f6508921b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:029b99fd63abbc4ffadcdd7c59eef26bebf942194b06fcba5c659b5d72c933c1 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:89a63686fc83 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mv1z163vyddwyc9ti3w0x600n EndpointID:aac89500e9649d100ad11767fd88ad28ea7c601736b62f7b41ec906f6508921b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-26T18:32:50.666Z] === RUN TestDiscoveryOptsErrors [2021-11-26T18:32:50.666Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDiscoveryOpts [2021-11-26T18:32:50.666Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-26T18:32:50.666Z] PASS [2021-11-26T18:32:50.666Z] coverage: 30.0% of statements [2021-11-26T18:32:50.666Z] ok github.com/docker/docker/daemon/discovery 0.069s coverage: 30.0% of statements [2021-11-26T18:32:50.666Z] === RUN TestBuilderGC [2021-11-26T18:32:50.666Z] --- PASS: TestBuilderGC (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationNotFound [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonBrokenConfiguration [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestParseClusterAdvertiseSettings [2021-11-26T18:32:50.666Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestFindConfigurationConflicts [2021-11-26T18:32:50.666Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-26T18:32:50.666Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-26T18:32:50.666Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-26T18:32:50.666Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-26T18:32:50.666Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_label [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_dns [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-26T18:32:50.666Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-26T18:32:50.666Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestModifiedDiscoverySettings [2021-11-26T18:32:50.666Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestReloadSetConfigFileNotExist [2021-11-26T18:32:50.666Z] time="2021-11-26T18:32:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-26T18:32:50.666Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-11-26T18:32:50.666Z] === RUN TestReloadDefaultConfigNotExist [2021-11-26T18:32:50.666Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:32:50.666Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestReloadBadDefaultConfig [2021-11-26T18:32:50.666Z] time="2021-11-26T18:32:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-896942086" [2021-11-26T18:32:50.666Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestReloadWithConflictingLabels [2021-11-26T18:32:50.666Z] time="2021-11-26T18:32:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2223917961" [2021-11-26T18:32:50.666Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestReloadWithDuplicateLabels [2021-11-26T18:32:50.666Z] time="2021-11-26T18:32:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-574620193" [2021-11-26T18:32:50.666Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestMaskURLCredentials [2021-11-26T18:32:50.666Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-26T18:32:50.666Z] === RUN TestDaemonConfigurationMerge [2021-11-26T18:32:50.666Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-26T18:32:50.666Z] PASS [2021-11-26T18:32:50.666Z] coverage: 80.0% of statements [2021-11-26T18:32:50.666Z] ok github.com/docker/docker/daemon/config 0.250s coverage: 80.0% of statements [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1fe4ad1d2a62 with config:&{NodeID:1fe4ad1d2a62 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-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, added to nodes list" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, added to nodes list" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 619873fc4806/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 619873fc4806/172.17.60.10, added to nodes list" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, added to nodes list" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:51.538Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, added to nodes list" [2021-11-26T18:32:51.654Z] === RUN TestWaitNodeAttachment [2021-11-26T18:32:51.654Z] === RUN TestEventsLog [2021-11-26T18:32:51.654Z] --- PASS: TestEventsLog (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestEventsLogTimeout [2021-11-26T18:32:51.654Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestLogEvents [2021-11-26T18:32:51.654Z] --- PASS: TestLogEvents (0.05s) [2021-11-26T18:32:51.654Z] === RUN TestLoadBufferedEvents [2021-11-26T18:32:51.654Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-11-26T18:32:51.654Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-26T18:32:51.654Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-26T18:32:51.654Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-26T18:32:51.654Z] PASS [2021-11-26T18:32:51.654Z] coverage: 50.0% of statements [2021-11-26T18:32:51.654Z] ok github.com/docker/docker/daemon/events 0.228s coverage: 50.0% of statements [2021-11-26T18:32:51.654Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-26T18:32:51.654Z] === RUN TestIsolationConversion [2021-11-26T18:32:51.654Z] === RUN TestIsolationConversion/default [2021-11-26T18:32:51.654Z] === RUN TestIsolationConversion/process [2021-11-26T18:32:51.654Z] === RUN TestIsolationConversion/hyperv [2021-11-26T18:32:51.654Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-26T18:32:51.654Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-26T18:32:51.654Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-26T18:32:51.654Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestContainerLabels [2021-11-26T18:32:51.654Z] --- PASS: TestContainerLabels (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestCredentialSpecConversion [2021-11-26T18:32:51.654Z] === RUN TestCredentialSpecConversion/none [2021-11-26T18:32:51.654Z] === RUN TestCredentialSpecConversion/config [2021-11-26T18:32:51.654Z] === RUN TestCredentialSpecConversion/file [2021-11-26T18:32:51.654Z] === RUN TestCredentialSpecConversion/registry [2021-11-26T18:32:51.654Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-26T18:32:51.654Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-26T18:32:51.654Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-26T18:32:51.654Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-26T18:32:51.654Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestControllerValidateMountBind [2021-11-26T18:32:51.654Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestControllerValidateMountVolume [2021-11-26T18:32:51.654Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-26T18:32:51.654Z] === RUN TestControllerValidateMountTarget [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9a750a799a93 with config:&{NodeID:9a750a799a93 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-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 619873fc4806/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 619873fc4806/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.008Z] time="2021-11-26T18:32:51Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.122Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestControllerValidateMountTmpfs [2021-11-26T18:32:52.122Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestControllerValidateMountInvalidType [2021-11-26T18:32:52.122Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestControllerValidateMountNamedPipe [2021-11-26T18:32:52.122Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-26T18:32:52.122Z] PASS [2021-11-26T18:32:52.122Z] coverage: 11.0% of statements [2021-11-26T18:32:52.122Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.796s coverage: 11.0% of statements [2021-11-26T18:32:52.122Z] === RUN TestVerifyNetworkingConfig [2021-11-26T18:32:52.122Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestGetContainer [2021-11-26T18:32:52.122Z] --- PASS: TestGetContainer (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestValidContainerNames [2021-11-26T18:32:52.122Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestContainerInitDNS [2021-11-26T18:32:52.122Z] daemon_test.go:146: root required [2021-11-26T18:32:52.122Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestMerge [2021-11-26T18:32:52.122Z] --- PASS: TestMerge (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestValidateContainerIsolation [2021-11-26T18:32:52.122Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestFindNetworkErrorType [2021-11-26T18:32:52.122Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestEnsureServicesExist [2021-11-26T18:32:52.122Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-26T18:32:52.122Z] === RUN TestEnsureServicesExistErrors [2021-11-26T18:32:52.122Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-26T18:32:52.122Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-26T18:32:52.122Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-26T18:32:52.122Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-26T18:32:52.123Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-26T18:32:52.123Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-26T18:32:52.123Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-26T18:32:52.123Z] === RUN TestContainerDelete [2021-11-26T18:32:52.123Z] --- PASS: TestContainerDelete (0.00s) [2021-11-26T18:32:52.123Z] === RUN TestContainerDoubleDelete [2021-11-26T18:32:52.123Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-26T18:32:52.123Z] === RUN TestLogContainerEventCopyLabels [2021-11-26T18:32:52.123Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-26T18:32:52.123Z] === RUN TestLogContainerEventWithAttributes [2021-11-26T18:32:52.123Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-26T18:32:52.123Z] === RUN TestNoneHealthcheck [2021-11-26T18:32:52.123Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-26T18:32:52.123Z] === RUN TestHealthStates [2021-11-26T18:32:52.123Z] === RUN TestIsEmptyDir [2021-11-26T18:32:52.123Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-26T18:32:52.123Z] PASS [2021-11-26T18:32:52.123Z] coverage: 2.3% of statements [2021-11-26T18:32:52.123Z] ok github.com/docker/docker/daemon/graphdriver 0.091s coverage: 2.3% of statements [2021-11-26T18:32:52.123Z] time="2021-11-26T18:32:51Z" 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-26T18:32:52.123Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:20717ba7d9f5 with config:&{NodeID:20717ba7d9f5 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-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:52.479Z] networkdb_test.go:835: Re-joining: 3 [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="The new bootstrap node list is:[172.17.60.10:10033 172.17.60.10:10034 172.17.60.10:10035]" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10033" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49353" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10034" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49354" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10035" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49355" [2021-11-26T18:32:52.479Z] networkdb_test.go:835: Re-joining: 4 [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=info msg="The new bootstrap node list is:[172.17.60.10:10033 172.17.60.10:10034 172.17.60.10:10035]" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10033" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49356" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10034" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49357" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10035" [2021-11-26T18:32:52.479Z] time="2021-11-26T18:32:52Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49358" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] time="2021-11-26T18:32:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-26T18:32:52.591Z] --- PASS: TestHealthStates (0.15s) [2021-11-26T18:32:52.591Z] === RUN TestGetInspectData [2021-11-26T18:32:52.591Z] --- PASS: TestGetInspectData (0.00s) [2021-11-26T18:32:52.591Z] === RUN TestFillLicense [2021-11-26T18:32:52.591Z] --- PASS: TestFillLicense (0.00s) [2021-11-26T18:32:52.591Z] === RUN TestListInvalidFilter [2021-11-26T18:32:52.591Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-26T18:32:52.591Z] === RUN TestNameFilter [2021-11-26T18:32:52.591Z] --- PASS: TestNameFilter (0.00s) [2021-11-26T18:32:52.591Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-26T18:32:52.591Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-26T18:32:52.591Z] === 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-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-26T18:32:52.591Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-26T18:32:52.591Z] --- 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-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-26T18:32:52.591Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-26T18:32:52.591Z] === RUN TestDaemonReloadLabels [2021-11-26T18:32:52.591Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-26T18:32:52.591Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-26T18:32:52.592Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-26T18:32:52.592Z] === RUN TestDaemonReloadMirrors [2021-11-26T18:32:52.592Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-26T18:32:52.592Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-26T18:32:52.592Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-26T18:32:52.592Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-26T18:32:52.592Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-26T18:32:52.592Z] === RUN TestDaemonDiscoveryReload [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="node 0 leaving" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806 change state NodeActive --> NodeLeft" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="node2(87d25d52ff6b): Node leave event for 619873fc4806/172.17.60.10" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806 change state NodeActive --> NodeLeft" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="node4(9a750a799a93): Node leave event for 619873fc4806/172.17.60.10" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806 change state NodeActive --> NodeLeft" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="node3(1fe4ad1d2a62): Node leave event for 619873fc4806/172.17.60.10" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806 change state NodeActive --> NodeLeft" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="node5(20717ba7d9f5): Node leave event for 619873fc4806/172.17.60.10" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806 change state NodeActive --> NodeLeft" [2021-11-26T18:32:52.949Z] time="2021-11-26T18:32:52Z" level=info msg="node1(619873fc4806): Node leave event for 619873fc4806/172.17.60.10" [2021-11-26T18:32:53.060Z] === RUN TestLinkNaming [2021-11-26T18:32:53.060Z] --- PASS: TestLinkNaming (0.00s) [2021-11-26T18:32:53.060Z] === RUN TestLinkNew [2021-11-26T18:32:53.060Z] --- PASS: TestLinkNew (0.00s) [2021-11-26T18:32:53.060Z] === RUN TestLinkEnv [2021-11-26T18:32:53.060Z] --- PASS: TestLinkEnv (0.00s) [2021-11-26T18:32:53.060Z] === RUN TestLinkMultipleEnv [2021-11-26T18:32:53.060Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-26T18:32:53.060Z] === RUN TestLinkPortRangeEnv [2021-11-26T18:32:53.060Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-26T18:32:53.060Z] PASS [2021-11-26T18:32:53.060Z] coverage: 93.0% of statements [2021-11-26T18:32:53.060Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:52Z" level=info msg="Node 619873fc4806/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="Node 619873fc4806/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="Node 619873fc4806/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="node 1 leaving" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b change state NodeActive --> NodeLeft" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b change state NodeActive --> NodeLeft" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="node4(9a750a799a93): Node leave event for 87d25d52ff6b/172.17.60.10" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="node5(20717ba7d9f5): Node leave event for 87d25d52ff6b/172.17.60.10" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b change state NodeActive --> NodeLeft" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="node3(1fe4ad1d2a62): Node leave event for 87d25d52ff6b/172.17.60.10" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b change state NodeActive --> NodeLeft" [2021-11-26T18:32:53.419Z] time="2021-11-26T18:32:53Z" level=info msg="node2(87d25d52ff6b): Node leave event for 87d25d52ff6b/172.17.60.10" [2021-11-26T18:32:53.529Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-26T18:32:53.529Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 87d25d52ff6b/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="node 2 leaving" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 1fe4ad1d2a62 change state NodeActive --> NodeLeft" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="node4(9a750a799a93): Node leave event for 1fe4ad1d2a62/172.17.60.10" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 1fe4ad1d2a62 change state NodeActive --> NodeLeft" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="node5(20717ba7d9f5): Node leave event for 1fe4ad1d2a62/172.17.60.10" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 1fe4ad1d2a62 change state NodeActive --> NodeLeft" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="node3(1fe4ad1d2a62): Node leave event for 1fe4ad1d2a62/172.17.60.10" [2021-11-26T18:32:53.889Z] time="2021-11-26T18:32:53Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, left gossip cluster" [2021-11-26T18:32:53.998Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-26T18:32:53.999Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, left gossip cluster" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node 1fe4ad1d2a62/172.17.60.10, left gossip cluster" [2021-11-26T18:32:54.359Z] networkdb_test.go:867: node4: OK [2021-11-26T18:32:54.359Z] networkdb_test.go:867: node5: OK [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="node 0 coming back" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:58671e508951 with config:&{NodeID:58671e508951 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-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node 58671e508951/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node 58671e508951/172.17.60.10, added to nodes list" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="node 1 coming back" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ace3aa9b83d5 with config:&{NodeID:ace3aa9b83d5 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-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, added to nodes list" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="node 2 coming back" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:920fced6cb4c with config:&{NodeID:920fced6cb4c 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-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node 920fced6cb4c/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:54.359Z] time="2021-11-26T18:32:54Z" level=info msg="Node 920fced6cb4c/172.17.60.10, added to nodes list" [2021-11-26T18:32:54.468Z] === RUN TestAdapterReadLogs [2021-11-26T18:32:54.468Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestCopier [2021-11-26T18:32:54.468Z] --- PASS: TestCopier (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestCopierLongLines [2021-11-26T18:32:54.468Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestCopierSlow [2021-11-26T18:32:54.468Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-26T18:32:54.468Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-26T18:32:54.468Z] reload_test.go:520: root required [2021-11-26T18:32:54.468Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-26T18:32:54.468Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-26T18:32:54.468Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-26T18:32:54.468Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-26T18:32:54.468Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-26T18:32:54.468Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-26T18:32:54.468Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-26T18:32:54.468Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestParseVolumesFrom [2021-11-26T18:32:54.468Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-26T18:32:54.468Z] PASS [2021-11-26T18:32:54.468Z] coverage: 9.0% of statements [2021-11-26T18:32:54.468Z] ok github.com/docker/docker/daemon 2.348s coverage: 9.0% of statements [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-26T18:32:54.468Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-26T18:32:54.468Z] --- PASS: TestCopierSlow (0.20s) [2021-11-26T18:32:54.468Z] === RUN TestCopierWithSized [2021-11-26T18:32:54.468Z] === RUN TestCopierWithSized/as_is [2021-11-26T18:32:54.468Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-26T18:32:54.468Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-26T18:32:54.468Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-26T18:32:54.468Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-26T18:32:54.468Z] === RUN TestCopierWithPartial [2021-11-26T18:32:54.468Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestRingLogger [2021-11-26T18:32:54.468Z] --- PASS: TestRingLogger (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestRingCap [2021-11-26T18:32:54.468Z] --- PASS: TestRingCap (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestRingClose [2021-11-26T18:32:54.468Z] --- PASS: TestRingClose (0.00s) [2021-11-26T18:32:54.468Z] === RUN TestRingDrain [2021-11-26T18:32:54.468Z] --- PASS: TestRingDrain (0.00s) [2021-11-26T18:32:54.468Z] PASS [2021-11-26T18:32:54.468Z] coverage: 43.3% of statements [2021-11-26T18:32:54.468Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.3% of statements [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig/defaults [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-26T18:32:54.937Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-26T18:32:54.937Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-26T18:32:54.937Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-26T18:32:54.937Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-26T18:32:54.937Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-26T18:32:54.937Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-26T18:32:54.937Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-26T18:32:55.414Z] time="2021-11-26T18:32:54Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-26T18:32:55.414Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-11-26T18:32:55.414Z] === RUN TestCreateSuccess [2021-11-26T18:32:55.414Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCreateStreamSkipped [2021-11-26T18:32:55.414Z] time="2021-11-26T18:32:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-26T18:32:55.414Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCreateLogGroupSuccess [2021-11-26T18:32:55.414Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCreateError [2021-11-26T18:32:55.414Z] --- PASS: TestCreateError (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCreateAlreadyExists [2021-11-26T18:32:55.414Z] time="2021-11-26T18:32:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-26T18:32:55.414Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestLogClosed [2021-11-26T18:32:55.414Z] --- PASS: TestLogClosed (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestLogBlocking [2021-11-26T18:32:55.414Z] --- PASS: TestLogBlocking (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-26T18:32:55.414Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestLogNonBlockingBufferFull [2021-11-26T18:32:55.414Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestPublishBatchSuccess [2021-11-26T18:32:55.414Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestPublishBatchError [2021-11-26T18:32:55.414Z] time="2021-11-26T18:32:54Z" level=error msg=Error [2021-11-26T18:32:55.414Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-26T18:32:55.414Z] time="2021-11-26T18:32:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-26T18:32:55.414Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-26T18:32:55.414Z] time="2021-11-26T18:32:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-26T18:32:55.414Z] time="2021-11-26T18:32:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-26T18:32:55.414Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchSimple [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchTicker [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchMultilinePattern [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchClose [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestEffectiveLen [2021-11-26T18:32:55.414Z] === RUN TestEffectiveLen/0/Hello [2021-11-26T18:32:55.414Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-26T18:32:55.414Z] === RUN TestEffectiveLen/2/🙃 [2021-11-26T18:32:55.414Z] === RUN TestEffectiveLen/3/���� [2021-11-26T18:32:55.414Z] === RUN TestEffectiveLen/4/He��o [2021-11-26T18:32:55.414Z] === RUN TestEffectiveLen/5/ [2021-11-26T18:32:55.414Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/0/ [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/1/Hello [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: Hello [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/2/Hello [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: He [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: llo [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/3/Hello [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: Hello [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/4/🙃 [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/5/🙃 [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/6/a� [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: a [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: � [2021-11-26T18:32:55.414Z] === RUN TestFindValidSplit/7/a� [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1063: a� [2021-11-26T18:32:55.414Z] cloudwatchlogs_test.go:1064: [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestProcessEventEmoji [2021-11-26T18:32:55.414Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchLineSplit [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchMaxEvents [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-26T18:32:55.414Z] === RUN TestSearchRegistryForImagesErrors [2021-11-26T18:32:55.414Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestSearchRegistryForImages [2021-11-26T18:32:55.414Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestOnlyPlatformWithFallback [2021-11-26T18:32:55.414Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestImageDelete [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-26T18:32:55.414Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-26T18:32:55.414Z] === RUN TestImageDelete/no_lease [2021-11-26T18:32:55.414Z] === RUN TestImageDelete/lease_exists [2021-11-26T18:32:55.414Z] --- PASS: TestImageDelete (0.03s) [2021-11-26T18:32:55.414Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-26T18:32:55.414Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-26T18:32:55.414Z] === RUN TestContentStoreForPull [2021-11-26T18:32:55.414Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-26T18:32:55.414Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-26T18:32:55.414Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-26T18:32:55.414Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestCreateTagSuccess [2021-11-26T18:32:55.414Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-26T18:32:55.414Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-26T18:32:55.414Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-26T18:32:55.414Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-26T18:32:55.414Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-26T18:32:55.414Z] PASS [2021-11-26T18:32:55.414Z] coverage: 77.4% of statements [2021-11-26T18:32:55.414Z] ok github.com/docker/docker/daemon/logger/awslogs 0.407s coverage: 77.4% of statements [2021-11-26T18:32:55.414Z] --- PASS: TestContentStoreForPull (0.13s) [2021-11-26T18:32:55.414Z] PASS [2021-11-26T18:32:55.414Z] coverage: 6.7% of statements [2021-11-26T18:32:55.415Z] ok github.com/docker/docker/daemon/images 0.278s coverage: 6.7% of statements [2021-11-26T18:32:55.415Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-26T18:32:55.415Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-26T18:32:55.415Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-26T18:32:55.415Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-26T18:32:55.415Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-26T18:32:55.415Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-26T18:32:55.415Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-26T18:32:55.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-26T18:32:55.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-26T18:32:55.753Z] --- PASS: TestGet (15.01s) [2021-11-26T18:32:55.753Z] === RUN TestPluginWithNoManifest [2021-11-26T18:32:55.753Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-26T18:32:55.753Z] === RUN TestGetAll [2021-11-26T18:32:55.753Z] --- PASS: TestGetAll (0.00s) [2021-11-26T18:32:55.753Z] PASS [2021-11-26T18:32:55.753Z] coverage: 73.2% of statements [2021-11-26T18:32:55.753Z] ok github.com/docker/docker/pkg/plugins 35.786s coverage: 73.2% of statements [2021-11-26T18:32:55.797Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2021-11-26T18:32:55.797Z] PASS [2021-11-26T18:32:55.797Z] [2021-11-26T18:32:55.797Z] === Skipped [2021-11-26T18:32:55.797Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:32:55.797Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:32:55.797Z] [2021-11-26T18:32:55.797Z] DONE 26 tests, 1 skipped in 43.992s [2021-11-26T18:32:55.797Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:32:55.797Z] INFO: Testing against a local daemon [2021-11-26T18:32:55.797Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-26T18:32:55.797Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:32:55.797Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:32:55.797Z] === RUN TestDockerNetworkIpvlan [2021-11-26T18:32:55.797Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:32:55.797Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:32:55.797Z] PASS [2021-11-26T18:32:55.797Z] [2021-11-26T18:32:55.797Z] === Skipped [2021-11-26T18:32:55.797Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:32:55.797Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:32:55.797Z] [2021-11-26T18:32:55.797Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:32:55.797Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:32:55.797Z] [2021-11-26T18:32:55.797Z] DONE 2 tests, 2 skipped in 0.046s [2021-11-26T18:32:55.797Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:32:55.797Z] INFO: Testing against a local daemon [2021-11-26T18:32:55.797Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-26T18:32:55.871Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2021-11-26T18:32:55.871Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-26T18:32:55.871Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2021-11-26T18:32:55.871Z] === RUN TestWaitNonBlocked [2021-11-26T18:32:55.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:32:55.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:32:55.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:32:55.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:32:55.871Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:32:55.871Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:32:55.871Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-26T18:32:55.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2021-11-26T18:32:55.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2021-11-26T18:32:55.871Z] === RUN TestWaitBlocked [2021-11-26T18:32:55.871Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:32:55.871Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:32:55.871Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:32:55.871Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:32:55.871Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:32:55.871Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:32:55.883Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-26T18:32:55.883Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-26T18:32:55.883Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-26T18:32:55.883Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-26T18:32:55.883Z] === RUN TestFastTimeMarshalJSON [2021-11-26T18:32:55.883Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-26T18:32:55.883Z] PASS [2021-11-26T18:32:55.883Z] coverage: 87.2% of statements [2021-11-26T18:32:55.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.163s coverage: 87.2% of statements [2021-11-26T18:32:55.883Z] === RUN TestJSONFileLogger [2021-11-26T18:32:55.883Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-26T18:32:55.883Z] === RUN TestJSONFileLoggerWithTags [2021-11-26T18:32:55.883Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-26T18:32:55.883Z] === RUN TestJSONFileLoggerWithOpts [2021-11-26T18:32:55.883Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-26T18:32:55.883Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-26T18:32:55.883Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-26T18:32:55.883Z] === RUN TestEncodeDecode [2021-11-26T18:32:55.883Z] === PAUSE TestEncodeDecode [2021-11-26T18:32:55.883Z] === RUN TestUnexpectedEOF [2021-11-26T18:32:55.883Z] time="2021-11-26T18:32:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-26T18:32:55.883Z] time="2021-11-26T18:32:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-26T18:32:55.883Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-11-26T18:32:55.883Z] === CONT TestEncodeDecode [2021-11-26T18:32:55.883Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-26T18:32:55.883Z] PASS [2021-11-26T18:32:55.883Z] coverage: 69.9% of statements [2021-11-26T18:32:55.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.194s coverage: 69.9% of statements [2021-11-26T18:32:56.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-26T18:32:56.358Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-11-26T18:32:56.358Z] === RUN TestDockerNetworkMacvlan [2021-11-26T18:32:56.438Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-26T18:32:56.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2021-11-26T18:32:56.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2021-11-26T18:32:56.438Z] === CONT TestDaemonRestartIpcMode [2021-11-26T18:32:56.438Z] === CONT TestIpcModeOlderClient [2021-11-26T18:32:56.438Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-26T18:32:56.438Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-26T18:32:56.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-26T18:32:56.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-26T18:32:56.919Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-26T18:32:57.448Z] === RUN TestWriteLog [2021-11-26T18:32:57.448Z] === PAUSE TestWriteLog [2021-11-26T18:32:57.448Z] === RUN TestReadLog [2021-11-26T18:32:57.448Z] === PAUSE TestReadLog [2021-11-26T18:32:57.448Z] === CONT TestWriteLog [2021-11-26T18:32:57.448Z] --- PASS: TestWriteLog (0.00s) [2021-11-26T18:32:57.448Z] === CONT TestReadLog [2021-11-26T18:32:57.448Z] === RUN TestReadLog/tail_exact [2021-11-26T18:32:57.448Z] === RUN TestOpenFileDelete [2021-11-26T18:32:57.449Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestOpenFileRename [2021-11-26T18:32:57.449Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestParseLogTagDefaultTag [2021-11-26T18:32:57.449Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestParseLogTag [2021-11-26T18:32:57.449Z] --- PASS: TestParseLogTag (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestParseLogTagEmptyTag [2021-11-26T18:32:57.449Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestTailFiles [2021-11-26T18:32:57.449Z] --- PASS: TestTailFiles (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestFollowLogsConsumerGone [2021-11-26T18:32:57.449Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestFollowLogsProducerGone [2021-11-26T18:32:57.449Z] logfile_test.go:178: logDecode() closed after sending 3399 messages [2021-11-26T18:32:57.449Z] logfile_test.go:231: messages sent: 3399, received: 3399 [2021-11-26T18:32:57.449Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-26T18:32:57.449Z] === RUN TestCheckCapacityAndRotate [2021-11-26T18:32:57.449Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-26T18:32:57.449Z] === RUN TestLog [2021-11-26T18:32:57.449Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-26T18:32:57.449Z] --- PASS: TestLog (0.00s) [2021-11-26T18:32:57.449Z] PASS [2021-11-26T18:32:57.449Z] coverage: 31.5% of statements [2021-11-26T18:32:57.449Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-11-26T18:32:57.449Z] === RUN TestReadLog/tail_less_than_available [2021-11-26T18:32:57.449Z] === RUN TestReadLog/tail_more_than_available [2021-11-26T18:32:57.449Z] --- PASS: TestReadLog (0.14s) [2021-11-26T18:32:57.449Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-11-26T18:32:57.449Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-26T18:32:57.449Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-26T18:32:57.449Z] PASS [2021-11-26T18:32:57.449Z] coverage: 75.2% of statements [2021-11-26T18:32:57.449Z] ok github.com/docker/docker/daemon/logger/local 0.194s coverage: 75.2% of statements [2021-11-26T18:32:57.449Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-26T18:32:57.449Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-11-26T18:32:57.449Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-26T18:32:57.449Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-11-26T18:32:57.449Z] PASS [2021-11-26T18:32:57.449Z] coverage: 55.3% of statements [2021-11-26T18:32:57.449Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.196s coverage: 55.3% of statements [2021-11-26T18:32:57.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-26T18:32:57.845Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-26T18:32:57.917Z] === RUN TestNewParse [2021-11-26T18:32:57.917Z] --- PASS: TestNewParse (0.00s) [2021-11-26T18:32:57.917Z] PASS [2021-11-26T18:32:57.917Z] coverage: 8.3% of statements [2021-11-26T18:32:57.917Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2021-11-26T18:32:58.158Z] time="2021-11-26T18:32:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.60.10:10033 172.17.60.10:10034 172.17.60.10:10035]" [2021-11-26T18:32:58.158Z] time="2021-11-26T18:32:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.60.10:10033 172.17.60.10:10034 172.17.60.10:10035]" [2021-11-26T18:32:58.386Z] === RUN TestValidateLogOpt [2021-11-26T18:32:58.386Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestNewMissedConfig [2021-11-26T18:32:58.386Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestNewMissedUrl [2021-11-26T18:32:58.386Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestNewMissedToken [2021-11-26T18:32:58.386Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestNewWithProxy [2021-11-26T18:32:58.386Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestDefault [2021-11-26T18:32:58.386Z] --- PASS: TestDefault (0.02s) [2021-11-26T18:32:58.386Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-26T18:32:58.386Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestJsonFormat [2021-11-26T18:32:58.386Z] --- PASS: TestJsonFormat (0.01s) [2021-11-26T18:32:58.386Z] === RUN TestRawFormat [2021-11-26T18:32:58.386Z] --- PASS: TestRawFormat (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestRawFormatWithLabels [2021-11-26T18:32:58.386Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-26T18:32:58.386Z] === RUN TestRawFormatWithoutTag [2021-11-26T18:32:58.387Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-26T18:32:58.387Z] === RUN TestBatching [2021-11-26T18:32:58.387Z] === RUN TestParseLogFormat [2021-11-26T18:32:58.387Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-26T18:32:58.387Z] === RUN TestValidateLogOptEmpty [2021-11-26T18:32:58.387Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-26T18:32:58.387Z] === RUN TestValidateSyslogAddress [2021-11-26T18:32:58.387Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-26T18:32:58.387Z] === RUN TestParseAddressDefaultPort [2021-11-26T18:32:58.387Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-26T18:32:58.387Z] === RUN TestValidateSyslogFacility [2021-11-26T18:32:58.387Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-26T18:32:58.387Z] === RUN TestValidateLogOptSyslogFormat [2021-11-26T18:32:58.387Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-26T18:32:58.387Z] === RUN TestValidateLogOpt [2021-11-26T18:32:58.387Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-26T18:32:58.387Z] PASS [2021-11-26T18:32:58.387Z] coverage: 46.8% of statements [2021-11-26T18:32:58.387Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2021-11-26T18:32:58.387Z] --- PASS: TestBatching (0.24s) [2021-11-26T18:32:58.387Z] === RUN TestFrequency [2021-11-26T18:32:58.405Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-26T18:32:58.855Z] --- PASS: TestFrequency (0.37s) [2021-11-26T18:32:58.855Z] === RUN TestOneMessagePerRequest [2021-11-26T18:32:58.855Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-26T18:32:58.855Z] === RUN TestVerify [2021-11-26T18:32:58.855Z] --- PASS: TestVerify (0.00s) [2021-11-26T18:32:58.855Z] === RUN TestSkipVerify [2021-11-26T18:32:58.855Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:58.855Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:58.855Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:58.968Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2021-11-26T18:32:58.968Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2021-11-26T18:32:58.968Z] PASS [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === Skipped [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-26T18:32:58.968Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-26T18:32:58.968Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-26T18:32:58.968Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:32:58.968Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:32:58.968Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-26T18:32:58.968Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-26T18:32:58.968Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-26T18:32:58.968Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-26T18:32:58.968Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-26T18:32:58.968Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-26T18:32:58.968Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-26T18:32:58.968Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-26T18:32:58.968Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-26T18:32:58.968Z] 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-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-26T18:32:58.968Z] 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-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-26T18:32:58.968Z] 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-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-26T18:32:58.968Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-26T18:32:58.968Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-26T18:32:58.968Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:32:58.968Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-26T18:32:58.968Z] 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-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-26T18:32:58.968Z] 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-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-26T18:32:58.968Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-26T18:32:58.968Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-26T18:32:58.968Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-26T18:32:58.968Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-26T18:32:58.968Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-26T18:32:58.968Z] [2021-11-26T18:32:58.968Z] DONE 177 tests, 27 skipped in 70.626s [2021-11-26T18:32:58.968Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10033" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49359" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, is the new incarnation of the shutdown node 619873fc4806/172.17.60.10" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49360" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10034" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, is the new incarnation of the shutdown node 87d25d52ff6b/172.17.60.10" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10035" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49361" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, is the new incarnation of the shutdown node 619873fc4806/172.17.60.10" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 58671e508951/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 9a750a799a93/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 9a750a799a93/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, is the new incarnation of the shutdown node 1fe4ad1d2a62/172.17.60.10" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.147Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, is the new incarnation of the shutdown node 87d25d52ff6b/172.17.60.10" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, is the new incarnation of the shutdown node 1fe4ad1d2a62/172.17.60.10" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, joined gossip cluster" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:58Z" level=info msg="Node 920fced6cb4c/172.17.60.10, added to nodes list" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10033" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:59Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49362" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10034" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:59Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49363" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.60.10:10035" [2021-11-26T18:32:59.148Z] time="2021-11-26T18:32:59Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49364" [2021-11-26T18:32:59.226Z] === RUN TestConfigDaemonLibtrustID [2021-11-26T18:32:59.324Z] --- PASS: TestSkipVerify (0.45s) [2021-11-26T18:32:59.324Z] === RUN TestBufferMaximum [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951578.996793\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951578.996793\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:32:59.324Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-26T18:32:59.324Z] === RUN TestServerAlwaysDown [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951578.998795\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951578.998795\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951578.998795\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951578.999789\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:32:59.324Z] time="2021-11-26T18:32:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637951578.999789\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:32:59.324Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-26T18:32:59.324Z] === RUN TestCannotSendAfterClose [2021-11-26T18:32:59.324Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-26T18:32:59.324Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-26T18:32:59.324Z] === RUN TestV1IDService [2021-11-26T18:32:59.324Z] --- PASS: TestV1IDService (0.01s) [2021-11-26T18:32:59.324Z] === RUN TestV2MetadataService [2021-11-26T18:32:59.617Z] 2021/11/26 18:32:59 Closing DB instances... [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951 change state NodeActive --> NodeLeft" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="node4(9a750a799a93): Node leave event for 58671e508951/172.17.60.10" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951 change state NodeActive --> NodeLeft" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="node2(ace3aa9b83d5): Node leave event for 58671e508951/172.17.60.10" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951 change state NodeActive --> NodeLeft" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="node3(920fced6cb4c): Node leave event for 58671e508951/172.17.60.10" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951 change state NodeActive --> NodeLeft" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="node1(58671e508951): Node leave event for 58671e508951/172.17.60.10" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951 change state NodeActive --> NodeLeft" [2021-11-26T18:32:59.618Z] time="2021-11-26T18:32:59Z" level=info msg="node5(20717ba7d9f5): Node leave event for 58671e508951/172.17.60.10" [2021-11-26T18:32:59.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-26T18:32:59.796Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-26T18:32:59.796Z] === RUN TestDaemonConfigValidation [2021-11-26T18:32:59.796Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:32:59.796Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:32:59.796Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-26T18:32:59.796Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-26T18:32:59.796Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-26T18:32:59.796Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-26T18:32:59.796Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-26T18:32:59.796Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-26T18:32:59.796Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-26T18:32:59.796Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-26T18:32:59.796Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:32:59.796Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-26T18:32:59.796Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-26T18:32:59.796Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-26T18:32:59.796Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-26T18:33:00.054Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-26T18:33:00.054Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-11-26T18:33:00.054Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-11-26T18:33:00.054Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-11-26T18:33:00.054Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-11-26T18:33:00.054Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-11-26T18:33:00.054Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-26T18:33:00.054Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node 58671e508951/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node ace3aa9b83d5 change state NodeActive --> NodeLeft" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="node3(920fced6cb4c): Node leave event for ace3aa9b83d5/172.17.60.10" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node ace3aa9b83d5 change state NodeActive --> NodeLeft" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="node4(9a750a799a93): Node leave event for ace3aa9b83d5/172.17.60.10" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node ace3aa9b83d5 change state NodeActive --> NodeLeft" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="node5(20717ba7d9f5): Node leave event for ace3aa9b83d5/172.17.60.10" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="Node ace3aa9b83d5 change state NodeActive --> NodeLeft" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:32:59Z" level=info msg="node2(ace3aa9b83d5): Node leave event for ace3aa9b83d5/172.17.60.10" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:33:00Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:33:00Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.087Z] time="2021-11-26T18:33:00Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.293Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-26T18:33:00.312Z] --- PASS: TestV2MetadataService (0.68s) [2021-11-26T18:33:00.312Z] PASS [2021-11-26T18:33:00.312Z] coverage: 48.2% of statements [2021-11-26T18:33:00.312Z] ok github.com/docker/docker/distribution/metadata 0.758s coverage: 48.2% of statements [2021-11-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" 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-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c80596ef43bf\"}'" [2021-11-26T18:33:00.312Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-26T18:33:00.312Z] PASS [2021-11-26T18:33:00.312Z] coverage: 82.5% of statements [2021-11-26T18:33:00.312Z] ok github.com/docker/docker/daemon/logger/splunk 2.168s coverage: 82.5% of statements [2021-11-26T18:33:00.312Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-26T18:33:00.312Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-26T18:33:00.312Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-26T18:33:00.312Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-26T18:33:00.312Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-26T18:33:00.312Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-26T18:33:00.312Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-26T18:33:00.312Z] === RUN TestContinueOnError_NeverContinue [2021-11-26T18:33:00.312Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-26T18:33:00.312Z] === RUN TestManifestStore [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/no_remote_or_local [2021-11-26T18:33:00.312Z] === RUN TestSuccessfulDownload [2021-11-26T18:33:00.312Z] download_test.go:267: Needs fixing on Windows [2021-11-26T18:33:00.312Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-26T18:33:00.312Z] === RUN TestCancelledDownload [2021-11-26T18:33:00.312Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-26T18:33:00.312Z] === RUN TestMaxDownloadAttempts [2021-11-26T18:33:00.312Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:33:00.312Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:33:00.312Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:33:00.312Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:33:00.312Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:33:00.312Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:33:00.312Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:33:00.312Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:33:00.312Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-26T18:33:00.312Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-26T18:33:00.312Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-26T18:33:00.312Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1848187384\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/no_local_cache [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/with_local_cache [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/unknown_media_type [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" level=warning msg="reference for unknown type: " [2021-11-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" level=warning msg="reference for unknown type: " [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" level=warning msg="reference for unknown type: " [2021-11-26T18:33:00.312Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" level=warning msg="reference for unknown type: " [2021-11-26T18:33:00.312Z] time="2021-11-26T18:33:00Z" level=warning msg="reference for unknown type: " [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="Node ace3aa9b83d5/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="Node 920fced6cb4c change state NodeActive --> NodeLeft" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="node4(9a750a799a93): Node leave event for 920fced6cb4c/172.17.60.10" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="Node 920fced6cb4c change state NodeActive --> NodeLeft" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="node5(20717ba7d9f5): Node leave event for 920fced6cb4c/172.17.60.10" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="Node 920fced6cb4c change state NodeActive --> NodeLeft" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="node3(920fced6cb4c): Node leave event for 920fced6cb4c/172.17.60.10" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="Node 920fced6cb4c/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.557Z] time="2021-11-26T18:33:00Z" level=info msg="Node 920fced6cb4c/172.17.60.10, left gossip cluster" [2021-11-26T18:33:00.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-26T18:33:00.781Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-26T18:33:00.781Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-26T18:33:00.781Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-26T18:33:00.781Z] time="2021-11-26T18:33:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore (0.27s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaType [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-11-26T18:33:00.781Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-11-26T18:33:00.781Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestFixManifestLayers [2021-11-26T18:33:00.781Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-26T18:33:00.781Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-26T18:33:00.781Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestFixManifestLayersBadParent [2021-11-26T18:33:00.781Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestValidateManifest [2021-11-26T18:33:00.781Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-26T18:33:00.781Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestFormatPlatform [2021-11-26T18:33:00.781Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestGetRepositoryMountCandidates [2021-11-26T18:33:00.781Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-11-26T18:33:00.781Z] === RUN TestLayerAlreadyExists [2021-11-26T18:33:00.781Z] 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-26T18:33:00.781Z] 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-26T18:33:00.781Z] 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-26T18:33:00.781Z] 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-26T18:33:00.781Z] 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-26T18:33:00.781Z] 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-26T18:33:00.781Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-26T18:33:00.781Z] === RUN TestWhenEmptyAuthConfig [2021-11-26T18:33:00.781Z] time="2021-11-26T18:33:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:33:00.781Z] time="2021-11-26T18:33:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:33:00.781Z] time="2021-11-26T18:33:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:33:00.781Z] time="2021-11-26T18:33:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-26T18:33:00.781Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-26T18:33:00.782Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-11-26T18:33:00.782Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-11-26T18:33:00.782Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-11-26T18:33:00.782Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-11-26T18:33:00.782Z] === RUN TestTransfer [2021-11-26T18:33:00.782Z] --- PASS: TestTransfer (0.12s) [2021-11-26T18:33:00.782Z] === RUN TestConcurrencyLimit [2021-11-26T18:33:00.989Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-26T18:33:01.027Z] time="2021-11-26T18:33:00Z" level=info msg="Node 920fced6cb4c/172.17.60.10, left gossip cluster" [2021-11-26T18:33:01.027Z] time="2021-11-26T18:33:00Z" level=debug msg="memberlist: Failed ping: 20717ba7d9f5 (timeout reached)" [2021-11-26T18:33:01.027Z] time="2021-11-26T18:33:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.60.10:10036: use of closed network connection" [2021-11-26T18:33:01.027Z] time="2021-11-26T18:33:00Z" level=debug msg="memberlist: Stream connection from=172.17.60.10:49365" [2021-11-26T18:33:01.251Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-11-26T18:33:01.251Z] === RUN TestInactiveJobs [2021-11-26T18:33:01.251Z] === RUN TestNotFound [2021-11-26T18:33:01.251Z] --- PASS: TestNotFound (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestConflict [2021-11-26T18:33:01.251Z] --- PASS: TestConflict (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestForbidden [2021-11-26T18:33:01.251Z] --- PASS: TestForbidden (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestInvalidParameter [2021-11-26T18:33:01.251Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestNotImplemented [2021-11-26T18:33:01.251Z] --- PASS: TestNotImplemented (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestNotModified [2021-11-26T18:33:01.251Z] --- PASS: TestNotModified (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestUnauthorized [2021-11-26T18:33:01.251Z] --- PASS: TestUnauthorized (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestUnknown [2021-11-26T18:33:01.251Z] --- PASS: TestUnknown (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestCancelled [2021-11-26T18:33:01.251Z] --- PASS: TestCancelled (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestDeadline [2021-11-26T18:33:01.251Z] --- PASS: TestDeadline (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestDataLoss [2021-11-26T18:33:01.251Z] --- PASS: TestDataLoss (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestUnavailable [2021-11-26T18:33:01.251Z] --- PASS: TestUnavailable (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestSystem [2021-11-26T18:33:01.251Z] --- PASS: TestSystem (0.00s) [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Not_Found [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Bad_Request [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Conflict [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Unauthorized [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Forbidden [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Not_Modified [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-26T18:33:01.251Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-26T18:33:01.251Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-26T18:33:01.251Z] PASS [2021-11-26T18:33:01.251Z] coverage: 53.1% of statements [2021-11-26T18:33:01.251Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-11-26T18:33:01.498Z] time="2021-11-26T18:33:01Z" level=info msg="Node 9a750a799a93 change state NodeActive --> NodeLeft" [2021-11-26T18:33:01.498Z] time="2021-11-26T18:33:01Z" level=info msg="node5(20717ba7d9f5): Node leave event for 9a750a799a93/172.17.60.10" [2021-11-26T18:33:01.498Z] time="2021-11-26T18:33:01Z" level=info msg="Node 9a750a799a93 change state NodeActive --> NodeLeft" [2021-11-26T18:33:01.498Z] time="2021-11-26T18:33:01Z" level=info msg="node4(9a750a799a93): Node leave event for 9a750a799a93/172.17.60.10" [2021-11-26T18:33:01.498Z] time="2021-11-26T18:33:01Z" level=warning msg="memberlist: Was able to connect to 20717ba7d9f5 but other probes failed, network may be misconfigured" [2021-11-26T18:33:01.498Z] time="2021-11-26T18:33:01Z" level=info msg="Node 9a750a799a93/172.17.60.10, left gossip cluster" [2021-11-26T18:33:01.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-26T18:33:01.720Z] === RUN TestFSGetInvalidData [2021-11-26T18:33:01.720Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestFSInvalidSet [2021-11-26T18:33:01.720Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestFSInvalidRoot [2021-11-26T18:33:01.720Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestFSMetadataGetSet [2021-11-26T18:33:01.720Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-26T18:33:01.720Z] === RUN TestFSInvalidWalker [2021-11-26T18:33:01.720Z] --- PASS: TestInactiveJobs (0.36s) [2021-11-26T18:33:01.720Z] === RUN TestWatchRelease [2021-11-26T18:33:01.720Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestFSGetSet [2021-11-26T18:33:01.720Z] --- PASS: TestFSGetSet (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestFSGetUnsetKey [2021-11-26T18:33:01.720Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestFSGetEmptyData [2021-11-26T18:33:01.720Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestFSDelete [2021-11-26T18:33:01.720Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-11-26T18:33:01.720Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-26T18:33:01.720Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestTokenPassThru [2021-11-26T18:33:01.720Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestTokenPassThruDifferentHost [2021-11-26T18:33:01.720Z] --- PASS: TestFSDelete (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestFSWalker [2021-11-26T18:33:01.720Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-26T18:33:01.720Z] PASS [2021-11-26T18:33:01.720Z] coverage: 24.6% of statements [2021-11-26T18:33:01.720Z] --- PASS: TestWatchRelease (0.04s) [2021-11-26T18:33:01.720Z] === RUN TestWatchFinishedTransfer [2021-11-26T18:33:01.720Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestDuplicateTransfer [2021-11-26T18:33:01.720Z] --- PASS: TestFSWalker (0.02s) [2021-11-26T18:33:01.720Z] === RUN TestFSWalkerStopOnError [2021-11-26T18:33:01.720Z] ok github.com/docker/docker/distribution 1.423s coverage: 24.6% of statements [2021-11-26T18:33:01.720Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestNewFromJSON [2021-11-26T18:33:01.720Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-26T18:33:01.720Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestMarshalKeyOrder [2021-11-26T18:33:01.720Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestHistoryEqual [2021-11-26T18:33:01.720Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-26T18:33:01.720Z] === RUN TestSuccessfulUpload [2021-11-26T18:33:01.720Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-26T18:33:01.720Z] --- PASS: TestHistoryEqual (0.11s) [2021-11-26T18:33:01.720Z] === RUN TestImage [2021-11-26T18:33:01.720Z] --- PASS: TestImage (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestImageOSNotEmpty [2021-11-26T18:33:01.720Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-26T18:33:01.720Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestCreate [2021-11-26T18:33:01.720Z] --- PASS: TestCreate (0.00s) [2021-11-26T18:33:01.720Z] === RUN TestRestore [2021-11-26T18:33:01.720Z] time="2021-11-26T18:33:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-26T18:33:01.720Z] --- PASS: TestRestore (0.02s) [2021-11-26T18:33:01.720Z] === RUN TestAddDelete [2021-11-26T18:33:01.720Z] --- PASS: TestAddDelete (0.02s) [2021-11-26T18:33:01.720Z] === RUN TestSearchAfterDelete [2021-11-26T18:33:01.720Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestParentReset [2021-11-26T18:33:01.720Z] --- PASS: TestParentReset (0.02s) [2021-11-26T18:33:01.720Z] === RUN TestGetAndSetLastUpdated [2021-11-26T18:33:01.720Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-26T18:33:01.720Z] === RUN TestStoreLen [2021-11-26T18:33:01.720Z] --- PASS: TestStoreLen (0.03s) [2021-11-26T18:33:01.720Z] PASS [2021-11-26T18:33:01.720Z] coverage: 86.6% of statements [2021-11-26T18:33:01.720Z] ok github.com/docker/docker/image 0.383s coverage: 86.6% of statements [2021-11-26T18:33:01.720Z] time="2021-11-26T18:33:01Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-26T18:33:01.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-26T18:33:01.967Z] time="2021-11-26T18:33:01Z" level=info msg="Node 9a750a799a93/172.17.60.10, left gossip cluster" [2021-11-26T18:33:02.185Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-26T18:33:02.189Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-11-26T18:33:02.189Z] === RUN TestCancelledUpload [2021-11-26T18:33:02.189Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-26T18:33:02.189Z] PASS [2021-11-26T18:33:02.189Z] coverage: 76.8% of statements [2021-11-26T18:33:02.189Z] ok github.com/docker/docker/distribution/xfer 1.782s coverage: 76.8% of statements [2021-11-26T18:33:02.189Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-26T18:33:02.189Z] === RUN TestCompare [2021-11-26T18:33:02.189Z] --- PASS: TestCompare (0.00s) [2021-11-26T18:33:02.189Z] PASS [2021-11-26T18:33:02.189Z] coverage: 19.2% of statements [2021-11-26T18:33:02.189Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-11-26T18:33:02.362Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-26T18:33:02.437Z] time="2021-11-26T18:33:02Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, left gossip cluster" [2021-11-26T18:33:02.437Z] time="2021-11-26T18:33:02Z" level=info msg="Node 20717ba7d9f5 change state NodeActive --> NodeFailed" [2021-11-26T18:33:02.437Z] time="2021-11-26T18:33:02Z" level=info msg="Node 20717ba7d9f5/172.17.60.10, added to failed nodes list" [2021-11-26T18:33:02.437Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-11-26T18:33:02.437Z] PASS [2021-11-26T18:33:02.437Z] coverage: 60.0% of statements [2021-11-26T18:33:02.437Z] ok github.com/docker/docker/libnetwork/networkdb 104.760s coverage: 60.0% of statements [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/quota [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/rootless [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/volume [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-26T18:33:02.437Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-26T18:33:02.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-26T18:33:03.176Z] === RUN TestValidateManifest [2021-11-26T18:33:03.176Z] === RUN TestValidateManifest/nil [2021-11-26T18:33:03.176Z] === RUN TestValidateManifest/non-nil [2021-11-26T18:33:03.176Z] --- PASS: TestValidateManifest (0.00s) [2021-11-26T18:33:03.176Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-26T18:33:03.176Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-26T18:33:03.176Z] PASS [2021-11-26T18:33:03.176Z] coverage: 0.7% of statements [2021-11-26T18:33:03.176Z] ok github.com/docker/docker/image/tarexport 0.071s coverage: 0.7% of statements [2021-11-26T18:33:03.176Z] === RUN TestMakeV1ConfigFromConfig [2021-11-26T18:33:03.176Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-26T18:33:03.176Z] PASS [2021-11-26T18:33:03.176Z] coverage: 25.0% of statements [2021-11-26T18:33:03.176Z] ok github.com/docker/docker/image/v1 0.207s coverage: 25.0% of statements [2021-11-26T18:33:03.176Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-26T18:33:03.296Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-26T18:33:03.296Z] daemon_test.go:156: [de815cb6459e9] daemon is not started [2021-11-26T18:33:03.296Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-11-26T18:33:03.296Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-26T18:33:03.296Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-11-26T18:33:03.296Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-11-26T18:33:03.296Z] === RUN TestDaemonProxy [2021-11-26T18:33:03.296Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-26T18:33:03.296Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-26T18:33:03.296Z] PASS [2021-11-26T18:33:03.296Z] [2021-11-26T18:33:03.296Z] === Skipped [2021-11-26T18:33:03.296Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-26T18:33:03.296Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-26T18:33:03.296Z] [2021-11-26T18:33:03.296Z] DONE 12 tests, 1 skipped in 4.144s [2021-11-26T18:33:03.296Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-26T18:33:03.296Z] INFO: Testing against a local daemon [2021-11-26T18:33:03.296Z] === RUN TestCommitInheritsEnv [2021-11-26T18:33:03.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === Skipped [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-26T18:33:04.008Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-26T18:33:04.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-26T18:33:04.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-26T18:33:04.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-26T18:33:04.008Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-26T18:33:04.008Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-26T18:33:04.008Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-26T18:33:04.008Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-26T18:33:04.008Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-26T18:33:04.008Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-26T18:33:04.008Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-26T18:33:04.008Z] daemon_test.go:146: root required [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-26T18:33:04.008Z] reload_test.go:520: root required [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-26T18:33:04.008Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-26T18:33:04.008Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-26T18:33:04.008Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-26T18:33:04.008Z] download_test.go:267: Needs fixing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-26T18:33:04.008Z] layer_test.go:303: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-26T18:33:04.008Z] layer_test.go:352: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-26T18:33:04.008Z] layer_test.go:467: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-26T18:33:04.008Z] layer_test.go:696: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-26T18:33:04.008Z] migration_test.go:45: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-26T18:33:04.008Z] migration_test.go:181: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-26T18:33:04.008Z] mount_test.go:17: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-26T18:33:04.008Z] mount_test.go:76: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-26T18:33:04.008Z] mount_test.go:125: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-26T18:33:04.008Z] mount_test.go:212: Failing on Windows [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-26T18:33:04.008Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-26T18:33:04.008Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.008Z] [2021-11-26T18:33:04.008Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-26T18:33:04.009Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-26T18:33:04.009Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-26T18:33:04.009Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-26T18:33:04.009Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-11-26T18:33:04.009Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-26T18:33:04.009Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-26T18:33:04.009Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-26T18:33:04.009Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-26T18:33:04.009Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-26T18:33:04.009Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:33:04.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:33:04.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:33:04.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:33:04.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:33:04.009Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:133: Xz not present in msys2 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-26T18:33:04.009Z] archive_test.go:140: zstd not installed [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:252: Failing on Windows CI machines [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:33:04.009Z] archive_windows_test.go:16: Currently fails [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-26T18:33:04.009Z] changes_test.go:195: needs more investigation [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-26T18:33:04.009Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-26T18:33:04.009Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-26T18:33:04.009Z] changes_test.go:432: needs further investigation [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-26T18:33:04.009Z] changes_test.go:468: needs further investigation [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-26T18:33:04.009Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-26T18:33:04.009Z] poller_test.go:40: No chmod on Windows [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-26T18:33:04.009Z] fileutils_test.go:133: Needs porting to Windows [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-26T18:33:04.009Z] fileutils_test.go:179: Needs porting to Windows [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-26T18:33:04.009Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-26T18:33:04.009Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-26T18:33:04.009Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-26T18:33:04.009Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-26T18:33:04.009Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-26T18:33:04.009Z] [2021-11-26T18:33:04.009Z] DONE 2090 tests, 70 skipped in 244.271s [2021-11-26T18:33:04.009Z] INFO: make.ps1 ended at 11/26/2021 18:33:03 [2021-11-26T18:33:04.163Z] === RUN TestSerialization [2021-11-26T18:33:04.163Z] --- PASS: TestSerialization (0.02s) [2021-11-26T18:33:04.163Z] PASS [2021-11-26T18:33:04.163Z] coverage: 100.0% of statements [2021-11-26T18:33:04.163Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-11-26T18:33:04.163Z] === RUN TestEnvironmentParsing [2021-11-26T18:33:04.163Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-26T18:33:04.163Z] PASS [2021-11-26T18:33:04.163Z] coverage: 1.2% of statements [2021-11-26T18:33:04.163Z] ok github.com/docker/docker/libcontainerd/local 0.049s coverage: 1.2% of statements [2021-11-26T18:33:04.163Z] === RUN TestEmptyLayer [2021-11-26T18:33:04.163Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-26T18:33:04.163Z] === RUN TestCommitFailure [2021-11-26T18:33:04.163Z] --- PASS: TestCommitFailure (0.01s) [2021-11-26T18:33:04.163Z] === RUN TestStartTransactionFailure [2021-11-26T18:33:04.163Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-26T18:33:04.163Z] === RUN TestGetOrphan [2021-11-26T18:33:04.163Z] --- PASS: TestGetOrphan (0.01s) [2021-11-26T18:33:04.163Z] === RUN TestMountAndRegister [2021-11-26T18:33:04.163Z] layer_test.go:270: Layer size: 14 [2021-11-26T18:33:04.163Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-26T18:33:04.163Z] === RUN TestLayerRelease [2021-11-26T18:33:04.163Z] layer_test.go:303: Failing on Windows [2021-11-26T18:33:04.163Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-26T18:33:04.163Z] === RUN TestStoreRestore [2021-11-26T18:33:04.163Z] layer_test.go:352: Failing on Windows [2021-11-26T18:33:04.163Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-26T18:33:04.163Z] === RUN TestTarStreamStability [2021-11-26T18:33:04.163Z] layer_test.go:467: Failing on Windows [2021-11-26T18:33:04.163Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-26T18:33:04.163Z] === RUN TestRegisterExistingLayer [2021-11-26T18:33:04.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-26T18:33:04.632Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-11-26T18:33:04.632Z] === RUN TestTarStreamVerification [2021-11-26T18:33:04.632Z] layer_test.go:696: Failing on Windows [2021-11-26T18:33:04.632Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-26T18:33:04.632Z] === RUN TestLayerMigration [2021-11-26T18:33:04.632Z] migration_test.go:45: Failing on Windows [2021-11-26T18:33:04.632Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-26T18:33:04.632Z] === RUN TestLayerMigrationNoTarsplit [2021-11-26T18:33:04.632Z] migration_test.go:181: Failing on Windows [2021-11-26T18:33:04.632Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-26T18:33:04.632Z] === RUN TestMountInit [2021-11-26T18:33:04.632Z] mount_test.go:17: Failing on Windows [2021-11-26T18:33:04.632Z] --- SKIP: TestMountInit (0.00s) [2021-11-26T18:33:04.632Z] === RUN TestMountSize [2021-11-26T18:33:04.632Z] mount_test.go:76: Failing on Windows [2021-11-26T18:33:04.632Z] --- SKIP: TestMountSize (0.00s) [2021-11-26T18:33:04.632Z] === RUN TestMountChanges [2021-11-26T18:33:04.632Z] mount_test.go:125: Failing on Windows [2021-11-26T18:33:04.632Z] --- SKIP: TestMountChanges (0.00s) [2021-11-26T18:33:04.632Z] === RUN TestMountApply [2021-11-26T18:33:04.632Z] mount_test.go:212: Failing on Windows [2021-11-26T18:33:04.632Z] --- SKIP: TestMountApply (0.00s) [2021-11-26T18:33:04.632Z] PASS [2021-11-26T18:33:04.632Z] coverage: 30.1% of statements [2021-11-26T18:33:04.632Z] ok github.com/docker/docker/layer 0.263s coverage: 30.1% of statements [2021-11-26T18:33:04.632Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-26T18:33:04.632Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-26T18:33:04.632Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-26T18:33:04.632Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-26T18:33:04.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-26T18:33:05.101Z] === RUN TestSequenceGetAvailableBit [2021-11-26T18:33:05.101Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestSequenceEqual [2021-11-26T18:33:05.101Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestSequenceCopy [2021-11-26T18:33:05.101Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestGetFirstAvailable [2021-11-26T18:33:05.101Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestFindSequence [2021-11-26T18:33:05.101Z] --- PASS: TestFindSequence (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestCheckIfAvailable [2021-11-26T18:33:05.101Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestMergeSequences [2021-11-26T18:33:05.101Z] --- PASS: TestMergeSequences (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestPushReservation [2021-11-26T18:33:05.101Z] --- PASS: TestPushReservation (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestSerializeDeserialize [2021-11-26T18:33:05.101Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestSet [2021-11-26T18:33:05.101Z] --- PASS: TestSet (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestSetUnset [2021-11-26T18:33:05.101Z] --- PASS: TestSetUnset (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestOffsetSetUnset [2021-11-26T18:33:05.101Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestSetInRange [2021-11-26T18:33:05.101Z] --- PASS: TestSetInRange (0.00s) [2021-11-26T18:33:05.101Z] === RUN TestSetAnyInRange [2021-11-26T18:33:05.194Z] --- PASS: TestCommitInheritsEnv (1.80s) [2021-11-26T18:33:05.194Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-26T18:33:05.194Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-26T18:33:05.194Z] === RUN TestImagesFilterMultiReference [2021-11-26T18:33:05.194Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-26T18:33:05.194Z] === RUN TestImagePullPlatformInvalid [2021-11-26T18:33:05.194Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-26T18:33:05.194Z] === RUN TestRemoveImageOrphaning [2021-11-26T18:33:05.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-26T18:33:05.450Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-26T18:33:05.570Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-26T18:33:05.570Z] === RUN TestMethods [2021-11-26T18:33:05.570Z] --- PASS: TestMethods (0.00s) [2021-11-26T18:33:05.570Z] === RUN TestRandomAllocateDeallocate [2021-11-26T18:33:05.584Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-26T18:33:05.584Z] INFO: Unit tests ended at 11/26/2021 18:33:05. Duration:00:04:15.3653977 [2021-11-26T18:33:05.584Z] INFO: Building busybox [2021-11-26T18:33:05.584Z] Sending build context to Docker daemon 5.12kB [2021-11-26T18:33:05.584Z] [2021-11-26T18:33:05.584Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-26T18:33:05.584Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-26T18:33:05.584Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-26T18:33:05.584Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-26T18:33:05.584Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-26T18:33:05.584Z] ---> 3d4792f88e26 [2021-11-26T18:33:05.584Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-26T18:33:05.584Z] ---> Running in 45822251a558 [2021-11-26T18:33:06.013Z] --- PASS: TestDockerNetworkMacvlan (9.59s) [2021-11-26T18:33:06.013Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-26T18:33:06.013Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-11-26T18:33:06.013Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2021-11-26T18:33:06.013Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2021-11-26T18:33:06.013Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2021-11-26T18:33:06.013Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2021-11-26T18:33:06.013Z] PASS [2021-11-26T18:33:06.013Z] [2021-11-26T18:33:06.013Z] DONE 8 tests in 10.868s [2021-11-26T18:33:06.013Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-26T18:33:06.013Z] testing: warning: no tests to run [2021-11-26T18:33:06.013Z] PASS [2021-11-26T18:33:06.013Z] [2021-11-26T18:33:06.013Z] DONE 0 tests in 0.012s [2021-11-26T18:33:06.013Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-26T18:33:06.013Z] INFO: Testing against a local daemon [2021-11-26T18:33:06.013Z] === RUN TestAuthZPluginAllowRequest [2021-11-26T18:33:06.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-26T18:33:06.322Z] Using test binary docker [2021-11-26T18:33:06.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-26T18:33:06.322Z] +++ /etc/init.d/apparmor start [2021-11-26T18:33:06.322Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-26T18:33:06.322Z] INFO: Waiting for daemon to start... [2021-11-26T18:33:06.322Z] Starting dockerd [2021-11-26T18:33:06.322Z] +++ 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-26T18:33:06.558Z] === RUN TestInvalidConfig [2021-11-26T18:33:06.558Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-26T18:33:06.558Z] === RUN TestConfig [2021-11-26T18:33:06.558Z] --- PASS: TestConfig (0.00s) [2021-11-26T18:33:06.558Z] === RUN TestOptionsLabels [2021-11-26T18:33:06.558Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-26T18:33:06.558Z] === RUN TestValidName [2021-11-26T18:33:06.558Z] --- PASS: TestValidName (0.00s) [2021-11-26T18:33:06.558Z] === RUN TestTLSConfiguration [2021-11-26T18:33:07.027Z] time="2021-11-26T18:33:06Z" level=info msg="Option Initializing KV with TLS" [2021-11-26T18:33:07.027Z] --- PASS: TestTLSConfiguration (0.13s) [2021-11-26T18:33:07.027Z] PASS [2021-11-26T18:33:07.027Z] coverage: 24.0% of statements [2021-11-26T18:33:07.027Z] ok github.com/docker/docker/libnetwork/config 0.188s coverage: 24.0% of statements [2021-11-26T18:33:07.093Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-26T18:33:07.093Z] === RUN TestRemoveImageGarbageCollector [2021-11-26T18:33:07.093Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-26T18:33:07.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-26T18:33:07.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-26T18:33:07.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-26T18:33:07.093Z] === RUN TestTagInvalidReference [2021-11-26T18:33:07.093Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-26T18:33:07.093Z] === RUN TestTagValidPrefixedRepo [2021-11-26T18:33:07.352Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-26T18:33:07.352Z] === RUN TestTagExistedNameWithoutForce [2021-11-26T18:33:07.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-26T18:33:07.352Z] === RUN TestTagOfficialNames [2021-11-26T18:33:07.352Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-26T18:33:07.352Z] === RUN TestTagMatchesDigest [2021-11-26T18:33:07.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-26T18:33:07.352Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-26T18:33:07.377Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2021-11-26T18:33:07.377Z] === RUN TestAuthZPluginTLS [2021-11-26T18:33:07.496Z] === RUN TestKey [2021-11-26T18:33:07.496Z] --- PASS: TestKey (0.00s) [2021-11-26T18:33:07.496Z] === RUN TestParseKey [2021-11-26T18:33:07.496Z] --- PASS: TestParseKey (0.00s) [2021-11-26T18:33:07.496Z] === RUN TestInvalidDataStore [2021-11-26T18:33:07.496Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-26T18:33:07.496Z] === RUN TestKVObjectFlatKey [2021-11-26T18:33:07.496Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-26T18:33:07.496Z] === RUN TestAtomicKVObjectFlatKey [2021-11-26T18:33:07.496Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-26T18:33:07.496Z] PASS [2021-11-26T18:33:07.496Z] coverage: 21.9% of statements [2021-11-26T18:33:07.496Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-11-26T18:33:07.633Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-11-26T18:33:07.633Z] === RUN TestAuthZPluginDenyRequest [2021-11-26T18:33:07.964Z] === RUN TestErrorInterfaces [2021-11-26T18:33:07.964Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestNetworkMarshalling [2021-11-26T18:33:07.964Z] === RUN TestIPDataMarshalling [2021-11-26T18:33:07.964Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestValidateAndIsV6 [2021-11-26T18:33:07.964Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-26T18:33:07.964Z] PASS [2021-11-26T18:33:07.964Z] coverage: 68.9% of statements [2021-11-26T18:33:07.964Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-11-26T18:33:07.964Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-11-26T18:33:07.964Z] === RUN TestEndpointMarshalling [2021-11-26T18:33:07.964Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestAuxAddresses [2021-11-26T18:33:07.964Z] time="2021-11-26T18:33:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:33:07.964Z] --- PASS: TestAuxAddresses (0.01s) [2021-11-26T18:33:07.964Z] === RUN TestSRVServiceQuery [2021-11-26T18:33:07.964Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-11-26T18:33:07.964Z] === RUN TestServiceVIPReuse [2021-11-26T18:33:07.964Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-26T18:33:07.964Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestDNSIPQuery [2021-11-26T18:33:07.964Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestDNSProxyServFail [2021-11-26T18:33:07.964Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestSandboxAddEmpty [2021-11-26T18:33:07.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestSandboxAddMultiPrio [2021-11-26T18:33:07.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestSandboxAddSamePrio [2021-11-26T18:33:07.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestCleanupServiceDiscovery [2021-11-26T18:33:07.964Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestDNSOptions [2021-11-26T18:33:07.964Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:07.964Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-26T18:33:07.964Z] === RUN TestMultipleControllersWithSameStore [2021-11-26T18:33:07.964Z] time="2021-11-26T18:33:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:33:07.964Z] time="2021-11-26T18:33:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-26T18:33:07.964Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-26T18:33:07.964Z] PASS [2021-11-26T18:33:07.964Z] coverage: 8.6% of statements [2021-11-26T18:33:07.964Z] ok github.com/docker/docker/libnetwork 0.286s coverage: 8.6% of statements [2021-11-26T18:33:08.194Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-26T18:33:08.194Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-26T18:33:08.208Z] . [2021-11-26T18:33:08.208Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-26T18:33:08.208Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-26T18:33:08.208Z] Error: No such image: emptyfs [2021-11-26T18:33:08.208Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-26T18:33:08.208Z] ++++ docker load [2021-11-26T18:33:08.434Z] === RUN TestDriver [2021-11-26T18:33:08.434Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:33:08.434Z] PASS [2021-11-26T18:33:08.434Z] coverage: 34.8% of statements [2021-11-26T18:33:08.434Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-11-26T18:33:08.463Z] Running integration-test (iteration 1) [2021-11-26T18:33:08.464Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-26T18:33:08.464Z] ++ 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-26T18:33:08.464Z] ++ set -e [2021-11-26T18:33:08.464Z] ++ '[' -n 0 ']' [2021-11-26T18:33:08.464Z] ++ set -x [2021-11-26T18:33:08.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=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-26T18:33:08.719Z] Loaded image: busybox:latest [2021-11-26T18:33:08.719Z] Loaded image: busybox:glibc [2021-11-26T18:33:08.755Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-26T18:33:08.755Z] === RUN TestAuthZPluginDenyResponse [2021-11-26T18:33:08.903Z] === RUN TestDriver [2021-11-26T18:33:08.903Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:33:08.903Z] PASS [2021-11-26T18:33:08.903Z] coverage: 34.8% of statements [2021-11-26T18:33:08.903Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-11-26T18:33:08.903Z] === RUN TestNetworkAllocateFree [2021-11-26T18:33:08.903Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-26T18:33:08.903Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-26T18:33:08.903Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-26T18:33:08.903Z] PASS [2021-11-26T18:33:08.903Z] coverage: 63.6% of statements [2021-11-26T18:33:08.903Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-11-26T18:33:09.316Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-26T18:33:09.316Z] === RUN TestAuthZPluginAllowEventStream [2021-11-26T18:33:09.371Z] === RUN TestGetEmptyCapabilities [2021-11-26T18:33:09.372Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-26T18:33:09.372Z] === RUN TestGetExtraCapabilities [2021-11-26T18:33:09.372Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-26T18:33:09.372Z] === RUN TestGetInvalidCapabilities [2021-11-26T18:33:09.372Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-26T18:33:09.372Z] === RUN TestRemoteDriver [2021-11-26T18:33:09.372Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-26T18:33:09.372Z] === RUN TestDriverError [2021-11-26T18:33:09.372Z] --- PASS: TestDriverError (0.00s) [2021-11-26T18:33:09.372Z] === RUN TestMissingValues [2021-11-26T18:33:09.372Z] --- PASS: TestMissingValues (0.00s) [2021-11-26T18:33:09.372Z] === RUN TestRollback [2021-11-26T18:33:09.372Z] --- PASS: TestRollback (0.00s) [2021-11-26T18:33:09.372Z] PASS [2021-11-26T18:33:09.372Z] coverage: 57.4% of statements [2021-11-26T18:33:09.372Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.083s coverage: 57.4% of statements [2021-11-26T18:33:09.384Z] Removing intermediate container 45822251a558 [2021-11-26T18:33:09.384Z] ---> cd4264fda6f6 [2021-11-26T18:33:09.384Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-26T18:33:09.384Z] ---> Running in 617e9eab23f9 [2021-11-26T18:33:09.384Z] Removing intermediate container 617e9eab23f9 [2021-11-26T18:33:09.384Z] ---> e70f5d873a40 [2021-11-26T18:33:09.384Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-26T18:33:09.384Z] ---> Running in 94135c951e26 [2021-11-26T18:33:09.646Z] Loaded image: debian:bullseye-slim [2021-11-26T18:33:09.646Z] Loaded image: hello-world:latest [2021-11-26T18:33:09.853Z] Removing intermediate container 94135c951e26 [2021-11-26T18:33:09.853Z] ---> 4decc155a960 [2021-11-26T18:33:09.853Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-26T18:33:09.902Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:33:09.902Z] INFO: Testing against a local daemon [2021-11-26T18:33:09.902Z] === RUN TestCgroupNamespacesBuild [2021-11-26T18:33:10.359Z] === RUN TestNew [2021-11-26T18:33:10.359Z] --- PASS: TestNew (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestAddDriver [2021-11-26T18:33:10.359Z] --- PASS: TestAddDriver (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestAddDuplicateDriver [2021-11-26T18:33:10.359Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-26T18:33:10.359Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestDriver [2021-11-26T18:33:10.359Z] --- PASS: TestDriver (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestIPAM [2021-11-26T18:33:10.359Z] --- PASS: TestIPAM (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestWalkIPAMs [2021-11-26T18:33:10.359Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestWalkDrivers [2021-11-26T18:33:10.359Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-26T18:33:10.359Z] PASS [2021-11-26T18:33:10.359Z] coverage: 82.4% of statements [2021-11-26T18:33:10.359Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-11-26T18:33:10.359Z] --- PASS: TestRandomAllocateDeallocate (4.88s) [2021-11-26T18:33:10.359Z] === RUN TestAllocateRandomDeallocate [2021-11-26T18:33:10.359Z] === RUN TestNAT [2021-11-26T18:33:10.359Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-26T18:33:10.359Z] --- SKIP: TestNAT (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestTransparent [2021-11-26T18:33:10.359Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-26T18:33:10.359Z] --- SKIP: TestTransparent (0.00s) [2021-11-26T18:33:10.359Z] PASS [2021-11-26T18:33:10.359Z] coverage: 0.0% of statements [2021-11-26T18:33:10.359Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2021-11-26T18:33:10.359Z] === RUN TestBuildDefault [2021-11-26T18:33:10.359Z] --- PASS: TestBuildDefault (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestBuildHostnameDomainname [2021-11-26T18:33:10.359Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestBuildHostname [2021-11-26T18:33:10.359Z] --- PASS: TestBuildHostname (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestBuildHostnameFQDN [2021-11-26T18:33:10.359Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestBuildNoIP [2021-11-26T18:33:10.359Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestUpdate [2021-11-26T18:33:10.359Z] --- PASS: TestUpdate (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-26T18:33:10.359Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-26T18:33:10.359Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestAddEmpty [2021-11-26T18:33:10.359Z] --- PASS: TestAddEmpty (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestAdd [2021-11-26T18:33:10.359Z] --- PASS: TestAdd (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestDeleteEmpty [2021-11-26T18:33:10.359Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestDeleteNewline [2021-11-26T18:33:10.359Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestDelete [2021-11-26T18:33:10.359Z] --- PASS: TestDelete (0.00s) [2021-11-26T18:33:10.359Z] === RUN TestConcurrentWrites [2021-11-26T18:33:10.359Z] --- PASS: TestConcurrentWrites (0.18s) [2021-11-26T18:33:10.359Z] PASS [2021-11-26T18:33:10.359Z] coverage: 81.2% of statements [2021-11-26T18:33:10.359Z] ok github.com/docker/docker/libnetwork/etchosts 0.238s coverage: 81.2% of statements [2021-11-26T18:33:10.681Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2021-11-26T18:33:10.681Z] === RUN TestAuthZPluginErrorResponse [2021-11-26T18:33:10.827Z] === RUN TestNew [2021-11-26T18:33:10.827Z] --- PASS: TestNew (0.00s) [2021-11-26T18:33:10.827Z] === RUN TestAllocate [2021-11-26T18:33:10.827Z] --- PASS: TestAllocate (0.00s) [2021-11-26T18:33:10.827Z] === RUN TestUninitialized [2021-11-26T18:33:10.827Z] --- PASS: TestUninitialized (0.00s) [2021-11-26T18:33:10.827Z] === RUN TestAllocateInRange [2021-11-26T18:33:10.827Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-26T18:33:10.827Z] === RUN TestAllocateSerial [2021-11-26T18:33:10.827Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-26T18:33:10.827Z] PASS [2021-11-26T18:33:10.827Z] coverage: 87.5% of statements [2021-11-26T18:33:10.827Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2021-11-26T18:33:10.827Z] --- PASS: TestAllocateRandomDeallocate (0.81s) [2021-11-26T18:33:10.827Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-26T18:33:10.827Z] === RUN TestDiff [2021-11-26T18:33:10.827Z] --- PASS: TestDiff (0.00s) [2021-11-26T18:33:10.827Z] === RUN TestAddedCallback [2021-11-26T18:33:10.827Z] --- PASS: TestAddedCallback (0.00s) [2021-11-26T18:33:10.827Z] === RUN TestRemovedCallback [2021-11-26T18:33:10.827Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-26T18:33:10.827Z] === RUN TestNoCallback [2021-11-26T18:33:10.827Z] --- PASS: TestNoCallback (0.00s) [2021-11-26T18:33:10.827Z] PASS [2021-11-26T18:33:10.827Z] coverage: 48.1% of statements [2021-11-26T18:33:10.827Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.037s coverage: 48.1% of statements [2021-11-26T18:33:10.830Z] --- PASS: TestCgroupNamespacesBuild (1.06s) [2021-11-26T18:33:10.830Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-26T18:33:10.841Z] [2021-11-26T18:33:10.937Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-26T18:33:10.937Z] === RUN TestAuthZPluginErrorRequest [2021-11-26T18:33:11.295Z] === RUN TestCaller [2021-11-26T18:33:11.295Z] --- PASS: TestCaller (0.00s) [2021-11-26T18:33:11.295Z] PASS [2021-11-26T18:33:11.295Z] coverage: 100.0% of statements [2021-11-26T18:33:11.295Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-11-26T18:33:11.310Z] ---> 47290e340351 [2021-11-26T18:33:11.310Z] 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-26T18:33:11.310Z] ---> Running in 130b685c4e7c [2021-11-26T18:33:11.499Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-26T18:33:11.499Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-26T18:33:11.763Z] === RUN TestSetSerialInsertDelete [2021-11-26T18:33:11.763Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-26T18:33:11.763Z] === RUN TestSetParallelInsertDelete [2021-11-26T18:33:12.061Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-26T18:33:12.061Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-26T18:33:12.194Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2021-11-26T18:33:12.194Z] === RUN TestBuildWithSession [2021-11-26T18:33:12.194Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:33:12.194Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-26T18:33:12.194Z] === RUN TestBuildSquashParent [2021-11-26T18:33:12.231Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s) [2021-11-26T18:33:12.231Z] === RUN TestRetrieveFromStore [2021-11-26T18:33:12.231Z] --- PASS: TestRetrieveFromStore (0.35s) [2021-11-26T18:33:12.231Z] === RUN TestIsCorrupted [2021-11-26T18:33:12.231Z] --- PASS: TestIsCorrupted (0.01s) [2021-11-26T18:33:12.231Z] === RUN TestSetRollover [2021-11-26T18:33:12.700Z] === RUN TestInt2IP2IntConversion [2021-11-26T18:33:12.700Z] === RUN TestPoolRequest [2021-11-26T18:33:12.700Z] --- PASS: TestPoolRequest (0.00s) [2021-11-26T18:33:12.700Z] === RUN TestOtherRequests [2021-11-26T18:33:12.700Z] --- PASS: TestOtherRequests (0.00s) [2021-11-26T18:33:12.700Z] PASS [2021-11-26T18:33:12.700Z] coverage: 57.1% of statements [2021-11-26T18:33:12.700Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-11-26T18:33:13.168Z] --- PASS: TestInt2IP2IntConversion (0.44s) [2021-11-26T18:33:13.168Z] === RUN TestGetAddressVersion [2021-11-26T18:33:13.168Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-26T18:33:13.168Z] === RUN TestKeyString [2021-11-26T18:33:13.168Z] --- PASS: TestKeyString (0.00s) [2021-11-26T18:33:13.168Z] === RUN TestPoolDataMarshal [2021-11-26T18:33:13.168Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-26T18:33:13.168Z] === RUN TestSubnetsMarshal [2021-11-26T18:33:13.168Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-11-26T18:33:13.168Z] === RUN TestAddSubnets [2021-11-26T18:33:13.168Z] --- PASS: TestAddSubnets (0.04s) [2021-11-26T18:33:13.168Z] === RUN TestDoublePoolRelease [2021-11-26T18:33:13.168Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-26T18:33:13.168Z] === RUN TestAddReleasePoolID [2021-11-26T18:33:13.168Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-11-26T18:33:13.168Z] === RUN TestPredefinedPool [2021-11-26T18:33:13.168Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-26T18:33:13.168Z] === RUN TestRemoveSubnet [2021-11-26T18:33:13.426Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2021-11-26T18:33:13.426Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-26T18:33:13.637Z] --- PASS: TestRemoveSubnet (0.18s) [2021-11-26T18:33:13.637Z] === RUN TestGetSameAddress [2021-11-26T18:33:13.637Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-26T18:33:13.637Z] === RUN TestPoolAllocationReuse [2021-11-26T18:33:13.637Z] --- PASS: TestSetRollover (1.23s) [2021-11-26T18:33:13.637Z] === RUN TestSetRolloverSerial [2021-11-26T18:33:13.637Z] === RUN TestGetCapabilities [2021-11-26T18:33:13.637Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-26T18:33:13.637Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-26T18:33:13.637Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-26T18:33:13.637Z] === RUN TestGetDefaultAddressSpaces [2021-11-26T18:33:13.637Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-26T18:33:13.637Z] === RUN TestRemoteDriver [2021-11-26T18:33:13.637Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-26T18:33:13.637Z] PASS [2021-11-26T18:33:13.637Z] coverage: 47.4% of statements [2021-11-26T18:33:13.637Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.059s coverage: 47.4% of statements [2021-11-26T18:33:14.623Z] === RUN TestWindowsIPAM [2021-11-26T18:33:14.623Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-26T18:33:14.623Z] PASS [2021-11-26T18:33:14.623Z] coverage: 71.4% of statements [2021-11-26T18:33:14.623Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-11-26T18:33:14.623Z] --- PASS: TestPoolAllocationReuse (1.25s) [2021-11-26T18:33:14.623Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-26T18:33:14.623Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-26T18:33:14.623Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-26T18:33:14.623Z] --- PASS: TestSetRolloverSerial (1.17s) [2021-11-26T18:33:14.623Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-26T18:33:14.623Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-26T18:33:14.623Z] PASS [2021-11-26T18:33:14.623Z] coverage: 84.4% of statements [2021-11-26T18:33:14.623Z] ok github.com/docker/docker/libnetwork/bitseq 9.560s coverage: 84.4% of statements [2021-11-26T18:33:14.819Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-11-26T18:33:14.819Z] === RUN TestAuthZPluginHeader [2021-11-26T18:33:15.092Z] === RUN TestDefaultNetwork [2021-11-26T18:33:15.092Z] --- PASS: TestDefaultNetwork (0.23s) [2021-11-26T18:33:15.092Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-26T18:33:15.380Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-11-26T18:33:15.380Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-26T18:33:15.459Z] --- PASS: TestBuildSquashParent (3.13s) [2021-11-26T18:33:15.459Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-26T18:33:15.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:33:15.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:33:15.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:33:15.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:33:15.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:33:15.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:33:15.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:33:15.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:33:15.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:33:15.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:33:15.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:33:15.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:33:15.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:33:15.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:33:15.561Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-11-26T18:33:15.561Z] === RUN TestInitAddressPools [2021-11-26T18:33:15.561Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-26T18:33:15.561Z] PASS [2021-11-26T18:33:15.561Z] coverage: 74.0% of statements [2021-11-26T18:33:15.561Z] ok github.com/docker/docker/libnetwork/ipamutils 0.522s coverage: 74.0% of statements [2021-11-26T18:33:16.029Z] === RUN TestKeyValue [2021-11-26T18:33:16.029Z] --- PASS: TestKeyValue (0.00s) [2021-11-26T18:33:16.029Z] PASS [2021-11-26T18:33:16.029Z] coverage: 60.0% of statements [2021-11-26T18:33:16.029Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-11-26T18:33:16.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:33:16.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:33:16.498Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.68s) [2021-11-26T18:33:16.498Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-26T18:33:17.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:33:17.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-26T18:33:18.063Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-26T18:33:18.063Z] === RUN TestNetworkDBSimple [2021-11-26T18:33:18.516Z] Removing intermediate container 130b685c4e7c [2021-11-26T18:33:18.516Z] ---> 0d57fb0955c4 [2021-11-26T18:33:18.516Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-26T18:33:18.516Z] ---> Running in 9c5be590c953 [2021-11-26T18:33:18.531Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.08s) [2021-11-26T18:33:18.531Z] === RUN TestGetAddress [2021-11-26T18:33:18.531Z] === RUN TestGenerate [2021-11-26T18:33:18.531Z] --- PASS: TestGenerate (0.00s) [2021-11-26T18:33:18.531Z] === RUN TestGeneratePtr [2021-11-26T18:33:18.531Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-26T18:33:18.531Z] === RUN TestGenerateMissingField [2021-11-26T18:33:18.531Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-26T18:33:18.531Z] === RUN TestFieldCannotBeSet [2021-11-26T18:33:18.531Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-26T18:33:18.531Z] === RUN TestTypeMismatchError [2021-11-26T18:33:18.531Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-26T18:33:18.531Z] PASS [2021-11-26T18:33:18.531Z] coverage: 100.0% of statements [2021-11-26T18:33:18.531Z] ok github.com/docker/docker/libnetwork/options 0.030s coverage: 100.0% of statements [2021-11-26T18:33:18.684Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-26T18:33:18.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s) [2021-11-26T18:33:18.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.19s) [2021-11-26T18:33:18.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2021-11-26T18:33:18.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2021-11-26T18:33:18.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.97s) [2021-11-26T18:33:18.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.94s) [2021-11-26T18:33:18.684Z] === RUN TestBuildMultiStageCopy [2021-11-26T18:33:18.684Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-26T18:33:18.994Z] [2021-11-26T18:33:18.994Z] SUCCESS: Specified value was saved. [2021-11-26T18:33:19.517Z] 2021/11/26 18:33:18 Closing DB instances... [2021-11-26T18:33:19.518Z] testing: warning: no tests to run [2021-11-26T18:33:19.518Z] PASS [2021-11-26T18:33:19.518Z] coverage: 0.0% of statements [2021-11-26T18:33:19.518Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-11-26T18:33:19.544Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.79s) [2021-11-26T18:33:19.544Z] === RUN TestAuthZPluginV2Disable [2021-11-26T18:33:19.618Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-26T18:33:19.618Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-26T18:33:19.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-26T18:33:19.986Z] === RUN TestRequestNewPort [2021-11-26T18:33:19.986Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestRequestSpecificPort [2021-11-26T18:33:19.986Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestReleasePort [2021-11-26T18:33:19.986Z] --- PASS: TestReleasePort (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestReuseReleasedPort [2021-11-26T18:33:19.986Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestReleaseUnreadledPort [2021-11-26T18:33:19.986Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestUnknowProtocol [2021-11-26T18:33:19.986Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestAllocateAllPorts [2021-11-26T18:33:19.986Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestPortAllocation [2021-11-26T18:33:19.986Z] --- PASS: TestPortAllocation (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestPortAllocationWithCustomRange [2021-11-26T18:33:19.986Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestNoDuplicateBPR [2021-11-26T18:33:19.986Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-26T18:33:19.986Z] === RUN TestChangePortRange [2021-11-26T18:33:19.986Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-26T18:33:19.986Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-26T18:33:19.986Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-26T18:33:19.986Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-26T18:33:19.986Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-26T18:33:19.986Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-26T18:33:19.986Z] --- PASS: TestChangePortRange (0.00s) [2021-11-26T18:33:19.986Z] PASS [2021-11-26T18:33:19.986Z] coverage: 88.6% of statements [2021-11-26T18:33:19.986Z] ok github.com/docker/docker/libnetwork/portallocator 0.038s coverage: 88.6% of statements [2021-11-26T18:33:20.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-26T18:33:20.130Z] --- PASS: TestBuildMultiStageCopy (1.72s) [2021-11-26T18:33:20.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s) [2021-11-26T18:33:20.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2021-11-26T18:33:20.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-11-26T18:33:20.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-11-26T18:33:20.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-11-26T18:33:20.130Z] === RUN TestBuildMultiStageParentConfig [2021-11-26T18:33:20.454Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-26T18:33:20.454Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-26T18:33:20.454Z] testing: warning: no tests to run [2021-11-26T18:33:20.454Z] PASS [2021-11-26T18:33:20.454Z] coverage: 0.0% of statements [2021-11-26T18:33:20.454Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-26T18:33:20.691Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2021-11-26T18:33:20.691Z] === RUN TestBuildLabelWithTargets [2021-11-26T18:33:21.014Z] 2021/11/26 18:33:20 Closing DB instances... [2021-11-26T18:33:21.214Z] Removing intermediate container 9c5be590c953 [2021-11-26T18:33:21.214Z] ---> 93259bcf4307 [2021-11-26T18:33:21.214Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-26T18:33:21.214Z] ---> Running in ee93c615af80 [2021-11-26T18:33:21.441Z] === RUN TestHashData [2021-11-26T18:33:21.441Z] --- PASS: TestHashData (0.00s) [2021-11-26T18:33:21.441Z] PASS [2021-11-26T18:33:21.441Z] coverage: 2.8% of statements [2021-11-26T18:33:21.441Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2021-11-26T18:33:21.441Z] 2021/11/26 18:33:21 Closing DB instances... [2021-11-26T18:33:21.441Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-26T18:33:21.441Z] PASS [2021-11-26T18:33:21.441Z] coverage: 100.0% of statements [2021-11-26T18:33:21.441Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-11-26T18:33:21.618Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2021-11-26T18:33:21.618Z] === RUN TestBuildWithEmptyLayers [2021-11-26T18:33:21.874Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2021-11-26T18:33:21.874Z] === RUN TestBuildMultiStageOnBuild [2021-11-26T18:33:21.909Z] === RUN TestErrorConstructors [2021-11-26T18:33:21.909Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-26T18:33:21.909Z] === RUN TestCompareIPMask [2021-11-26T18:33:21.909Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-26T18:33:21.909Z] === RUN TestUtilGetHostPartIP [2021-11-26T18:33:21.909Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-26T18:33:21.909Z] === RUN TestUtilGetBroadcastIP [2021-11-26T18:33:21.909Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-26T18:33:21.909Z] === RUN TestParseCIDR [2021-11-26T18:33:21.909Z] --- PASS: TestParseCIDR (0.00s) [2021-11-26T18:33:21.909Z] PASS [2021-11-26T18:33:21.909Z] coverage: 37.3% of statements [2021-11-26T18:33:21.909Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-26T18:33:22.378Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-26T18:33:22.378Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-26T18:33:22.807Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2021-11-26T18:33:22.807Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-26T18:33:22.846Z] PASS [2021-11-26T18:33:22.846Z] coverage: 50.0% of statements [2021-11-26T18:33:22.846Z] ok github.com/docker/docker/oci 0.048s coverage: 50.0% of statements [2021-11-26T18:33:22.846Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-11-26T18:33:22.846Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-26T18:33:22.846Z] === RUN TestAddressPoolOpt [2021-11-26T18:33:22.846Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/a [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/something [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/_=a [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/env1=value1 [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/_env1=value1 [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/PATH [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/=a [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/PATH= [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/PATH=something [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/asd!qwe [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/1asd [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/123 [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/some_space [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/__some_space_before [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/some_space_after__ [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/= [2021-11-26T18:33:22.846Z] === RUN TestValidateEnv/PaTh [2021-11-26T18:33:22.846Z] --- PASS: TestValidateEnv (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-26T18:33:22.846Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestParseHost [2021-11-26T18:33:22.847Z] --- PASS: TestParseHost (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestParseDockerDaemonHost [2021-11-26T18:33:22.847Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestParseTCP [2021-11-26T18:33:22.847Z] --- PASS: TestParseTCP (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-26T18:33:22.847Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestValidateExtraHosts [2021-11-26T18:33:22.847Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestIpOptString [2021-11-26T18:33:22.847Z] --- PASS: TestIpOptString (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-26T18:33:22.847Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestNewIpOptValidDefaultVal [2021-11-26T18:33:22.847Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestIpOptSetInvalidVal [2021-11-26T18:33:22.847Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestValidateIPAddress [2021-11-26T18:33:22.847Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestMapOpts [2021-11-26T18:33:22.847Z] --- PASS: TestMapOpts (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestListOptsWithoutValidator [2021-11-26T18:33:22.847Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestListOptsWithValidator [2021-11-26T18:33:22.847Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestValidateDNSSearch [2021-11-26T18:33:22.847Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_general_format [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_one_more [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-26T18:33:22.847Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-26T18:33:22.847Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestNamedListOpts [2021-11-26T18:33:22.847Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestNamedMapOpts [2021-11-26T18:33:22.847Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-26T18:33:22.847Z] === RUN TestParseLink [2021-11-26T18:33:22.847Z] --- PASS: TestParseLink (0.00s) [2021-11-26T18:33:23.221Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-11-26T18:33:23.221Z] === RUN TestFindNode [2021-11-26T18:33:23.221Z] 2021/11/26 18:33:22 Closing DB instances... [2021-11-26T18:33:23.221Z] --- PASS: TestFindNode (0.02s) [2021-11-26T18:33:23.221Z] === RUN TestChangeNodeState [2021-11-26T18:33:23.221Z] 2021/11/26 18:33:22 Closing DB instances... [2021-11-26T18:33:23.221Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-26T18:33:23.221Z] === RUN TestNodeReincarnation [2021-11-26T18:33:23.221Z] 2021/11/26 18:33:22 Closing DB instances... [2021-11-26T18:33:23.239Z] --- PASS: TestBuildMultiStageOnBuild (1.19s) [2021-11-26T18:33:23.239Z] === RUN TestBuildUncleanTarFilenames [2021-11-26T18:33:23.315Z] === RUN TestQuotedStringSetWithQuotes [2021-11-26T18:33:23.315Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-26T18:33:23.315Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-26T18:33:23.315Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-26T18:33:23.315Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-26T18:33:23.315Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-26T18:33:23.315Z] === RUN TestUlimitOpt [2021-11-26T18:33:23.315Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-26T18:33:23.315Z] PASS [2021-11-26T18:33:23.315Z] coverage: 67.1% of statements [2021-11-26T18:33:23.315Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-11-26T18:33:23.315Z] === RUN TestParseVersion [2021-11-26T18:33:23.315Z] --- PASS: TestParseVersion (0.00s) [2021-11-26T18:33:23.315Z] PASS [2021-11-26T18:33:23.315Z] coverage: 52.9% of statements [2021-11-26T18:33:23.315Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-11-26T18:33:23.801Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2021-11-26T18:33:23.801Z] === RUN TestBuildMultiStageLayerLeak [2021-11-26T18:33:24.176Z] Cannot create a file when that file already exists. [2021-11-26T18:33:24.304Z] 2021/11/26 18:33:23 Closing DB instances... [2021-11-26T18:33:24.584Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.189499335s with top 10 stages: buildssa: 1m35.967365321s, goimports: 20.940596902s, unconvert: 13.425779587s, gosec: 8.793587164s, golint: 6.066045849s, ineffassign: 4.617490481s, misspell: 4.509707441s, inspect: 3.475028035s, vrp: 2.763047837s, ctrlflow: 1.747478871s [2021-11-26T18:33:24.584Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-26T18:33:24.584Z] INFO [runner] Processors filtering stat (out/in): cgo: 2178/2759, skip_files: 2178/2178, exclude: 1790/1790, path_prettifier: 2178/2178, skip_dirs: 2178/2178, autogenerated_exclude: 1790/2178, filename_unadjuster: 2178/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790, nolint: 0/78 [2021-11-26T18:33:24.584Z] INFO [runner] processing took 73.201221ms with stages: nolint: 26.777223ms, identifier_marker: 25.177702ms, path_prettifier: 10.85257ms, autogenerated_exclude: 4.592206ms, exclude-rules: 2.991966ms, skip_dirs: 1.786083ms, filename_unadjuster: 735.409µs, cgo: 283.671µs, max_same_issues: 1.225µs, skip_files: 696ns, exclude: 566ns, uniq_by_line: 545ns, diff: 310ns, max_from_linter: 307ns, source_code: 267ns, path_shortener: 239ns, max_per_file_from_linter: 236ns [2021-11-26T18:33:24.584Z] INFO [runner] linters took 1m45.547939289s with stages: goanalysis_metalinter: 1m22.417639478s, unused: 23.056889308s [2021-11-26T18:33:24.584Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-26T18:33:24.584Z] INFO Memory: 2480 samples, avg is 1924.9MB, max is 5208.8MB [2021-11-26T18:33:24.584Z] INFO Execution took 4m7.826277905s [2021-11-26T18:33:24.772Z] === RUN TestPeerCertificateMarshalJSON [2021-11-26T18:33:24.772Z] === RUN TestIsArchivePathDir [2021-11-26T18:33:24.772Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-26T18:33:24.772Z] === RUN TestIsArchivePathInvalidFile [2021-11-26T18:33:25.156Z] Congratulations! The shell scripts are properly formatted. [2021-11-26T18:33:25.166Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s) [2021-11-26T18:33:25.166Z] === RUN TestBuildWithHugeFile [2021-11-26T18:33:25.240Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2021-11-26T18:33:25.240Z] === RUN TestIsArchivePathTar [2021-11-26T18:33:25.240Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-26T18:33:25.240Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-26T18:33:25.240Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-11-26T18:33:25.240Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-26T18:33:25.240Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestMiddleware [2021-11-26T18:33:25.240Z] --- PASS: TestMiddleware (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestNewResponseModifier [2021-11-26T18:33:25.240Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-26T18:33:25.240Z] PASS [2021-11-26T18:33:25.240Z] coverage: 26.8% of statements [2021-11-26T18:33:25.240Z] ok github.com/docker/docker/pkg/authorization 0.523s coverage: 26.8% of statements [2021-11-26T18:33:25.240Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-11-26T18:33:25.240Z] === RUN TestDecompressStreamGzip [2021-11-26T18:33:25.240Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-11-26T18:33:25.240Z] === RUN TestDecompressStreamBzip2 [2021-11-26T18:33:25.240Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-26T18:33:25.240Z] === RUN TestDecompressStreamXz [2021-11-26T18:33:25.240Z] archive_test.go:133: Xz not present in msys2 [2021-11-26T18:33:25.240Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestDecompressStreamZstd [2021-11-26T18:33:25.240Z] archive_test.go:140: zstd not installed [2021-11-26T18:33:25.240Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-11-26T18:33:25.240Z] === RUN TestCompressStreamXzUnsupported [2021-11-26T18:33:25.240Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-26T18:33:25.240Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestCompressStreamInvalid [2021-11-26T18:33:25.240Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestExtensionInvalid [2021-11-26T18:33:25.240Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestExtensionUncompressed [2021-11-26T18:33:25.240Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestExtensionBzip2 [2021-11-26T18:33:25.240Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestExtensionGzip [2021-11-26T18:33:25.240Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestExtensionXz [2021-11-26T18:33:25.240Z] --- PASS: TestExtensionXz (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestExtensionZstd [2021-11-26T18:33:25.240Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestCmdStreamLargeStderr [2021-11-26T18:33:25.240Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-26T18:33:25.240Z] === RUN TestCmdStreamBad [2021-11-26T18:33:25.240Z] archive_test.go:252: Failing on Windows CI machines [2021-11-26T18:33:25.240Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-26T18:33:25.240Z] === RUN TestCmdStreamGood [2021-11-26T18:33:25.710Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-26T18:33:25.710Z] === RUN TestUntarPathWithInvalidDest [2021-11-26T18:33:25.710Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-11-26T18:33:25.710Z] === RUN TestUntarPathWithInvalidSrc [2021-11-26T18:33:25.710Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestUntarPath [2021-11-26T18:33:25.710Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-11-26T18:33:25.710Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-26T18:33:25.710Z] --- PASS: TestUntarPath (0.06s) [2021-11-26T18:33:25.710Z] === RUN TestUntarPathWithDestinationFile [2021-11-26T18:33:25.710Z] === RUN TestUnbuffered [2021-11-26T18:33:25.710Z] --- PASS: TestUnbuffered (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestRaceUnbuffered [2021-11-26T18:33:25.710Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-26T18:33:25.710Z] PASS [2021-11-26T18:33:25.710Z] coverage: 100.0% of statements [2021-11-26T18:33:25.710Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-26T18:33:25.710Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-26T18:33:25.710Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-11-26T18:33:25.710Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-26T18:33:25.710Z] === RUN TestCopyWithTarInvalidSrc [2021-11-26T18:33:25.710Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-26T18:33:25.710Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestCopyWithTarSrcFile [2021-11-26T18:33:25.710Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-26T18:33:25.710Z] === RUN TestCopyWithTarSrcFolder [2021-11-26T18:33:25.710Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-26T18:33:25.710Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-26T18:33:25.710Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-26T18:33:25.710Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-26T18:33:25.710Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestCopyFileWithTarSrcFile [2021-11-26T18:33:25.710Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-26T18:33:25.710Z] === RUN TestTarFiles [2021-11-26T18:33:26.071Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2021-11-26T18:33:26.071Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-26T18:33:26.180Z] === RUN TestMatch [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[foo]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[foo_bar]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[]#01 [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[qux]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-26T18:33:26.180Z] === RUN TestMatch/[[foo_baz]] [2021-11-26T18:33:26.180Z] --- PASS: TestMatch (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-26T18:33:26.180Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-26T18:33:26.180Z] PASS [2021-11-26T18:33:26.180Z] coverage: 87.5% of statements [2021-11-26T18:33:26.180Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-11-26T18:33:26.446Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh dynbinary test-docker-py [2021-11-26T18:33:27.166Z] === RUN TestChrootTarUntar [2021-11-26T18:33:27.166Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:27.166Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-26T18:33:27.166Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-26T18:33:27.166Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:27.166Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-26T18:33:27.166Z] === RUN TestChrootUntarEmptyArchive [2021-11-26T18:33:27.166Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-26T18:33:27.166Z] === RUN TestChrootTarUntarWithSymlink [2021-11-26T18:33:27.166Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:27.166Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-26T18:33:27.166Z] === RUN TestChrootCopyWithTar [2021-11-26T18:33:27.166Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:27.166Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-26T18:33:27.166Z] === RUN TestChrootCopyFileWithTar [2021-11-26T18:33:27.166Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:27.166Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-26T18:33:27.166Z] === RUN TestChrootUntarPath [2021-11-26T18:33:27.166Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:27.166Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-26T18:33:27.166Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-26T18:33:27.166Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:27.166Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:33:27.167Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-26T18:33:27.167Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:27.167Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:33:27.167Z] === RUN TestChrootApplyDotDotFile [2021-11-26T18:33:27.167Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:27.167Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-26T18:33:27.167Z] PASS [2021-11-26T18:33:27.167Z] coverage: 15.1% of statements [2021-11-26T18:33:27.167Z] ok github.com/docker/docker/pkg/chrootarchive 0.074s coverage: 15.1% of statements [2021-11-26T18:33:27.390Z] [2021-11-26T18:33:27.390Z] Removing bundles/ [2021-11-26T18:33:27.390Z] [2021-11-26T18:33:27.390Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-26T18:33:27.635Z] 2021/11/26 18:33:27 Closing DB instances... [2021-11-26T18:33:27.635Z] === RUN TestSizeEmpty [2021-11-26T18:33:27.635Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-26T18:33:27.635Z] === RUN TestSizeEmptyFile [2021-11-26T18:33:27.635Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-26T18:33:27.635Z] === RUN TestSizeNonemptyFile [2021-11-26T18:33:27.635Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-26T18:33:27.635Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-26T18:33:27.635Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-26T18:33:27.635Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-26T18:33:27.635Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-26T18:33:27.635Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-26T18:33:27.635Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-26T18:33:27.635Z] === RUN TestMoveToSubdir [2021-11-26T18:33:27.635Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-26T18:33:27.635Z] === RUN TestSizeNonExistingDirectory [2021-11-26T18:33:27.635Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-26T18:33:27.635Z] PASS [2021-11-26T18:33:27.635Z] coverage: 80.0% of statements [2021-11-26T18:33:27.635Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-11-26T18:33:27.651Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:33:27.651Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:33:27.975Z] Removing intermediate container ee93c615af80 [2021-11-26T18:33:27.975Z] ---> b08a1ce71082 [2021-11-26T18:33:27.975Z] Step 13/13 : CMD ["sh"] [2021-11-26T18:33:27.975Z] ---> Running in 5b19f9956805 [2021-11-26T18:33:28.446Z] Removing intermediate container 5b19f9956805 [2021-11-26T18:33:28.446Z] ---> 67ab3a212b49 [2021-11-26T18:33:28.446Z] Successfully built 67ab3a212b49 [2021-11-26T18:33:28.446Z] Successfully tagged busybox:latest [2021-11-26T18:33:28.446Z] INFO: Docker images of the daemon under test [2021-11-26T18:33:28.446Z] [2021-11-26T18:33:28.446Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-26T18:33:28.446Z] busybox latest 67ab3a212b49 Less than a second ago 4.95GB [2021-11-26T18:33:28.446Z] microsoft/windowsservercore latest 3d4792f88e26 3 weeks ago 4.91GB [2021-11-26T18:33:28.446Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 3 weeks ago 4.91GB [2021-11-26T18:33:28.446Z] [2021-11-26T18:33:28.446Z] INFO: Running integration tests at 11/26/2021 18:33:28... [2021-11-26T18:33:28.446Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-26T18:33:28.446Z] INFO: Integration API tests being run from the host: [2021-11-26T18:33:28.446Z] INFO: make.ps1 starting at 11/26/2021 18:33:28 [2021-11-26T18:33:28.622Z] === RUN Test [2021-11-26T18:33:28.622Z] === RUN Test/TestContainsEntry [2021-11-26T18:33:28.622Z] === RUN Test/TestCreateEntries [2021-11-26T18:33:28.622Z] === RUN Test/TestEntriesDiff [2021-11-26T18:33:28.622Z] === RUN Test/TestEntriesEquality [2021-11-26T18:33:28.622Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-26T18:33:28.622Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-26T18:33:28.622Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-26T18:33:28.622Z] === RUN Test/TestGeneratorNotGenerate [2021-11-26T18:33:28.622Z] === RUN Test/TestGeneratorWithPort [2021-11-26T18:33:28.622Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-26T18:33:28.622Z] === RUN Test/TestNewEntry [2021-11-26T18:33:28.622Z] === RUN Test/TestParse [2021-11-26T18:33:28.622Z] --- PASS: Test (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-26T18:33:28.622Z] --- PASS: Test/TestParse (0.00s) [2021-11-26T18:33:28.622Z] PASS [2021-11-26T18:33:28.622Z] coverage: 58.3% of statements [2021-11-26T18:33:28.622Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-26T18:33:29.074Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-26T18:33:29.074Z] === RUN TestParallelCreate [2021-11-26T18:33:29.074Z] 2021/11/26 18:33:27 Closing DB instances... [2021-11-26T18:33:29.074Z] --- PASS: TestParallelCreate (0.01s) [2021-11-26T18:33:29.074Z] === RUN TestParallelDelete [2021-11-26T18:33:29.074Z] 2021/11/26 18:33:27 Closing DB instances... [2021-11-26T18:33:29.074Z] --- PASS: TestParallelDelete (0.01s) [2021-11-26T18:33:29.074Z] === RUN TestNetworkDBIslands [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:33212000d955 with config:&{NodeID:33212000d955 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-26T18:33:29.074Z] time="2021-11-26T18:33:27Z" level=info msg="Node 33212000d955/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:27Z" level=info msg="Node 33212000d955/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:45104d6c8212 with config:&{NodeID:45104d6c8212 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-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 45104d6c8212/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 45104d6c8212/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 45104d6c8212/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 45104d6c8212/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 33212000d955/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 33212000d955/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e016b7142345 with config:&{NodeID:e016b7142345 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-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node e016b7142345/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node e016b7142345/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node e016b7142345/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node e016b7142345/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 33212000d955/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 33212000d955/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 45104d6c8212/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node 45104d6c8212/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node e016b7142345/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.074Z] time="2021-11-26T18:33:28Z" level=info msg="Node e016b7142345/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.438Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7d960fe085c6 with config:&{NodeID:7d960fe085c6 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-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node 45104d6c8212/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node 45104d6c8212/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node e016b7142345/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.540Z] time="2021-11-26T18:33:29Z" level=info msg="Node e016b7142345/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=info msg="Node 33212000d955/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=info msg="Node 33212000d955/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:29.541Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:29.609Z] === RUN Test [2021-11-26T18:33:29.609Z] === RUN Test/TestContent [2021-11-26T18:33:29.609Z] === RUN Test/TestInitialize [2021-11-26T18:33:29.609Z] === RUN Test/TestNew [2021-11-26T18:33:29.609Z] === RUN Test/TestParsingContentsWithComments [2021-11-26T18:33:29.609Z] === RUN Test/TestRegister [2021-11-26T18:33:29.609Z] === RUN Test/TestWatch [2021-11-26T18:33:29.609Z] --- PASS: Test (0.01s) [2021-11-26T18:33:29.609Z] --- PASS: Test/TestContent (0.00s) [2021-11-26T18:33:29.609Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-26T18:33:29.609Z] --- PASS: Test/TestNew (0.00s) [2021-11-26T18:33:29.609Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-26T18:33:29.609Z] --- PASS: Test/TestRegister (0.00s) [2021-11-26T18:33:29.609Z] --- PASS: Test/TestWatch (0.01s) [2021-11-26T18:33:29.609Z] PASS [2021-11-26T18:33:29.609Z] coverage: 97.6% of statements [2021-11-26T18:33:29.609Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 97.6% of statements [2021-11-26T18:33:29.609Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-11-26T18:33:29.609Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:cda70ccd6641 with config:&{NodeID:cda70ccd6641 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-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node 45104d6c8212/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node 45104d6c8212/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node 33212000d955/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node 33212000d955/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node e016b7142345/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node e016b7142345/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.007Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.078Z] --- PASS: TestTarFiles (4.12s) [2021-11-26T18:33:30.078Z] === RUN TestDetectCompressionZstd [2021-11-26T18:33:30.078Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-26T18:33:30.078Z] === RUN TestTarUntar [2021-11-26T18:33:30.078Z] --- PASS: TestTarUntar (0.02s) [2021-11-26T18:33:30.078Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-26T18:33:30.078Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-26T18:33:30.078Z] === RUN TestTarWithOptions [2021-11-26T18:33:30.078Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-26T18:33:30.078Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-26T18:33:30.078Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-26T18:33:30.078Z] === RUN TestUntarUstarGnuConflict [2021-11-26T18:33:30.078Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-26T18:33:30.078Z] === RUN TestUntarInvalidFilenames [2021-11-26T18:33:30.078Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2566994713\\dest" [2021-11-26T18:33:30.078Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-11-26T18:33:30.078Z] === RUN TestUntarHardlinkToSymlink [2021-11-26T18:33:30.078Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-26T18:33:30.078Z] === RUN TestUntarInvalidHardlink [2021-11-26T18:33:30.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink834807338\\victim\\hello" -> "../victim/hello" [2021-11-26T18:33:30.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3055810601\\victim\\hello" -> "/../victim/hello" [2021-11-26T18:33:30.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2202666204\\victim" -> "../victim" [2021-11-26T18:33:30.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink472712500\\victim" -> "../victim" [2021-11-26T18:33:30.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1446877443\\victim" -> "../victim" [2021-11-26T18:33:30.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1490437589\\victim" -> "../victim" [2021-11-26T18:33:30.078Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-26T18:33:30.078Z] === RUN TestUntarInvalidSymlink [2021-11-26T18:33:30.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2781748648\\dest\\dotdot" -> "../victim/hello" [2021-11-26T18:33:30.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink983538542\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-26T18:33:30.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2438121882\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:30.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3241373518\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:30.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4067567046\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:30.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1144680120\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:30.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1161186727\\dest\\dir\\loophole" -> "../../victim" [2021-11-26T18:33:30.078Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-11-26T18:33:30.078Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-26T18:33:30.078Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-26T18:33:30.078Z] === RUN TestXGlobalNoParent [2021-11-26T18:33:30.078Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-26T18:33:30.078Z] === RUN TestReplaceFileTarWrapper [2021-11-26T18:33:30.078Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-11-26T18:33:30.078Z] === RUN TestPrefixHeaderReadable [2021-11-26T18:33:30.078Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-11-26T18:33:30.078Z] === RUN TestDisablePigz [2021-11-26T18:33:30.078Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:29Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:30.473Z] networkdb_test.go:835: Re-joining: 3 [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=info msg="The new bootstrap node list is:[172.17.79.225:10033 172.17.79.225:10034 172.17.79.225:10035]" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10033" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49374" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10034" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49375" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10035" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49376" [2021-11-26T18:33:30.473Z] networkdb_test.go:835: Re-joining: 4 [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=info msg="The new bootstrap node list is:[172.17.79.225:10033 172.17.79.225:10034 172.17.79.225:10035]" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10033" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49377" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49378" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10034" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10035" [2021-11-26T18:33:30.473Z] time="2021-11-26T18:33:30Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49379" [2021-11-26T18:33:30.546Z] --- PASS: TestDisablePigz (0.09s) [2021-11-26T18:33:30.546Z] === RUN TestPigz [2021-11-26T18:33:30.546Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-26T18:33:30.546Z] --- PASS: TestPigz (0.11s) [2021-11-26T18:33:30.546Z] === RUN TestCopyFileWithInvalidDest [2021-11-26T18:33:30.546Z] archive_windows_test.go:16: Currently fails [2021-11-26T18:33:30.546Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestCanonicalTarNameForPath [2021-11-26T18:33:30.546Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestCanonicalTarName [2021-11-26T18:33:30.546Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestChmodTarEntry [2021-11-26T18:33:30.546Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestHardLinkOrder [2021-11-26T18:33:30.546Z] --- PASS: TestHardLinkOrder (0.06s) [2021-11-26T18:33:30.546Z] === RUN TestChangeString [2021-11-26T18:33:30.546Z] --- PASS: TestChangeString (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestChangesWithNoChanges [2021-11-26T18:33:30.546Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-26T18:33:30.546Z] === RUN TestChangesWithChanges [2021-11-26T18:33:30.546Z] === RUN Test [2021-11-26T18:33:30.546Z] === RUN Test/TestInitialize [2021-11-26T18:33:30.546Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-26T18:33:30.546Z] === RUN TestChangesWithChangesGH13590 [2021-11-26T18:33:30.546Z] changes_test.go:195: needs more investigation [2021-11-26T18:33:30.546Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestChangesDirsEmpty [2021-11-26T18:33:30.546Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-11-26T18:33:30.546Z] === RUN TestChangesDirsMutated [2021-11-26T18:33:30.546Z] time="2021-11-26T18:33:30Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:33:30.546Z] time="2021-11-26T18:33:30Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:33:30.546Z] time="2021-11-26T18:33:30Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:33:30.546Z] === RUN Test/TestInitializeWithCerts [2021-11-26T18:33:30.546Z] time="2021-11-26T18:33:30Z" level=info msg="Initializing discovery with TLS" [2021-11-26T18:33:30.546Z] === RUN Test/TestWatch [2021-11-26T18:33:30.546Z] time="2021-11-26T18:33:30Z" level=info msg="Initializing discovery without TLS" [2021-11-26T18:33:30.546Z] --- PASS: TestChangesDirsMutated (0.09s) [2021-11-26T18:33:30.546Z] === RUN TestApplyLayer [2021-11-26T18:33:30.546Z] changes_test.go:432: needs further investigation [2021-11-26T18:33:30.546Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestChangesSizeWithHardlinks [2021-11-26T18:33:30.546Z] changes_test.go:468: needs further investigation [2021-11-26T18:33:30.546Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestChangesSizeWithNoChanges [2021-11-26T18:33:30.546Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-26T18:33:30.546Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestChangesSize [2021-11-26T18:33:30.546Z] --- PASS: TestChangesSize (0.00s) [2021-11-26T18:33:30.546Z] === RUN TestApplyLayerInvalidFilenames [2021-11-26T18:33:30.546Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames264852728\\dest" [2021-11-26T18:33:30.546Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-11-26T18:33:30.546Z] === RUN TestApplyLayerInvalidHardlink [2021-11-26T18:33:30.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3306669765\\victim\\hello" -> "../victim/hello" [2021-11-26T18:33:30.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4248108361\\victim\\hello" -> "/../victim/hello" [2021-11-26T18:33:30.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink187975578\\victim" -> "../victim" [2021-11-26T18:33:30.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink183992447\\victim" -> "../victim" [2021-11-26T18:33:30.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1374508819\\victim" -> "../victim" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="node 0 leaving" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955 change state NodeActive --> NodeLeft" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="node4(7d960fe085c6): Node leave event for 33212000d955/172.17.79.225" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955 change state NodeActive --> NodeLeft" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="node2(45104d6c8212): Node leave event for 33212000d955/172.17.79.225" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955 change state NodeActive --> NodeLeft" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="node5(cda70ccd6641): Node leave event for 33212000d955/172.17.79.225" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955 change state NodeActive --> NodeLeft" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="node3(e016b7142345): Node leave event for 33212000d955/172.17.79.225" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955 change state NodeActive --> NodeLeft" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="node1(33212000d955): Node leave event for 33212000d955/172.17.79.225" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955/172.17.79.225, left gossip cluster" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955/172.17.79.225, left gossip cluster" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955/172.17.79.225, left gossip cluster" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955/172.17.79.225, left gossip cluster" [2021-11-26T18:33:30.940Z] time="2021-11-26T18:33:30Z" level=info msg="Node 33212000d955/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3974900460\\victim" -> "../victim" [2021-11-26T18:33:31.015Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-26T18:33:31.015Z] === RUN TestApplyLayerInvalidSymlink [2021-11-26T18:33:31.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3933402507\\dest\\dotdot" -> "../victim/hello" [2021-11-26T18:33:31.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4016824472\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-26T18:33:31.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2891176214\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:31.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1496067955\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:31.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2830837184\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:31.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1789321001\\dest\\loophole-victim" -> "../victim" [2021-11-26T18:33:31.015Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-26T18:33:31.015Z] === RUN TestApplyLayerWhiteouts [2021-11-26T18:33:31.015Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-26T18:33:31.015Z] === RUN TestGenerateEmptyFile [2021-11-26T18:33:31.015Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-26T18:33:31.015Z] === RUN TestGenerateWithContent [2021-11-26T18:33:31.015Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-26T18:33:31.015Z] PASS [2021-11-26T18:33:31.015Z] coverage: 63.0% of statements [2021-11-26T18:33:31.015Z] ok github.com/docker/docker/pkg/archive 5.977s coverage: 63.0% of statements [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:30Z" level=info msg="node 1 leaving" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212 change state NodeActive --> NodeLeft" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="node4(7d960fe085c6): Node leave event for 45104d6c8212/172.17.79.225" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212 change state NodeActive --> NodeLeft" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212 change state NodeActive --> NodeFailed" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="node5(cda70ccd6641): Node leave event for 45104d6c8212/172.17.79.225" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212/172.17.79.225, added to failed nodes list" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212 change state NodeActive --> NodeLeft" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="node3(e016b7142345): Node leave event for 45104d6c8212/172.17.79.225" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=error msg="node: 45104d6c8212 is unknown to memberlist" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.408Z] time="2021-11-26T18:33:31Z" level=info msg="Node 45104d6c8212/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.483Z] 2021/11/26 18:33:31 Closing DB instances... [2021-11-26T18:33:31.874Z] time="2021-11-26T18:33:31Z" level=info msg="node 2 leaving" [2021-11-26T18:33:31.874Z] time="2021-11-26T18:33:31Z" level=info msg="Node e016b7142345 change state NodeActive --> NodeLeft" [2021-11-26T18:33:31.874Z] time="2021-11-26T18:33:31Z" level=info msg="node5(cda70ccd6641): Node leave event for e016b7142345/172.17.79.225" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="Node e016b7142345 change state NodeActive --> NodeLeft" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="node4(7d960fe085c6): Node leave event for e016b7142345/172.17.79.225" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="Node e016b7142345 change state NodeActive --> NodeLeft" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="node3(e016b7142345): Node leave event for e016b7142345/172.17.79.225" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=debug msg="memberlist: Failed ping: cda70ccd6641 (timeout reached)" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.79.225:10035: use of closed network connection" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.79.225:10034: use of closed network connection" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.79.225:10036: use of closed network connection" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49380" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="Node e016b7142345/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="Node e016b7142345/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="Node e016b7142345/172.17.79.225, left gossip cluster" [2021-11-26T18:33:31.875Z] networkdb_test.go:867: node5: OK [2021-11-26T18:33:31.875Z] networkdb_test.go:867: node4: OK [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="node 0 coming back" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8f2d0631810a with config:&{NodeID:8f2d0631810a 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-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="Node 8f2d0631810a/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="Node 8f2d0631810a/172.17.79.225, added to nodes list" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="node 1 coming back" [2021-11-26T18:33:31.875Z] time="2021-11-26T18:33:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b84d96b74fd0 with config:&{NodeID:b84d96b74fd0 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-26T18:33:32.341Z] time="2021-11-26T18:33:31Z" level=info msg="Node b84d96b74fd0/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:32.341Z] time="2021-11-26T18:33:31Z" level=info msg="Node b84d96b74fd0/172.17.79.225, added to nodes list" [2021-11-26T18:33:32.341Z] time="2021-11-26T18:33:31Z" level=info msg="node 2 coming back" [2021-11-26T18:33:32.341Z] time="2021-11-26T18:33:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7073b1d9925e with config:&{NodeID:7073b1d9925e 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-26T18:33:32.341Z] time="2021-11-26T18:33:31Z" level=info msg="Node 7073b1d9925e/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:32.341Z] time="2021-11-26T18:33:31Z" level=info msg="Node 7073b1d9925e/172.17.79.225, added to nodes list" [2021-11-26T18:33:32.341Z] time="2021-11-26T18:33:31Z" level=warning msg="memberlist: Was able to connect to cda70ccd6641 but other probes failed, network may be misconfigured" [2021-11-26T18:33:32.809Z] time="2021-11-26T18:33:32Z" level=debug msg="memberlist: Failed ping: cda70ccd6641 (timeout reached)" [2021-11-26T18:33:32.809Z] time="2021-11-26T18:33:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.79.225:10036: use of closed network connection" [2021-11-26T18:33:32.809Z] time="2021-11-26T18:33:32Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49381" [2021-11-26T18:33:33.048Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-11-26T18:33:33.048Z] === RUN TestNetworkDBNodeLeave [2021-11-26T18:33:33.275Z] time="2021-11-26T18:33:32Z" level=warning msg="memberlist: Was able to connect to cda70ccd6641 but other probes failed, network may be misconfigured" [2021-11-26T18:33:33.517Z] --- PASS: Test (3.12s) [2021-11-26T18:33:33.517Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-26T18:33:33.517Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-26T18:33:33.517Z] --- PASS: Test/TestWatch (3.00s) [2021-11-26T18:33:33.517Z] PASS [2021-11-26T18:33:33.517Z] coverage: 84.1% of statements [2021-11-26T18:33:33.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.164s coverage: 84.1% of statements [2021-11-26T18:33:34.506Z] === RUN Test [2021-11-26T18:33:34.506Z] === RUN Test/TestWatch [2021-11-26T18:33:34.506Z] --- PASS: Test (0.00s) [2021-11-26T18:33:34.506Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:33:34.506Z] PASS [2021-11-26T18:33:34.506Z] coverage: 92.3% of statements [2021-11-26T18:33:34.506Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-11-26T18:33:35.483Z] time="2021-11-26T18:33:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.79.225:10033 172.17.79.225:10034 172.17.79.225:10035]" [2021-11-26T18:33:35.499Z] === RUN Test [2021-11-26T18:33:35.499Z] === RUN Test/TestInitialize [2021-11-26T18:33:35.499Z] === RUN Test/TestInitializeWithPattern [2021-11-26T18:33:35.499Z] === RUN Test/TestRegister [2021-11-26T18:33:35.499Z] === RUN Test/TestWatch [2021-11-26T18:33:35.499Z] --- PASS: Test (0.00s) [2021-11-26T18:33:35.499Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-26T18:33:35.499Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-26T18:33:35.499Z] --- PASS: Test/TestRegister (0.00s) [2021-11-26T18:33:35.499Z] --- PASS: Test/TestWatch (0.00s) [2021-11-26T18:33:35.499Z] PASS [2021-11-26T18:33:35.499Z] coverage: 93.8% of statements [2021-11-26T18:33:35.499Z] ok github.com/docker/docker/pkg/discovery/nodes 0.074s coverage: 93.8% of statements [2021-11-26T18:33:35.949Z] time="2021-11-26T18:33:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.79.225:10033 172.17.79.225:10034 172.17.79.225:10035]" [2021-11-26T18:33:35.972Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-11-26T18:33:35.972Z] === RUN TestNetworkDBWatch [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10033" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49382" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, is the new incarnation of the shutdown node 33212000d955/172.17.79.225" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10034" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49383" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, is the new incarnation of the shutdown node 45104d6c8212/172.17.79.225" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10035" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49384" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node cda70ccd6641/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7d960fe085c6/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7d960fe085c6/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, is the new incarnation of the shutdown node e016b7142345/172.17.79.225" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, is the new incarnation of the shutdown node 45104d6c8212/172.17.79.225" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, is the new incarnation of the shutdown node 33212000d955/172.17.79.225" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 8f2d0631810a/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node b84d96b74fd0/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.415Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.444Z] === RUN TestPollerAddRemove [2021-11-26T18:33:36.444Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-26T18:33:36.444Z] === RUN TestPollerEvent [2021-11-26T18:33:36.444Z] poller_test.go:40: No chmod on Windows [2021-11-26T18:33:36.444Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-26T18:33:36.444Z] === RUN TestPollerClose [2021-11-26T18:33:36.444Z] --- PASS: TestPollerClose (0.00s) [2021-11-26T18:33:36.444Z] PASS [2021-11-26T18:33:36.444Z] coverage: 45.7% of statements [2021-11-26T18:33:36.444Z] ok github.com/docker/docker/pkg/filenotify 0.086s coverage: 45.7% of statements [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, joined gossip cluster" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, is the new incarnation of the shutdown node e016b7142345/172.17.79.225" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=info msg="Node 7073b1d9925e/172.17.79.225, added to nodes list" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10033" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49385" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49386" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10034" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.79.225:10035" [2021-11-26T18:33:36.882Z] time="2021-11-26T18:33:36Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49387" [2021-11-26T18:33:37.349Z] 2021/11/26 18:33:36 Closing DB instances... [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="node2(b84d96b74fd0): Node leave event for 8f2d0631810a/172.17.79.225" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="node4(7d960fe085c6): Node leave event for 8f2d0631810a/172.17.79.225" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="node3(7073b1d9925e): Node leave event for 8f2d0631810a/172.17.79.225" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="node1(8f2d0631810a): Node leave event for 8f2d0631810a/172.17.79.225" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="node5(cda70ccd6641): Node leave event for 8f2d0631810a/172.17.79.225" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.349Z] time="2021-11-26T18:33:37Z" level=info msg="Node 8f2d0631810a/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.432Z] === RUN TestCopyFileWithInvalidSrc [2021-11-26T18:33:37.432Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestCopyFileWithInvalidDest [2021-11-26T18:33:37.432Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-26T18:33:37.432Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-26T18:33:37.432Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-11-26T18:33:37.432Z] === RUN TestCopyFile [2021-11-26T18:33:37.432Z] --- PASS: TestCopyFile (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-26T18:33:37.432Z] fileutils_test.go:133: Needs porting to Windows [2021-11-26T18:33:37.432Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-26T18:33:37.432Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-26T18:33:37.432Z] fileutils_test.go:179: Needs porting to Windows [2021-11-26T18:33:37.432Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestWildcardMatches [2021-11-26T18:33:37.432Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestPatternMatches [2021-11-26T18:33:37.432Z] --- PASS: TestPatternMatches (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-26T18:33:37.432Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-26T18:33:37.432Z] === RUN TestPatternMatchesFolderExclusions [2021-11-26T18:33:37.433Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-26T18:33:37.433Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-26T18:33:37.433Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-26T18:33:37.433Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-26T18:33:37.433Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestSingleExclamationError [2021-11-26T18:33:37.433Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestMatchesWithNoPatterns [2021-11-26T18:33:37.433Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestMatchesWithMalformedPatterns [2021-11-26T18:33:37.433Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestMatches [2021-11-26T18:33:37.433Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-26T18:33:37.433Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-26T18:33:37.433Z] === RUN TestMatches/MatchesUsingParentResults [2021-11-26T18:33:37.433Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-11-26T18:33:37.433Z] --- PASS: TestMatches (0.01s) [2021-11-26T18:33:37.433Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-26T18:33:37.433Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-26T18:33:37.433Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-11-26T18:33:37.433Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestCleanPatterns [2021-11-26T18:33:37.433Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-26T18:33:37.433Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestCleanPatternsExceptionFlag [2021-11-26T18:33:37.433Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-26T18:33:37.433Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-26T18:33:37.433Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestCleanPatternsErrorSingleException [2021-11-26T18:33:37.433Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-26T18:33:37.433Z] === RUN TestCreateIfNotExistsDir [2021-11-26T18:33:37.433Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-11-26T18:33:37.433Z] === RUN TestCreateIfNotExistsFile [2021-11-26T18:33:37.433Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-11-26T18:33:37.433Z] === RUN TestMatch [2021-11-26T18:33:37.433Z] --- PASS: TestMatch (0.00s) [2021-11-26T18:33:37.433Z] PASS [2021-11-26T18:33:37.433Z] coverage: 84.0% of statements [2021-11-26T18:33:37.433Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 84.0% of statements [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0 change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="node4(7d960fe085c6): Node leave event for b84d96b74fd0/172.17.79.225" [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0 change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="node3(7073b1d9925e): Node leave event for b84d96b74fd0/172.17.79.225" [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0 change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="node5(cda70ccd6641): Node leave event for b84d96b74fd0/172.17.79.225" [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0 change state NodeActive --> NodeLeft" [2021-11-26T18:33:37.815Z] time="2021-11-26T18:33:37Z" level=info msg="node2(b84d96b74fd0): Node leave event for b84d96b74fd0/172.17.79.225" [2021-11-26T18:33:37.816Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.816Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.816Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0/172.17.79.225, left gossip cluster" [2021-11-26T18:33:37.901Z] 2021/11/26 18:33:37 Closing DB instances... [2021-11-26T18:33:37.901Z] --- PASS: TestGetAddress (19.26s) [2021-11-26T18:33:37.901Z] === RUN TestRequestSyntaxCheck [2021-11-26T18:33:37.901Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-26T18:33:37.901Z] === RUN TestRequest [2021-11-26T18:33:37.901Z] === RUN TestGet [2021-11-26T18:33:37.901Z] --- PASS: TestGet (0.00s) [2021-11-26T18:33:37.901Z] === RUN TestGetShortcutString [2021-11-26T18:33:37.901Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-26T18:33:37.901Z] PASS [2021-11-26T18:33:37.901Z] coverage: 42.9% of statements [2021-11-26T18:33:37.901Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2021-11-26T18:33:38.234Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.81s) [2021-11-26T18:33:38.234Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:37Z" level=info msg="Node b84d96b74fd0/172.17.79.225, left gossip cluster" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:37Z" level=info msg="Node 7073b1d9925e change state NodeActive --> NodeLeft" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:37Z" level=info msg="node4(7d960fe085c6): Node leave event for 7073b1d9925e/172.17.79.225" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:37Z" level=info msg="Node 7073b1d9925e change state NodeActive --> NodeLeft" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:37Z" level=info msg="node5(cda70ccd6641): Node leave event for 7073b1d9925e/172.17.79.225" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:37Z" level=info msg="Node 7073b1d9925e change state NodeActive --> NodeLeft" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:37Z" level=info msg="node3(7073b1d9925e): Node leave event for 7073b1d9925e/172.17.79.225" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:38Z" level=info msg="Node 7073b1d9925e/172.17.79.225, left gossip cluster" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:38Z" level=info msg="Node 7073b1d9925e/172.17.79.225, left gossip cluster" [2021-11-26T18:33:38.282Z] time="2021-11-26T18:33:38Z" level=info msg="Node 7073b1d9925e/172.17.79.225, left gossip cluster" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=debug msg="memberlist: Failed ping: 7073b1d9925e (timeout reached)" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.79.225:10036: use of closed network connection" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.79.225:10037: use of closed network connection" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=debug msg="memberlist: Stream connection from=172.17.79.225:49388" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=info msg="Node 7d960fe085c6 change state NodeActive --> NodeLeft" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=info msg="node5(cda70ccd6641): Node leave event for 7d960fe085c6/172.17.79.225" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=info msg="Node 7d960fe085c6 change state NodeActive --> NodeLeft" [2021-11-26T18:33:38.749Z] time="2021-11-26T18:33:38Z" level=info msg="node4(7d960fe085c6): Node leave event for 7d960fe085c6/172.17.79.225" [2021-11-26T18:33:38.888Z] === RUN TestCreateIDMapOrder [2021-11-26T18:33:38.888Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-26T18:33:38.888Z] PASS [2021-11-26T18:33:38.888Z] coverage: 7.2% of statements [2021-11-26T18:33:38.888Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-11-26T18:33:38.888Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-11-26T18:33:38.888Z] === RUN TestNetworkDBBulkSync [2021-11-26T18:33:39.216Z] time="2021-11-26T18:33:38Z" level=warning msg="memberlist: Was able to connect to 7073b1d9925e but other probes failed, network may be misconfigured" [2021-11-26T18:33:39.216Z] time="2021-11-26T18:33:39Z" level=info msg="Node 7d960fe085c6/172.17.79.225, left gossip cluster" [2021-11-26T18:33:39.682Z] time="2021-11-26T18:33:39Z" level=info msg="Node 7d960fe085c6/172.17.79.225, left gossip cluster" [2021-11-26T18:33:39.877Z] === RUN TestFixedBufferCap [2021-11-26T18:33:39.878Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-26T18:33:39.878Z] === RUN TestFixedBufferLen [2021-11-26T18:33:39.878Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-26T18:33:39.878Z] === RUN TestFixedBufferString [2021-11-26T18:33:39.878Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-26T18:33:39.878Z] === RUN TestFixedBufferWrite [2021-11-26T18:33:39.878Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-26T18:33:39.878Z] === RUN TestFixedBufferRead [2021-11-26T18:33:39.878Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-26T18:33:39.878Z] === RUN TestBytesPipeRead [2021-11-26T18:33:39.878Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-26T18:33:39.878Z] === RUN TestBytesPipeWrite [2021-11-26T18:33:39.878Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-26T18:33:39.878Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-26T18:33:40.149Z] time="2021-11-26T18:33:39Z" level=info msg="Node cda70ccd6641/172.17.79.225, left gossip cluster" [2021-11-26T18:33:40.149Z] time="2021-11-26T18:33:39Z" level=info msg="Node cda70ccd6641 change state NodeActive --> NodeFailed" [2021-11-26T18:33:40.149Z] time="2021-11-26T18:33:39Z" level=info msg="Node cda70ccd6641/172.17.79.225, added to failed nodes list" [2021-11-26T18:33:40.149Z] --- PASS: TestNetworkDBIslands (11.85s) [2021-11-26T18:33:40.149Z] PASS [2021-11-26T18:33:40.149Z] coverage: 60.0% of statements [2021-11-26T18:33:40.149Z] ok github.com/docker/docker/libnetwork/networkdb 104.454s coverage: 60.0% of statements [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/quota [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/rootless [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/volume [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-26T18:33:40.149Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-26T18:33:40.346Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-11-26T18:33:40.346Z] === RUN TestAtomicWriteToFile [2021-11-26T18:33:40.346Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-26T18:33:40.346Z] === RUN TestAtomicWriteSetCommit [2021-11-26T18:33:40.346Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-26T18:33:40.346Z] === RUN TestAtomicWriteSetCancel [2021-11-26T18:33:40.346Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-26T18:33:40.346Z] === RUN TestReadCloserWrapperClose [2021-11-26T18:33:40.346Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-26T18:33:40.346Z] === RUN TestReaderErrWrapperReadOnError [2021-11-26T18:33:40.346Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-26T18:33:40.346Z] === RUN TestReaderErrWrapperRead [2021-11-26T18:33:40.346Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-26T18:33:40.346Z] === RUN TestCancelReadCloser [2021-11-26T18:33:40.346Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-26T18:33:40.346Z] === RUN TestWriteCloserWrapperClose [2021-11-26T18:33:40.346Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-26T18:33:40.346Z] === RUN TestNopWriteCloser [2021-11-26T18:33:40.346Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-26T18:33:40.346Z] === RUN TestNopWriter [2021-11-26T18:33:40.346Z] --- PASS: TestNopWriter (0.00s) [2021-11-26T18:33:40.346Z] === RUN TestWriteCounter [2021-11-26T18:33:40.346Z] --- PASS: TestWriteCounter (0.00s) [2021-11-26T18:33:40.346Z] PASS [2021-11-26T18:33:40.346Z] coverage: 69.2% of statements [2021-11-26T18:33:40.346Z] ok github.com/docker/docker/pkg/ioutils 0.569s coverage: 69.2% of statements [2021-11-26T18:33:40.346Z] 2021/11/26 18:33:40 Closing DB instances... [2021-11-26T18:33:40.815Z] === RUN TestError [2021-11-26T18:33:40.815Z] --- PASS: TestError (0.00s) [2021-11-26T18:33:40.815Z] === RUN TestProgressString [2021-11-26T18:33:40.815Z] === RUN TestProgressString/no_progress [2021-11-26T18:33:40.815Z] === RUN TestProgressString/progress_1 [2021-11-26T18:33:40.815Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-26T18:33:40.815Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-26T18:33:40.815Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-26T18:33:40.815Z] === RUN TestProgressString/with_units [2021-11-26T18:33:40.815Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-26T18:33:40.815Z] === RUN TestProgressString/hide_counts [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-26T18:33:40.815Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-26T18:33:40.815Z] === RUN TestJSONMessageDisplay [2021-11-26T18:33:41.283Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-26T18:33:41.283Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-26T18:33:41.283Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-26T18:33:41.283Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-26T18:33:41.283Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-26T18:33:41.283Z] === RUN TestDisplayJSONMessagesStream [2021-11-26T18:33:41.283Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-26T18:33:41.283Z] PASS [2021-11-26T18:33:41.283Z] coverage: 91.7% of statements [2021-11-26T18:33:41.283Z] ok github.com/docker/docker/pkg/jsonmessage 0.151s coverage: 91.7% of statements [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === Skipped [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-26T18:33:41.709Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-26T18:33:41.709Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-26T18:33:41.709Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-26T18:33:41.709Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-26T18:33:41.709Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-26T18:33:41.709Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-26T18:33:41.709Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-26T18:33:41.709Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-26T18:33:41.709Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-26T18:33:41.709Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-26T18:33:41.709Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-26T18:33:41.709Z] daemon_test.go:146: root required [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-26T18:33:41.709Z] reload_test.go:520: root required [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-26T18:33:41.709Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-26T18:33:41.709Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-26T18:33:41.709Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-26T18:33:41.709Z] download_test.go:267: Needs fixing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-26T18:33:41.709Z] layer_test.go:303: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-26T18:33:41.709Z] layer_test.go:352: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-26T18:33:41.709Z] layer_test.go:467: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-26T18:33:41.709Z] layer_test.go:696: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-26T18:33:41.709Z] migration_test.go:45: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-26T18:33:41.709Z] migration_test.go:181: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-26T18:33:41.709Z] mount_test.go:17: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-26T18:33:41.709Z] mount_test.go:76: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-26T18:33:41.709Z] mount_test.go:125: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-26T18:33:41.709Z] mount_test.go:212: Failing on Windows [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-26T18:33:41.709Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-26T18:33:41.709Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-26T18:33:41.709Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-26T18:33:41.709Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-26T18:33:41.709Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-26T18:33:41.709Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-26T18:33:41.709Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-26T18:33:41.709Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-26T18:33:41.709Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-26T18:33:41.709Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-26T18:33:41.709Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-26T18:33:41.709Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:33:41.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:33:41.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:33:41.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:33:41.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:33:41.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-26T18:33:41.709Z] archive_test.go:133: Xz not present in msys2 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-26T18:33:41.709Z] archive_test.go:140: zstd not installed [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-26T18:33:41.709Z] archive_test.go:252: Failing on Windows CI machines [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:33:41.709Z] archive_windows_test.go:16: Currently fails [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-26T18:33:41.709Z] changes_test.go:195: needs more investigation [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-26T18:33:41.709Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-26T18:33:41.709Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-26T18:33:41.709Z] changes_test.go:432: needs further investigation [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-26T18:33:41.709Z] changes_test.go:468: needs further investigation [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-26T18:33:41.709Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-26T18:33:41.709Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-26T18:33:41.709Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-26T18:33:41.709Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.709Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-26T18:33:41.709Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.709Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-26T18:33:41.710Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:33:41.710Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:33:41.710Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-26T18:33:41.710Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-26T18:33:41.710Z] poller_test.go:40: No chmod on Windows [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-26T18:33:41.710Z] fileutils_test.go:133: Needs porting to Windows [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-26T18:33:41.710Z] fileutils_test.go:179: Needs porting to Windows [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-26T18:33:41.710Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-26T18:33:41.710Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-26T18:33:41.710Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-26T18:33:41.710Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-26T18:33:41.710Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-26T18:33:41.710Z] [2021-11-26T18:33:41.710Z] DONE 2090 tests, 70 skipped in 241.503s [2021-11-26T18:33:41.710Z] INFO: make.ps1 ended at 11/26/2021 18:33:41 [2021-11-26T18:33:41.751Z] === RUN TestStandardLongPath [2021-11-26T18:33:41.751Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-26T18:33:41.751Z] === RUN TestUNCLongPath [2021-11-26T18:33:41.751Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-26T18:33:41.751Z] PASS [2021-11-26T18:33:41.751Z] coverage: 100.0% of statements [2021-11-26T18:33:41.751Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-11-26T18:33:41.751Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-11-26T18:33:41.751Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-26T18:33:42.219Z] === RUN TestNameFormat [2021-11-26T18:33:42.220Z] --- PASS: TestNameFormat (0.00s) [2021-11-26T18:33:42.220Z] === RUN TestNameRetries [2021-11-26T18:33:42.220Z] --- PASS: TestNameRetries (0.00s) [2021-11-26T18:33:42.220Z] PASS [2021-11-26T18:33:42.220Z] coverage: 85.7% of statements [2021-11-26T18:33:42.220Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2021-11-26T18:33:42.688Z] === RUN TestParseKeyValueOpt [2021-11-26T18:33:42.688Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-26T18:33:42.688Z] === RUN TestParseUintList [2021-11-26T18:33:42.688Z] --- PASS: TestParseUintList (0.00s) [2021-11-26T18:33:42.688Z] === RUN TestParseUintListMaximumLimits [2021-11-26T18:33:42.688Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-26T18:33:42.688Z] PASS [2021-11-26T18:33:42.688Z] coverage: 97.0% of statements [2021-11-26T18:33:42.688Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-11-26T18:33:43.157Z] === RUN TestNewAndRemove [2021-11-26T18:33:43.157Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-26T18:33:43.157Z] === RUN TestRemoveInvalidPath [2021-11-26T18:33:43.157Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-26T18:33:43.157Z] PASS [2021-11-26T18:33:43.157Z] coverage: 82.6% of statements [2021-11-26T18:33:43.157Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2021-11-26T18:33:43.917Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-26T18:33:43.918Z] INFO: Unit tests ended at 11/26/2021 18:33:43. Duration:00:04:12.5379621 [2021-11-26T18:33:43.918Z] INFO: Building busybox [2021-11-26T18:33:44.146Z] === RUN TestParseEmptyInterface [2021-11-26T18:33:44.146Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-26T18:33:44.146Z] === RUN TestParseNonInterfaceType [2021-11-26T18:33:44.146Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-26T18:33:44.146Z] === RUN TestParseWithOneFunction [2021-11-26T18:33:44.146Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-26T18:33:44.146Z] === RUN TestParseWithMultipleFuncs [2021-11-26T18:33:44.146Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-26T18:33:44.146Z] === RUN TestParseWithUnnamedReturn [2021-11-26T18:33:44.146Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-26T18:33:44.146Z] === RUN TestEmbeddedInterface [2021-11-26T18:33:44.146Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-26T18:33:44.146Z] === RUN TestParsedImports [2021-11-26T18:33:44.146Z] --- PASS: TestParsedImports (0.00s) [2021-11-26T18:33:44.146Z] === RUN TestAliasedImports [2021-11-26T18:33:44.146Z] --- PASS: TestAliasedImports (0.00s) [2021-11-26T18:33:44.146Z] PASS [2021-11-26T18:33:44.146Z] coverage: 56.8% of statements [2021-11-26T18:33:44.146Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-11-26T18:33:44.384Z] Sending build context to Docker daemon 5.12kB [2021-11-26T18:33:44.384Z] [2021-11-26T18:33:44.384Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-26T18:33:44.384Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-26T18:33:44.384Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-26T18:33:44.384Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-26T18:33:44.384Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-26T18:33:44.384Z] ---> 3d4792f88e26 [2021-11-26T18:33:44.384Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-26T18:33:44.384Z] ---> Running in 7897dc09262c [2021-11-26T18:33:44.614Z] === RUN TestFailedConnection [2021-11-26T18:33:44.614Z] 2021/11/26 18:33:44 Closing DB instances... [2021-11-26T18:33:45.083Z] --- PASS: TestRequest (7.17s) [2021-11-26T18:33:45.083Z] === RUN TestOverlappingRequests [2021-11-26T18:33:45.083Z] time="2021-11-26T18:33:44Z" level=error msg="node: c64683a1a960 is unknown to memberlist" [2021-11-26T18:33:45.083Z] === RUN TestHTTPTransport [2021-11-26T18:33:45.083Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-26T18:33:45.083Z] PASS [2021-11-26T18:33:45.083Z] coverage: 85.7% of statements [2021-11-26T18:33:45.083Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-11-26T18:33:45.083Z] --- PASS: TestOverlappingRequests (0.33s) [2021-11-26T18:33:45.083Z] === RUN TestRelease [2021-11-26T18:33:45.551Z] --- PASS: TestFailedConnection (1.00s) [2021-11-26T18:33:45.551Z] === RUN TestFailOnce [2021-11-26T18:33:45.551Z] 2021/11/26 18:33:45 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-11-26T18:33:45.551Z] goroutine 18 [running]: [2021-11-26T18:33:45.551Z] net/http.(*conn).serve.func1() [2021-11-26T18:33:45.551Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-26T18:33:45.551Z] panic({0x136ac60, 0x1477350}) [2021-11-26T18:33:45.551Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-26T18:33:45.551Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc5d802e89fd4df9}, 0xc000051a98) [2021-11-26T18:33:45.551Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-26T18:33:45.551Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14840d0, 0xc0000c0000}, 0x12bef46) [2021-11-26T18:33:45.551Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-26T18:33:45.551Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14840d0, 0xc0000c0000}, 0xc0001a0000) [2021-11-26T18:33:45.551Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-26T18:33:45.551Z] net/http.serverHandler.ServeHTTP({0x14826d0}, {0x14840d0, 0xc0000c0000}, 0xc0001a0000) [2021-11-26T18:33:45.551Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-26T18:33:45.551Z] net/http.(*conn).serve(0xc000190000, {0x1485fa0, 0xc0000880c0}) [2021-11-26T18:33:45.551Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-26T18:33:45.551Z] created by net/http.(*Server).Serve [2021-11-26T18:33:45.551Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-26T18:33:45.551Z] time="2021-11-26T18:33:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-11-26T18:33:45.551Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-26T18:33:45.551Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-26T18:33:45.551Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-26T18:33:45.551Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-26T18:33:45.551Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-26T18:33:45.551Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-26T18:33:45.551Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-26T18:33:45.551Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-26T18:33:45.551Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-26T18:33:45.551Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-26T18:33:45.551Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-26T18:33:45.551Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-26T18:33:45.551Z] === RUN TestBufferPoolPutAndGet [2021-11-26T18:33:45.551Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-26T18:33:45.551Z] PASS [2021-11-26T18:33:45.551Z] coverage: 88.2% of statements [2021-11-26T18:33:45.551Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-11-26T18:33:46.019Z] === RUN TestOutputOnPrematureClose [2021-11-26T18:33:46.019Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-26T18:33:46.019Z] === RUN TestCompleteSilently [2021-11-26T18:33:46.019Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-26T18:33:46.019Z] PASS [2021-11-26T18:33:46.019Z] coverage: 75.9% of statements [2021-11-26T18:33:46.019Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-11-26T18:33:46.488Z] === RUN TestSendToOneSub [2021-11-26T18:33:46.488Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestSendToMultipleSubs [2021-11-26T18:33:46.488Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestEvictOneSub [2021-11-26T18:33:46.488Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestClosePublisher [2021-11-26T18:33:46.488Z] --- PASS: TestClosePublisher (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestPubSubRace [2021-11-26T18:33:46.488Z] --- PASS: TestRelease (1.25s) [2021-11-26T18:33:46.488Z] === RUN TestAllocateRandomDeallocate [2021-11-26T18:33:46.488Z] --- PASS: TestFailOnce (1.13s) [2021-11-26T18:33:46.488Z] === RUN TestEchoInputOutput [2021-11-26T18:33:46.488Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestBackoff [2021-11-26T18:33:46.488Z] --- PASS: TestBackoff (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestAbortRetry [2021-11-26T18:33:46.488Z] --- PASS: TestAbortRetry (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestClientScheme [2021-11-26T18:33:46.488Z] --- PASS: TestClientScheme (0.00s) [2021-11-26T18:33:46.488Z] === RUN TestNewClientWithTimeout [2021-11-26T18:33:46.957Z] time="2021-11-26T18:33:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-26T18:33:47.424Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.49s) [2021-11-26T18:33:47.424Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-26T18:33:47.424Z] --- PASS: TestPubSubRace (1.06s) [2021-11-26T18:33:47.424Z] PASS [2021-11-26T18:33:47.424Z] coverage: 75.0% of statements [2021-11-26T18:33:47.424Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2021-11-26T18:33:47.893Z] === RUN TestRegister [2021-11-26T18:33:47.893Z] --- PASS: TestRegister (0.00s) [2021-11-26T18:33:47.893Z] === RUN TestCommand [2021-11-26T18:33:47.893Z] --- PASS: TestCommand (0.02s) [2021-11-26T18:33:47.893Z] === RUN TestNaiveSelf [2021-11-26T18:33:47.893Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-26T18:33:47.893Z] PASS [2021-11-26T18:33:47.893Z] coverage: 82.4% of statements [2021-11-26T18:33:47.893Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-11-26T18:33:48.166Z] Removing intermediate container 7897dc09262c [2021-11-26T18:33:48.166Z] ---> b113e330f067 [2021-11-26T18:33:48.166Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-26T18:33:48.166Z] ---> Running in 075d5e4e26f6 [2021-11-26T18:33:48.361Z] 2021/11/26 18:33:48 Closing DB instances... [2021-11-26T18:33:48.361Z] === RUN TestDump [2021-11-26T18:33:48.361Z] goroutine 19 [running]: [2021-11-26T18:33:48.361Z] github.com/docker/docker/pkg/stack.dump(0x11fb477) [2021-11-26T18:33:48.361Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-26T18:33:48.361Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-26T18:33:48.361Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-26T18:33:48.361Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-26T18:33:48.361Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-26T18:33:48.361Z] testing.tRunner(0xc000085380, 0x1368e38) [2021-11-26T18:33:48.361Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:33:48.361Z] created by testing.(*T).Run [2021-11-26T18:33:48.361Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-26T18:33:48.361Z] [2021-11-26T18:33:48.361Z] goroutine 1 [chan receive]: [2021-11-26T18:33:48.361Z] testing.(*T).Run(0xc0000851e0, {0x135a4fd, 0x11da1d3}, 0x1368e38) [2021-11-26T18:33:48.361Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-26T18:33:48.361Z] testing.runTests.func1(0xc0000b6720) [2021-11-26T18:33:48.361Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-26T18:33:48.361Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-11-26T18:33:48.361Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:33:48.361Z] testing.runTests(0xc0000d0080, {0x14ccba0, 0x3, 0x3}, {0x11fa6cd, 0x135c1f7, 0x14d1640}) [2021-11-26T18:33:48.361Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-26T18:33:48.361Z] testing.(*M).Run(0xc0000d0080) [2021-11-26T18:33:48.361Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-26T18:33:48.361Z] main.main() [2021-11-26T18:33:48.361Z] _testmain.go:95 +0x1f5 [2021-11-26T18:33:48.361Z] --- PASS: TestDump (0.00s) [2021-11-26T18:33:48.361Z] === RUN TestDumpToFile [2021-11-26T18:33:48.634Z] Removing intermediate container 075d5e4e26f6 [2021-11-26T18:33:48.634Z] ---> 757c01046c4d [2021-11-26T18:33:48.634Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-26T18:33:48.634Z] ---> Running in dd898a32182a [2021-11-26T18:33:48.830Z] time="2021-11-26T18:33:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-26T18:33:48.830Z] --- PASS: TestDumpToFile (0.09s) [2021-11-26T18:33:48.830Z] === RUN TestDumpToFileWithEmptyInput [2021-11-26T18:33:48.830Z] goroutine 21 [running]: [2021-11-26T18:33:48.830Z] github.com/docker/docker/pkg/stack.dump(0x1268434) [2021-11-26T18:33:48.830Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-26T18:33:48.830Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x12687e0}) [2021-11-26T18:33:48.830Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-26T18:33:48.830Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-11-26T18:33:48.830Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-26T18:33:48.830Z] testing.tRunner(0xc000085860, 0x1368e28) [2021-11-26T18:33:48.830Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:33:48.830Z] created by testing.(*T).Run [2021-11-26T18:33:48.830Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-26T18:33:48.830Z] [2021-11-26T18:33:48.830Z] goroutine 1 [chan receive]: [2021-11-26T18:33:48.830Z] testing.(*T).Run(0xc0000851e0, {0x1361289, 0x11da1d3}, 0x1368e28) [2021-11-26T18:33:48.830Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-26T18:33:48.830Z] testing.runTests.func1(0xc0000b6720) [2021-11-26T18:33:48.830Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-26T18:33:48.830Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-11-26T18:33:48.830Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-26T18:33:48.830Z] testing.runTests(0xc0000d0080, {0x14ccba0, 0x3, 0x3}, {0x11fa6cd, 0x135c1f7, 0x14d1640}) [2021-11-26T18:33:48.830Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-26T18:33:48.830Z] testing.(*M).Run(0xc0000d0080) [2021-11-26T18:33:48.830Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-26T18:33:48.830Z] main.main() [2021-11-26T18:33:48.830Z] _testmain.go:95 +0x1f5 [2021-11-26T18:33:48.830Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-26T18:33:48.830Z] PASS [2021-11-26T18:33:48.830Z] coverage: 90.9% of statements [2021-11-26T18:33:48.830Z] ok github.com/docker/docker/pkg/stack 0.118s coverage: 90.9% of statements [2021-11-26T18:33:49.100Z] Removing intermediate container dd898a32182a [2021-11-26T18:33:49.100Z] ---> 6127cfae6ff7 [2021-11-26T18:33:49.100Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-26T18:33:49.299Z] === RUN TestNewStdWriter [2021-11-26T18:33:49.299Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-26T18:33:49.299Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestWriteWithNilBytes [2021-11-26T18:33:49.299Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestWrite [2021-11-26T18:33:49.299Z] --- PASS: TestWrite (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestWriteWithWriterError [2021-11-26T18:33:49.299Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-26T18:33:49.299Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyWriteAndRead [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-26T18:33:49.299Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-26T18:33:49.299Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-26T18:33:49.299Z] PASS [2021-11-26T18:33:49.299Z] coverage: 100.0% of statements [2021-11-26T18:33:49.299Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-11-26T18:33:49.767Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-26T18:33:49.767Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-26T18:33:49.767Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestFormatStatus [2021-11-26T18:33:49.767Z] --- PASS: TestFormatStatus (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestFormatError [2021-11-26T18:33:49.767Z] --- PASS: TestFormatError (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestFormatJSONError [2021-11-26T18:33:49.767Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-26T18:33:49.767Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-26T18:33:49.767Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestNewJSONProgressOutput [2021-11-26T18:33:49.767Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestAuxFormatterEmit [2021-11-26T18:33:49.767Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestStreamWriterStdout [2021-11-26T18:33:49.767Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-26T18:33:49.767Z] === RUN TestStreamWriterStderr [2021-11-26T18:33:49.767Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-26T18:33:49.767Z] PASS [2021-11-26T18:33:49.767Z] coverage: 66.2% of statements [2021-11-26T18:33:49.767Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-11-26T18:33:49.767Z] --- PASS: TestAllocateRandomDeallocate (3.40s) [2021-11-26T18:33:49.767Z] === RUN TestRetrieveFromStore [2021-11-26T18:33:50.084Z] [2021-11-26T18:33:50.236Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-26T18:33:50.236Z] === RUN TestNetworkDBGarbageCollection [2021-11-26T18:33:50.236Z] === RUN TestGenerateRandomID [2021-11-26T18:33:50.236Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-26T18:33:50.236Z] === RUN TestShortenId [2021-11-26T18:33:50.236Z] --- PASS: TestShortenId (0.00s) [2021-11-26T18:33:50.236Z] === RUN TestShortenSha256Id [2021-11-26T18:33:50.236Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-26T18:33:50.236Z] === RUN TestShortenIdEmpty [2021-11-26T18:33:50.236Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-26T18:33:50.236Z] === RUN TestShortenIdInvalid [2021-11-26T18:33:50.236Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-26T18:33:50.236Z] === RUN TestIsShortIDNonHex [2021-11-26T18:33:50.236Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-26T18:33:50.236Z] === RUN TestIsShortIDNotCorrectSize [2021-11-26T18:33:50.236Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-26T18:33:50.236Z] PASS [2021-11-26T18:33:50.236Z] coverage: 70.6% of statements [2021-11-26T18:33:50.236Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2021-11-26T18:33:50.551Z] ---> 7b85c9829a38 [2021-11-26T18:33:50.551Z] 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-26T18:33:50.551Z] ---> Running in f48b310dbd61 [2021-11-26T18:33:50.704Z] === RUN TestIsCpusetListAvailable [2021-11-26T18:33:50.704Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-26T18:33:50.704Z] PASS [2021-11-26T18:33:50.704Z] coverage: 39.4% of statements [2021-11-26T18:33:50.704Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2021-11-26T18:33:50.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:33:50.764Z] INFO: Testing against a local daemon [2021-11-26T18:33:50.764Z] === RUN TestBuildWithSession [2021-11-26T18:33:50.764Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:33:50.764Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-26T18:33:50.764Z] === RUN TestBuildSquashParent [2021-11-26T18:33:50.764Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:33:50.764Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-26T18:33:50.764Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-26T18:33:50.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:33:50.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:33:50.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:33:50.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:33:50.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:33:50.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:33:50.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:33:50.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:33:50.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:33:50.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:33:50.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:33:50.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:33:50.764Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:33:50.764Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:33:50.764Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:33:50.764Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:33:51.173Z] --- PASS: TestRetrieveFromStore (1.14s) [2021-11-26T18:33:51.173Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-26T18:33:51.173Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-26T18:33:51.173Z] === RUN TestParallelPredefinedRequest1 [2021-11-26T18:33:51.173Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-26T18:33:51.173Z] === RUN TestParallelPredefinedRequest2 [2021-11-26T18:33:51.173Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-26T18:33:51.173Z] === RUN TestParallelPredefinedRequest3 [2021-11-26T18:33:51.173Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-26T18:33:51.173Z] === RUN TestParallelPredefinedRequest4 [2021-11-26T18:33:51.173Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-26T18:33:51.173Z] === RUN TestParallelPredefinedRequest5 [2021-11-26T18:33:51.173Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-26T18:33:51.173Z] === RUN TestDebug [2021-11-26T18:33:51.173Z] --- PASS: TestDebug (0.00s) [2021-11-26T18:33:51.173Z] === RUN TestRequestPoolParallel [2021-11-26T18:33:51.173Z] time="2021-11-26T18:33:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-26T18:33:51.641Z] --- PASS: TestRequestPoolParallel (0.39s) [2021-11-26T18:33:51.641Z] === RUN TestFullAllocateRelease [2021-11-26T18:33:51.641Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-11-26T18:33:51.641Z] === RUN TestOddAllocateRelease [2021-11-26T18:33:52.110Z] === RUN TestChtimes [2021-11-26T18:33:52.110Z] --- PASS: TestChtimes (0.00s) [2021-11-26T18:33:52.110Z] === RUN TestChtimesWindows [2021-11-26T18:33:52.110Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-26T18:33:52.110Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-26T18:33:52.110Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-26T18:33:52.110Z] === RUN TestEnsureRemoveAllNotExist [2021-11-26T18:33:52.110Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-26T18:33:52.110Z] === RUN TestEnsureRemoveAllWithDir [2021-11-26T18:33:52.110Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-26T18:33:52.110Z] === RUN TestEnsureRemoveAllWithFile [2021-11-26T18:33:52.110Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-26T18:33:52.110Z] === RUN TestHasWin32KSupport [2021-11-26T18:33:52.110Z] syscall_windows_test.go:8: win32k: true [2021-11-26T18:33:52.110Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-26T18:33:52.110Z] PASS [2021-11-26T18:33:52.110Z] coverage: 13.0% of statements [2021-11-26T18:33:52.110Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-11-26T18:33:52.110Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-11-26T18:33:52.110Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-26T18:33:52.110Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-26T18:33:52.110Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-26T18:33:52.110Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-26T18:33:52.110Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-26T18:33:52.110Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest1 [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest4 [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest3 [2021-11-26T18:33:52.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest5 [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest2 [2021-11-26T18:33:52.110Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest5 [2021-11-26T18:33:52.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest2 [2021-11-26T18:33:52.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest4 [2021-11-26T18:33:52.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:52.110Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:33:52.110Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:33:52.110Z] === CONT TestParallelPredefinedRequest1 [2021-11-26T18:33:52.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:33:52.110Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:33:52.110Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:33:52.110Z] PASS [2021-11-26T18:33:52.110Z] coverage: 85.3% of statements [2021-11-26T18:33:52.110Z] ok github.com/docker/docker/libnetwork/ipam 39.695s coverage: 85.3% of statements [2021-11-26T18:33:52.580Z] === RUN TestTailFile [2021-11-26T18:33:52.580Z] --- PASS: TestTailFile (0.00s) [2021-11-26T18:33:52.580Z] === RUN TestTailFileManyLines [2021-11-26T18:33:52.580Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-26T18:33:52.580Z] === RUN TestTailEmptyFile [2021-11-26T18:33:52.580Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-26T18:33:52.580Z] === RUN TestTailNegativeN [2021-11-26T18:33:52.580Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader [2021-11-26T18:33:52.580Z] === CONT TestNewTailReader [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/no_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/truncated_last_line [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-26T18:33:52.580Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.580Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.580Z] === CONT TestNewTailReader/no_delimiter [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:33:52.580Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.580Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:52.581Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-26T18:33:52.581Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:52.582Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:52.582Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:52.582Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-26T18:33:53.052Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.052Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.053Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-26T18:33:53.055Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:33:53.055Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:33:53.056Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:33:53.057Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.525Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-26T18:33:53.526Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-26T18:33:53.526Z] PASS [2021-11-26T18:33:53.526Z] coverage: 88.6% of statements [2021-11-26T18:33:53.526Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2021-11-26T18:33:53.526Z] === RUN TestTarSumRemoveNonExistent [2021-11-26T18:33:53.526Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-26T18:33:53.526Z] === RUN TestTarSumRemove [2021-11-26T18:33:53.526Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-26T18:33:53.526Z] === RUN TestSortFileInfoSums [2021-11-26T18:33:53.526Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-26T18:33:53.526Z] === RUN TestNewTarSumForLabelInvalid [2021-11-26T18:33:53.526Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestNewTarSumForLabel [2021-11-26T18:33:53.995Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestEmptyTar [2021-11-26T18:33:53.995Z] --- PASS: TestEmptyTar (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestTarSumsReadSize [2021-11-26T18:33:53.995Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestTarSums [2021-11-26T18:33:53.995Z] --- PASS: TestTarSums (0.05s) [2021-11-26T18:33:53.995Z] === RUN TestIteration [2021-11-26T18:33:53.995Z] --- PASS: TestIteration (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestVersionLabelForChecksum [2021-11-26T18:33:53.995Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestVersion [2021-11-26T18:33:53.995Z] --- PASS: TestVersion (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestGetVersion [2021-11-26T18:33:53.995Z] --- PASS: TestGetVersion (0.00s) [2021-11-26T18:33:53.995Z] === RUN TestGetVersions [2021-11-26T18:33:53.995Z] --- PASS: TestGetVersions (0.00s) [2021-11-26T18:33:53.995Z] PASS [2021-11-26T18:33:53.995Z] coverage: 89.3% of statements [2021-11-26T18:33:53.995Z] ok github.com/docker/docker/pkg/tarsum 0.093s coverage: 89.3% of statements [2021-11-26T18:33:54.463Z] testing: warning: no tests to run [2021-11-26T18:33:54.463Z] PASS [2021-11-26T18:33:54.463Z] coverage: [no statements] [2021-11-26T18:33:54.464Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-11-26T18:33:54.932Z] === RUN TestTruncIndex [2021-11-26T18:33:54.932Z] --- PASS: TestTruncIndex (0.10s) [2021-11-26T18:33:54.932Z] PASS [2021-11-26T18:33:54.932Z] coverage: 91.5% of statements [2021-11-26T18:33:54.932Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2021-11-26T18:33:55.401Z] === RUN TestIsGIT [2021-11-26T18:33:55.401Z] --- PASS: TestIsGIT (0.00s) [2021-11-26T18:33:55.401Z] === RUN TestIsTransport [2021-11-26T18:33:55.401Z] --- PASS: TestIsTransport (0.00s) [2021-11-26T18:33:55.401Z] PASS [2021-11-26T18:33:55.401Z] coverage: 100.0% of statements [2021-11-26T18:33:55.401Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-11-26T18:33:55.401Z] === RUN TestVersionInfo [2021-11-26T18:33:55.401Z] --- PASS: TestVersionInfo (0.00s) [2021-11-26T18:33:55.401Z] === RUN TestAppendVersions [2021-11-26T18:33:55.401Z] --- PASS: TestAppendVersions (0.00s) [2021-11-26T18:33:55.401Z] PASS [2021-11-26T18:33:55.401Z] coverage: 88.9% of statements [2021-11-26T18:33:55.401Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-11-26T18:33:55.401Z] time="2021-11-26T18:33:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-26T18:33:56.269Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-11-26T18:33:56.269Z] PASS [2021-11-26T18:33:56.269Z] [2021-11-26T18:33:56.269Z] DONE 17 tests in 47.298s [2021-11-26T18:33:56.269Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-26T18:33:56.269Z] INFO: Testing against a local daemon [2021-11-26T18:33:56.269Z] === RUN TestPluginInvalidJSON [2021-11-26T18:33:56.269Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:33:56.269Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:33:56.269Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:33:56.269Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-26T18:33:56.269Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-26T18:33:56.269Z] === RUN TestPluginInstall [2021-11-26T18:33:56.269Z] === RUN TestPluginInstall/no_auth [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1597f83e232afa9cbded1f10cdf4008b1f642433b74a49b3c6f2e55536f9ef4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1597f83e232afa9cbded1f10cdf4008b1f642433b74a49b3c6f2e55536f9ef4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:33:56.269Z] === RUN TestPluginInstall/with_htpasswd [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1597f83e232afa9cbded1f10cdf4008b1f642433b74a49b3c6f2e55536f9ef4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1597f83e232afa9cbded1f10cdf4008b1f642433b74a49b3c6f2e55536f9ef4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:33:56.269Z] === RUN TestPluginInstall/with_insecure [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c13648f4b0fbb30558cbe3847a94d1848282b9335d3d4ce5d3f21964ca391375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:33:56.269Z] time="2021-11-26T18:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c13648f4b0fbb30558cbe3847a94d1848282b9335d3d4ce5d3f21964ca391375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:33:56.525Z] plugin_test.go:165: [de27a996b4860] daemon is not started [2021-11-26T18:33:56.525Z] --- PASS: TestPluginInstall (3.30s) [2021-11-26T18:33:56.525Z] --- PASS: TestPluginInstall/no_auth (1.64s) [2021-11-26T18:33:56.525Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-11-26T18:33:56.525Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-11-26T18:33:56.525Z] === RUN TestPluginsWithRuntimes [2021-11-26T18:33:56.966Z] === RUN TestValidatePrivileges [2021-11-26T18:33:56.966Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-26T18:33:56.966Z] === RUN TestFilterByCapNeg [2021-11-26T18:33:56.966Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-26T18:33:56.966Z] === RUN TestFilterByCapPos [2021-11-26T18:33:56.966Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-26T18:33:56.966Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-26T18:33:56.966Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-26T18:33:56.966Z] PASS [2021-11-26T18:33:56.966Z] coverage: 12.0% of statements [2021-11-26T18:33:56.966Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2021-11-26T18:33:57.435Z] === RUN TestNewSettable [2021-11-26T18:33:57.435Z] --- PASS: TestNewSettable (0.00s) [2021-11-26T18:33:57.435Z] === RUN TestIsSettable [2021-11-26T18:33:57.435Z] --- PASS: TestIsSettable (0.00s) [2021-11-26T18:33:57.435Z] === RUN TestUpdateSettingsEnv [2021-11-26T18:33:57.435Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-26T18:33:57.435Z] PASS [2021-11-26T18:33:57.435Z] coverage: 20.0% of statements [2021-11-26T18:33:57.435Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-11-26T18:33:57.696Z] Removing intermediate container f48b310dbd61 [2021-11-26T18:33:57.696Z] ---> a6b0a188d9d5 [2021-11-26T18:33:57.696Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-26T18:33:57.696Z] ---> Running in 3d7c81548e0e [2021-11-26T18:33:58.412Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-26T18:33:58.424Z] === RUN TestLoad [2021-11-26T18:33:58.424Z] --- PASS: TestLoad (0.00s) [2021-11-26T18:33:58.424Z] === RUN TestSave [2021-11-26T18:33:58.424Z] --- PASS: TestSave (0.02s) [2021-11-26T18:33:58.424Z] === RUN TestAddDeleteGet [2021-11-26T18:33:58.424Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-26T18:33:58.424Z] === RUN TestInvalidTags [2021-11-26T18:33:58.424Z] --- PASS: TestInvalidTags (0.00s) [2021-11-26T18:33:58.424Z] PASS [2021-11-26T18:33:58.424Z] coverage: 84.4% of statements [2021-11-26T18:33:58.424Z] ok github.com/docker/docker/reference 0.097s coverage: 84.4% of statements [2021-11-26T18:33:58.687Z] [2021-11-26T18:33:58.688Z] SUCCESS: Specified value was saved. [2021-11-26T18:33:59.338Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-26T18:33:59.989Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-26T18:33:59.989Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-26T18:33:59.989Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-26T18:33:59.989Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-26T18:33:59.989Z] === RUN TestResolveAuthConfigIndexServer [2021-11-26T18:33:59.989Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestResolveAuthConfigFullURL [2021-11-26T18:33:59.989Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-26T18:33:59.989Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestValidateMirror [2021-11-26T18:33:59.989Z] --- PASS: TestValidateMirror (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestLoadInsecureRegistries [2021-11-26T18:33:59.989Z] time="2021-11-26T18:33:59Z" 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-26T18:33:59.989Z] time="2021-11-26T18:33:59Z" 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-26T18:33:59.989Z] time="2021-11-26T18:33:59Z" 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-26T18:33:59.989Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-11-26T18:33:59.989Z] === RUN TestNewServiceConfig [2021-11-26T18:33:59.989Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestValidateIndexName [2021-11-26T18:33:59.989Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestValidateIndexNameWithError [2021-11-26T18:33:59.989Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestEndpointParse [2021-11-26T18:33:59.989Z] --- PASS: TestEndpointParse (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestEndpointParseInvalid [2021-11-26T18:33:59.989Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestValidateEndpoint [2021-11-26T18:33:59.989Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-26T18:33:59.989Z] === RUN TestPing [2021-11-26T18:33:59.989Z] --- PASS: TestPing (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestPingRegistryEndpoint [2021-11-26T18:33:59.989Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:59.989Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestEndpoint [2021-11-26T18:33:59.989Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:59.989Z] --- SKIP: TestEndpoint (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestParseRepositoryInfo [2021-11-26T18:33:59.989Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestNewIndexInfo [2021-11-26T18:33:59.989Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestMirrorEndpointLookup [2021-11-26T18:33:59.989Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:33:59.989Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestSearchRepositories [2021-11-26T18:33:59.989Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-26T18:33:59.989Z] Host: 127.0.0.1:49308 [2021-11-26T18:33:59.989Z] User-Agent: docker test client [2021-11-26T18:33:59.989Z] Authorization: Token fake-token [2021-11-26T18:33:59.989Z] X-Docker-Token: true [2021-11-26T18:33:59.989Z] Accept-Encoding: gzip [2021-11-26T18:33:59.989Z] [2021-11-26T18:33:59.989Z] [2021-11-26T18:33:59.989Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-26T18:33:59.989Z] Connection: close [2021-11-26T18:33:59.989Z] Content-Length: 144 [2021-11-26T18:33:59.989Z] Cache-Control: no-cache [2021-11-26T18:33:59.989Z] Content-Type: application/json [2021-11-26T18:33:59.989Z] Date: Fri, 26 Nov 2021 18:33:59 GMT [2021-11-26T18:33:59.989Z] Expires: -1 [2021-11-26T18:33:59.989Z] Pragma: no-cache [2021-11-26T18:33:59.989Z] Server: docker-tests/mock [2021-11-26T18:33:59.989Z] X-Docker-Registry-Config: mock [2021-11-26T18:33:59.989Z] X-Docker-Registry-Version: 0.0.0 [2021-11-26T18:33:59.989Z] [2021-11-26T18:33:59.989Z] [2021-11-26T18:33:59.989Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestTrustedLocation [2021-11-26T18:33:59.989Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-26T18:33:59.989Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestAllowNondistributableArtifacts [2021-11-26T18:33:59.989Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-26T18:33:59.989Z] === RUN TestIsSecureIndex [2021-11-26T18:33:59.989Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-26T18:33:59.989Z] PASS [2021-11-26T18:33:59.989Z] coverage: 51.2% of statements [2021-11-26T18:33:59.989Z] ok github.com/docker/docker/registry 0.150s coverage: 51.2% of statements [2021-11-26T18:34:00.275Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2021-11-26T18:34:00.275Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-11-26T18:34:00.275Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2021-11-26T18:34:00.275Z] === RUN TestPluginBackCompatMediaTypes [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestReaderWithReadError [2021-11-26T18:34:00.457Z] === RUN TestRestartManagerTimeout [2021-11-26T18:34:00.457Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-26T18:34:00.457Z] === RUN TestRestartManagerTimeoutReset [2021-11-26T18:34:00.457Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-26T18:34:00.457Z] PASS [2021-11-26T18:34:00.457Z] coverage: 50.9% of statements [2021-11-26T18:34:00.457Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-11-26T18:34:00.457Z] time="2021-11-26T18:34:00Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestReader [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-26T18:34:00.457Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-26T18:34:00.457Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-26T18:34:00.457Z] PASS [2021-11-26T18:34:00.457Z] coverage: 100.0% of statements [2021-11-26T18:34:00.457Z] ok github.com/docker/docker/registry/resumable 0.136s coverage: 100.0% of statements [2021-11-26T18:34:00.530Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-11-26T18:34:00.531Z] PASS [2021-11-26T18:34:00.531Z] [2021-11-26T18:34:00.531Z] DONE 10 tests in 7.391s [2021-11-26T18:34:00.531Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-26T18:34:00.786Z] INFO: Testing against a local daemon [2021-11-26T18:34:00.786Z] === RUN TestExternalGraphDriver [2021-11-26T18:34:00.786Z] === RUN TestExternalGraphDriver/json [2021-11-26T18:34:00.895Z] Removing intermediate container 3d7c81548e0e [2021-11-26T18:34:00.895Z] ---> 43bf9d263bb4 [2021-11-26T18:34:00.895Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-26T18:34:00.895Z] ---> Running in 318a8a555323 [2021-11-26T18:34:00.926Z] === RUN TestDecodeContainerConfig [2021-11-26T18:34:00.926Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-26T18:34:00.926Z] === RUN TestDecodeContainerConfigIsolation [2021-11-26T18:34:00.926Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-26T18:34:00.926Z] === RUN TestValidatePrivileged [2021-11-26T18:34:00.926Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-26T18:34:00.926Z] PASS [2021-11-26T18:34:00.926Z] coverage: 52.6% of statements [2021-11-26T18:34:00.926Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.6% of statements [2021-11-26T18:34:01.395Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-26T18:34:01.395Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-26T18:34:01.395Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-26T18:34:01.395Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-26T18:34:01.395Z] PASS [2021-11-26T18:34:01.395Z] coverage: 62.5% of statements [2021-11-26T18:34:01.395Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2021-11-26T18:34:02.674Z] === RUN TestExternalGraphDriver/spec [2021-11-26T18:34:03.610Z] === RUN TestGetDriver [2021-11-26T18:34:03.610Z] --- PASS: TestGetDriver (0.00s) [2021-11-26T18:34:03.610Z] === RUN TestVolumeRequestError [2021-11-26T18:34:03.610Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-26T18:34:03.610Z] PASS [2021-11-26T18:34:03.610Z] coverage: 36.1% of statements [2021-11-26T18:34:03.610Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-11-26T18:34:03.610Z] === RUN TestGetAddress [2021-11-26T18:34:03.610Z] --- PASS: TestGetAddress (0.00s) [2021-11-26T18:34:03.610Z] === RUN TestRemove [2021-11-26T18:34:03.610Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-26T18:34:03.610Z] --- SKIP: TestRemove (0.00s) [2021-11-26T18:34:03.610Z] === RUN TestInitializeWithVolumes [2021-11-26T18:34:03.610Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-26T18:34:03.610Z] === RUN TestCreate [2021-11-26T18:34:03.610Z] --- PASS: TestCreate (0.01s) [2021-11-26T18:34:03.610Z] === RUN TestValidateName [2021-11-26T18:34:03.610Z] --- PASS: TestValidateName (0.00s) [2021-11-26T18:34:03.610Z] === RUN TestCreateWithOpts [2021-11-26T18:34:03.610Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-26T18:34:03.610Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-26T18:34:03.610Z] === RUN TestRelaodNoOpts [2021-11-26T18:34:03.610Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-26T18:34:03.610Z] PASS [2021-11-26T18:34:03.610Z] coverage: 41.5% of statements [2021-11-26T18:34:03.610Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2021-11-26T18:34:03.827Z] --- PASS: TestBuildWithHugeFile (34.78s) [2021-11-26T18:34:03.827Z] === RUN TestBuildWCOWSandboxSize [2021-11-26T18:34:03.827Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:34:03.827Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:34:03.827Z] === RUN TestBuildWithEmptyDockerfile [2021-11-26T18:34:03.827Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:34:03.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:34:03.827Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:34:03.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:34:03.827Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:34:03.827Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:34:03.827Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:34:03.827Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:34:03.827Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:34:03.827Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-26T18:34:03.827Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-26T18:34:03.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-11-26T18:34:03.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-26T18:34:03.827Z] === RUN TestBuildPreserveOwnership [2021-11-26T18:34:03.827Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-26T18:34:03.827Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-26T18:34:03.827Z] --- PASS: TestBuildPreserveOwnership (2.57s) [2021-11-26T18:34:03.827Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.73s) [2021-11-26T18:34:03.827Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2021-11-26T18:34:03.827Z] === RUN TestBuildPlatformInvalid [2021-11-26T18:34:03.827Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-26T18:34:03.827Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-26T18:34:03.827Z] Loaded image: busybox:latest [2021-11-26T18:34:03.827Z] Loaded image: busybox:glibc [2021-11-26T18:34:03.840Z] Cannot create a file when that file already exists. [2021-11-26T18:34:04.039Z] === RUN TestExternalGraphDriver/pull [2021-11-26T18:34:04.079Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-26T18:34:04.079Z] === RUN TestClientStream [2021-11-26T18:34:04.079Z] --- PASS: TestClientStream (0.00s) [2021-11-26T18:34:04.079Z] === RUN TestClientSendFile [2021-11-26T18:34:04.079Z] --- PASS: TestClientSendFile (0.00s) [2021-11-26T18:34:04.079Z] === RUN TestClientWithRequestTimeout [2021-11-26T18:34:04.079Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-26T18:34:04.079Z] === RUN TestFileSpecPlugin [2021-11-26T18:34:04.079Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-26T18:34:04.079Z] === RUN TestFileJSONSpecPlugin [2021-11-26T18:34:04.079Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-26T18:34:04.079Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-26T18:34:04.079Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-26T18:34:04.079Z] === RUN TestPluginAddHandler [2021-11-26T18:34:04.079Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-26T18:34:04.079Z] === RUN TestPluginWaitBadPlugin [2021-11-26T18:34:04.079Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-26T18:34:04.079Z] === RUN TestGet [2021-11-26T18:34:04.079Z] time="2021-11-26T18:34:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-26T18:34:04.388Z] Loaded image: debian:bullseye-slim [2021-11-26T18:34:04.388Z] Loaded image: hello-world:latest [2021-11-26T18:34:04.388Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRaw [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-26T18:34:04.548Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRaw [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-26T18:34:04.548Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestConvertTmpfsOptions [2021-11-26T18:34:04.548Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-26T18:34:04.548Z] linux_parser_test.go:209: data="ro" [2021-11-26T18:34:04.548Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestParseMountSpec [2021-11-26T18:34:04.548Z] parser_test.go:62: case 0 [2021-11-26T18:34:04.548Z] parser_test.go:62: case 1 [2021-11-26T18:34:04.548Z] parser_test.go:62: case 2 [2021-11-26T18:34:04.548Z] parser_test.go:62: case 3 [2021-11-26T18:34:04.548Z] parser_test.go:62: case 4 [2021-11-26T18:34:04.548Z] parser_test.go:62: case 5 [2021-11-26T18:34:04.548Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestValidateMount [2021-11-26T18:34:04.548Z] --- PASS: TestValidateMount (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRaw [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-26T18:34:04.548Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-26T18:34:04.548Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-26T18:34:04.548Z] PASS [2021-11-26T18:34:04.548Z] coverage: 67.6% of statements [2021-11-26T18:34:04.548Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2021-11-26T18:34:05.017Z] === RUN TestSetGetMeta [2021-11-26T18:34:05.017Z] === PAUSE TestSetGetMeta [2021-11-26T18:34:05.017Z] === RUN TestRestore [2021-11-26T18:34:05.017Z] === PAUSE TestRestore [2021-11-26T18:34:05.017Z] === RUN TestServiceCreate [2021-11-26T18:34:05.017Z] === PAUSE TestServiceCreate [2021-11-26T18:34:05.017Z] === RUN TestServiceList [2021-11-26T18:34:05.017Z] === PAUSE TestServiceList [2021-11-26T18:34:05.017Z] === RUN TestServiceRemove [2021-11-26T18:34:05.017Z] === PAUSE TestServiceRemove [2021-11-26T18:34:05.017Z] === RUN TestServiceGet [2021-11-26T18:34:05.017Z] === PAUSE TestServiceGet [2021-11-26T18:34:05.017Z] === RUN TestServicePrune [2021-11-26T18:34:05.017Z] === PAUSE TestServicePrune [2021-11-26T18:34:05.017Z] === RUN TestCreate [2021-11-26T18:34:05.017Z] === PAUSE TestCreate [2021-11-26T18:34:05.017Z] === RUN TestRemove [2021-11-26T18:34:05.017Z] === PAUSE TestRemove [2021-11-26T18:34:05.017Z] === RUN TestList [2021-11-26T18:34:05.017Z] === PAUSE TestList [2021-11-26T18:34:05.017Z] === RUN TestFindByDriver [2021-11-26T18:34:05.017Z] === PAUSE TestFindByDriver [2021-11-26T18:34:05.017Z] === RUN TestFindByReferenced [2021-11-26T18:34:05.017Z] === PAUSE TestFindByReferenced [2021-11-26T18:34:05.017Z] === RUN TestDerefMultipleOfSameRef [2021-11-26T18:34:05.017Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-26T18:34:05.017Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:34:05.017Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:34:05.017Z] === RUN TestDefererencePluginOnCreateError [2021-11-26T18:34:05.017Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-26T18:34:05.017Z] === RUN TestRefDerefRemove [2021-11-26T18:34:05.017Z] === PAUSE TestRefDerefRemove [2021-11-26T18:34:05.017Z] === RUN TestGet [2021-11-26T18:34:05.017Z] === PAUSE TestGet [2021-11-26T18:34:05.017Z] === RUN TestGetWithReference [2021-11-26T18:34:05.017Z] === PAUSE TestGetWithReference [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_nil_list [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_empty_list [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_filter_some [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_filter_middle [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:34:05.017Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-26T18:34:05.017Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_nil_list [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_filter_some [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_empty_list [2021-11-26T18:34:05.017Z] === CONT TestFilterFunc/test_filter_middle [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-26T18:34:05.017Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-26T18:34:05.017Z] === CONT TestSetGetMeta [2021-11-26T18:34:05.017Z] === CONT TestServiceGet [2021-11-26T18:34:05.017Z] === CONT TestList [2021-11-26T18:34:05.017Z] === CONT TestCreate [2021-11-26T18:34:05.017Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-26T18:34:05.017Z] === CONT TestServicePrune [2021-11-26T18:34:05.017Z] --- PASS: TestCreate (0.03s) [2021-11-26T18:34:05.017Z] === CONT TestRemove [2021-11-26T18:34:05.017Z] --- PASS: TestList (0.04s) [2021-11-26T18:34:05.017Z] === CONT TestServiceList [2021-11-26T18:34:05.017Z] --- PASS: TestRemove (0.02s) [2021-11-26T18:34:05.017Z] === CONT TestServiceRemove [2021-11-26T18:34:05.017Z] --- PASS: TestServiceGet (0.12s) [2021-11-26T18:34:05.017Z] === CONT TestDefererencePluginOnCreateError [2021-11-26T18:34:05.484Z] time="2021-11-26T18:34:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:34:05.484Z] --- PASS: TestServiceRemove (0.07s) [2021-11-26T18:34:05.484Z] === CONT TestGetWithReference [2021-11-26T18:34:05.484Z] --- PASS: TestServiceList (0.09s) [2021-11-26T18:34:05.484Z] === CONT TestGet [2021-11-26T18:34:05.484Z] time="2021-11-26T18:34:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:34:05.484Z] time="2021-11-26T18:34:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:34:05.484Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-26T18:34:05.484Z] === CONT TestRefDerefRemove [2021-11-26T18:34:05.484Z] time="2021-11-26T18:34:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-26T18:34:05.484Z] time="2021-11-26T18:34:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-26T18:34:05.484Z] --- PASS: TestGetWithReference (0.02s) [2021-11-26T18:34:05.484Z] === CONT TestServiceCreate [2021-11-26T18:34:05.484Z] --- PASS: TestGet (0.02s) [2021-11-26T18:34:05.484Z] === CONT TestRestore [2021-11-26T18:34:05.484Z] time="2021-11-26T18:34:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-26T18:34:05.484Z] --- PASS: TestServicePrune (0.13s) [2021-11-26T18:34:05.484Z] === CONT TestDerefMultipleOfSameRef [2021-11-26T18:34:05.484Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-26T18:34:05.484Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-26T18:34:05.484Z] --- PASS: TestServiceCreate (0.02s) [2021-11-26T18:34:05.484Z] === CONT TestFindByReferenced [2021-11-26T18:34:05.484Z] --- PASS: TestRestore (0.03s) [2021-11-26T18:34:05.484Z] === CONT TestFindByDriver [2021-11-26T18:34:05.484Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-26T18:34:05.484Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-26T18:34:05.484Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-26T18:34:05.484Z] --- PASS: TestFindByDriver (0.01s) [2021-11-26T18:34:05.484Z] PASS [2021-11-26T18:34:05.484Z] coverage: 69.0% of statements [2021-11-26T18:34:05.484Z] ok github.com/docker/docker/volume/service 0.219s coverage: 69.0% of statements [2021-11-26T18:34:05.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:34:05.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:34:05.928Z] --- PASS: TestExternalGraphDriver (4.95s) [2021-11-26T18:34:05.928Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-11-26T18:34:05.928Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2021-11-26T18:34:05.928Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-11-26T18:34:05.928Z] === RUN TestGraphdriverPluginV2 [2021-11-26T18:34:06.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-26T18:34:07.049Z] time="2021-11-26T18:34:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-26T18:34:07.618Z] Removing intermediate container 318a8a555323 [2021-11-26T18:34:07.618Z] ---> 4bd39217e40f [2021-11-26T18:34:07.618Z] Step 13/13 : CMD ["sh"] [2021-11-26T18:34:07.618Z] ---> Running in 8e367359fa22 [2021-11-26T18:34:08.085Z] Removing intermediate container 8e367359fa22 [2021-11-26T18:34:08.085Z] ---> ef0acd77d0e7 [2021-11-26T18:34:08.085Z] Successfully built ef0acd77d0e7 [2021-11-26T18:34:08.085Z] Successfully tagged busybox:latest [2021-11-26T18:34:08.085Z] INFO: Docker images of the daemon under test [2021-11-26T18:34:08.085Z] [2021-11-26T18:34:08.085Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-26T18:34:08.085Z] busybox latest ef0acd77d0e7 Less than a second ago 4.95GB [2021-11-26T18:34:08.085Z] microsoft/windowsservercore latest 3d4792f88e26 3 weeks ago 4.91GB [2021-11-26T18:34:08.085Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 3 weeks ago 4.91GB [2021-11-26T18:34:08.085Z] [2021-11-26T18:34:08.085Z] INFO: Running integration tests at 11/26/2021 18:34:07... [2021-11-26T18:34:08.085Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-26T18:34:08.085Z] INFO: Integration API tests being run from the host: [2021-11-26T18:34:08.085Z] INFO: make.ps1 starting at 11/26/2021 18:34:07 [2021-11-26T18:34:08.551Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-26T18:34:08.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-26T18:34:10.092Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2021-11-26T18:34:10.092Z] PASS [2021-11-26T18:34:10.092Z] [2021-11-26T18:34:10.092Z] DONE 5 tests in 8.816s [2021-11-26T18:34:10.092Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-26T18:34:10.092Z] INFO: Testing against a local daemon [2021-11-26T18:34:10.092Z] === RUN TestContinueAfterPluginCrash [2021-11-26T18:34:10.092Z] === PAUSE TestContinueAfterPluginCrash [2021-11-26T18:34:10.092Z] === RUN TestReadPluginNoRead [2021-11-26T18:34:10.092Z] === PAUSE TestReadPluginNoRead [2021-11-26T18:34:10.092Z] === RUN TestDaemonStartWithLogOpt [2021-11-26T18:34:10.092Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-26T18:34:10.092Z] === CONT TestContinueAfterPluginCrash [2021-11-26T18:34:10.092Z] === CONT TestDaemonStartWithLogOpt [2021-11-26T18:34:11.630Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-26T18:34:11.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.82s) [2021-11-26T18:34:11.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.82s) [2021-11-26T18:34:11.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.85s) [2021-11-26T18:34:11.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.97s) [2021-11-26T18:34:11.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.09s) [2021-11-26T18:34:11.630Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.13s) [2021-11-26T18:34:11.630Z] === RUN TestBuildMultiStageCopy [2021-11-26T18:34:11.630Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-26T18:34:11.803Z] time="2021-11-26T18:34:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-26T18:34:12.470Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.83s) [2021-11-26T18:34:12.470Z] PASS [2021-11-26T18:34:12.470Z] [2021-11-26T18:34:12.470Z] === Skipped [2021-11-26T18:34:12.470Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-26T18:34:12.470Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:34:12.470Z] [2021-11-26T18:34:12.470Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:34:12.470Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:34:12.470Z] [2021-11-26T18:34:12.470Z] DONE 34 tests, 2 skipped in 62.864s [2021-11-26T18:34:12.470Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-26T18:34:12.470Z] ++ 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-26T18:34:12.470Z] ++ set -e [2021-11-26T18:34:12.470Z] ++ '[' -n 0 ']' [2021-11-26T18:34:12.470Z] ++ set -x [2021-11-26T18:34:12.470Z] ++ 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-26T18:34:12.470Z] INFO: Testing against a local daemon [2021-11-26T18:34:12.470Z] === RUN TestConfigInspect [2021-11-26T18:34:13.363Z] --- PASS: TestDaemonStartWithLogOpt (3.27s) [2021-11-26T18:34:13.363Z] === CONT TestReadPluginNoRead [2021-11-26T18:34:13.397Z] --- PASS: TestConfigInspect (2.08s) [2021-11-26T18:34:13.398Z] === RUN TestConfigList [2021-11-26T18:34:15.252Z] === RUN TestReadPluginNoRead/default [2021-11-26T18:34:15.916Z] --- PASS: TestConfigList (2.05s) [2021-11-26T18:34:15.916Z] === RUN TestConfigsCreateAndDelete [2021-11-26T18:34:16.179Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-26T18:34:17.585Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-26T18:34:17.818Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2021-11-26T18:34:17.818Z] === RUN TestConfigsUpdate [2021-11-26T18:34:17.841Z] --- PASS: TestContinueAfterPluginCrash (8.27s) [2021-11-26T18:34:18.403Z] === CONT TestReadPluginNoRead [2021-11-26T18:34:18.403Z] read_test.go:92: [d2c2a6cddea81] daemon is not started [2021-11-26T18:34:18.403Z] --- PASS: TestReadPluginNoRead (5.72s) [2021-11-26T18:34:18.403Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2021-11-26T18:34:18.403Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2021-11-26T18:34:18.403Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2021-11-26T18:34:18.403Z] PASS [2021-11-26T18:34:18.403Z] [2021-11-26T18:34:18.403Z] DONE 6 tests in 9.026s [2021-11-26T18:34:18.403Z] 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-26T18:34:18.403Z] testing: warning: no tests to run [2021-11-26T18:34:18.403Z] PASS [2021-11-26T18:34:18.403Z] [2021-11-26T18:34:18.403Z] DONE 0 tests in 0.011s [2021-11-26T18:34:18.658Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-26T18:34:18.658Z] INFO: Testing against a local daemon [2021-11-26T18:34:18.658Z] === RUN TestPluginWithDevMounts [2021-11-26T18:34:18.658Z] === PAUSE TestPluginWithDevMounts [2021-11-26T18:34:18.658Z] === CONT TestPluginWithDevMounts [2021-11-26T18:34:19.707Z] --- PASS: TestConfigsUpdate (2.07s) [2021-11-26T18:34:19.707Z] === RUN TestTemplatedConfig [2021-11-26T18:34:20.069Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-11-26T18:34:20.069Z] PASS [2021-11-26T18:34:20.069Z] [2021-11-26T18:34:20.069Z] DONE 1 tests in 1.646s [2021-11-26T18:34:20.069Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-26T18:34:20.324Z] INFO: Testing against a local daemon [2021-11-26T18:34:20.324Z] === RUN TestSecretInspect [2021-11-26T18:34:20.463Z] --- PASS: TestGet (15.01s) [2021-11-26T18:34:20.463Z] === RUN TestPluginWithNoManifest [2021-11-26T18:34:20.463Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-26T18:34:20.463Z] === RUN TestGetAll [2021-11-26T18:34:20.463Z] --- PASS: TestGetAll (0.00s) [2021-11-26T18:34:20.463Z] PASS [2021-11-26T18:34:20.463Z] coverage: 73.2% of statements [2021-11-26T18:34:20.463Z] ok github.com/docker/docker/pkg/plugins 34.830s coverage: 73.2% of statements [2021-11-26T18:34:22.224Z] --- PASS: TestTemplatedConfig (2.32s) [2021-11-26T18:34:22.225Z] === RUN TestConfigCreateResolve [2021-11-26T18:34:22.840Z] --- PASS: TestSecretInspect (2.15s) [2021-11-26T18:34:22.840Z] === RUN TestSecretList [2021-11-26T18:34:24.113Z] --- PASS: TestConfigCreateResolve (2.07s) [2021-11-26T18:34:24.113Z] PASS [2021-11-26T18:34:24.113Z] [2021-11-26T18:34:24.113Z] DONE 6 tests in 12.762s [2021-11-26T18:34:24.113Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-26T18:34:24.113Z] ++ 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-26T18:34:24.113Z] ++ set -e [2021-11-26T18:34:24.113Z] ++ '[' -n 0 ']' [2021-11-26T18:34:24.113Z] ++ set -x [2021-11-26T18:34:24.113Z] ++ 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-26T18:34:24.113Z] INFO: Testing against a local daemon [2021-11-26T18:34:24.113Z] === RUN TestCheckpoint [2021-11-26T18:34:24.113Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:34:24.113Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-26T18:34:24.113Z] === RUN TestContainerInvalidJSON [2021-11-26T18:34:24.113Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:34:24.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:34:24.159Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-26T18:34:24.159Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-26T18:34:24.368Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:34:24.369Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:34:24.369Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:34:24.369Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:34:24.369Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-26T18:34:24.369Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-26T18:34:24.369Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-26T18:34:24.369Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-26T18:34:24.369Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-26T18:34:24.369Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-26T18:34:24.369Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-26T18:34:24.369Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-26T18:34:24.369Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-26T18:34:24.369Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-26T18:34:24.369Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-26T18:34:24.369Z] === RUN TestCopyFromContainer [2021-11-26T18:34:24.628Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-26T18:34:24.741Z] --- PASS: TestSecretList (2.10s) [2021-11-26T18:34:24.741Z] === RUN TestSecretsCreateAndDelete [2021-11-26T18:34:25.296Z] === RUN TestCopyFromContainer// [2021-11-26T18:34:25.296Z] === RUN TestCopyFromContainer//bar/root [2021-11-26T18:34:25.296Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-26T18:34:25.296Z] === RUN TestCopyFromContainer/bar/quux [2021-11-26T18:34:25.552Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-26T18:34:25.552Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-26T18:34:25.552Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-26T18:34:25.552Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-26T18:34:25.552Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-26T18:34:25.617Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-26T18:34:25.808Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer (1.32s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-26T18:34:25.808Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-11-26T18:34:25.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-26T18:34:25.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:34:25.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:34:25.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:34:25.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:34:25.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:34:25.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:34:25.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:34:25.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:34:25.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:34:25.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-26T18:34:25.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-26T18:34:25.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-26T18:34:25.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-26T18:34:25.808Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-26T18:34:25.808Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-26T18:34:25.808Z] === RUN TestCreateWithInvalidEnv [2021-11-26T18:34:25.808Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-26T18:34:25.808Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-26T18:34:25.808Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-26T18:34:25.808Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-26T18:34:25.808Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-26T18:34:25.808Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-26T18:34:25.808Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-26T18:34:25.808Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-26T18:34:25.808Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-26T18:34:25.808Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-26T18:34:25.808Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-26T18:34:25.808Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-26T18:34:25.808Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-26T18:34:25.808Z] === RUN TestCreateTmpfsMountsTarget [2021-11-26T18:34:25.808Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-26T18:34:25.808Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-26T18:34:26.606Z] --- PASS: TestBuildMultiStageCopy (15.25s) [2021-11-26T18:34:26.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.61s) [2021-11-26T18:34:26.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2021-11-26T18:34:26.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-11-26T18:34:26.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-11-26T18:34:26.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2021-11-26T18:34:26.606Z] === RUN TestBuildMultiStageParentConfig [2021-11-26T18:34:26.632Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-11-26T18:34:26.632Z] === RUN TestSecretsUpdate [2021-11-26T18:34:27.172Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2021-11-26T18:34:27.172Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-26T18:34:28.098Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2021-11-26T18:34:28.098Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-26T18:34:28.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:34:28.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:34:28.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:34:28.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:34:28.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:34:28.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:34:28.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:34:28.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:34:28.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:34:28.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:34:28.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:34:28.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:34:28.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:34:28.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:34:28.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:34:28.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-26T18:34:28.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-26T18:34:28.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-26T18:34:28.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-26T18:34:28.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-26T18:34:28.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-26T18:34:28.098Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-26T18:34:28.659Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-26T18:34:28.659Z] === RUN TestCreateDifferentPlatform [2021-11-26T18:34:28.659Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-26T18:34:28.659Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-26T18:34:28.659Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-26T18:34:28.659Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-26T18:34:28.659Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-26T18:34:28.659Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-26T18:34:28.659Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-26T18:34:28.659Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-26T18:34:28.659Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-11-26T18:34:28.659Z] === RUN TestContainerStartOnDaemonRestart [2021-11-26T18:34:28.659Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-26T18:34:28.659Z] === RUN TestDaemonRestartIpcMode [2021-11-26T18:34:28.659Z] === PAUSE TestDaemonRestartIpcMode [2021-11-26T18:34:28.659Z] === RUN TestDaemonHostGatewayIP [2021-11-26T18:34:28.659Z] === PAUSE TestDaemonHostGatewayIP [2021-11-26T18:34:28.659Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-26T18:34:28.659Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-26T18:34:28.659Z] === RUN TestContainerKillOnDaemonStart [2021-11-26T18:34:28.659Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-26T18:34:28.659Z] === RUN TestDiff [2021-11-26T18:34:28.826Z] --- PASS: TestBuildMultiStageParentConfig (2.03s) [2021-11-26T18:34:28.826Z] === RUN TestBuildLabelWithTargets [2021-11-26T18:34:28.826Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:34:28.826Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-26T18:34:28.826Z] === RUN TestBuildWithEmptyLayers [2021-11-26T18:34:28.915Z] --- PASS: TestDiff (0.39s) [2021-11-26T18:34:28.915Z] === RUN TestExecWithCloseStdin [2021-11-26T18:34:29.146Z] --- PASS: TestSecretsUpdate (2.12s) [2021-11-26T18:34:29.147Z] === RUN TestTemplatedSecret [2021-11-26T18:34:29.476Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-11-26T18:34:29.476Z] === RUN TestExec [2021-11-26T18:34:29.816Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-11-26T18:34:29.816Z] === RUN TestBuildMultiStageOnBuild [2021-11-26T18:34:29.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:34:29.900Z] INFO: Testing against a local daemon [2021-11-26T18:34:29.900Z] === RUN TestBuildWithSession [2021-11-26T18:34:29.900Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:34:29.900Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-26T18:34:29.900Z] === RUN TestBuildSquashParent [2021-11-26T18:34:29.900Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:34:29.900Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-26T18:34:29.900Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-26T18:34:29.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:34:29.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:34:29.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:34:29.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:34:29.900Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:34:29.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:34:29.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:34:29.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:34:29.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:34:29.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:34:29.900Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:34:29.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:34:29.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:34:29.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:34:29.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:34:29.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:34:30.037Z] --- PASS: TestExec (0.49s) [2021-11-26T18:34:30.037Z] === RUN TestExecUser [2021-11-26T18:34:30.599Z] --- PASS: TestExecUser (0.48s) [2021-11-26T18:34:30.599Z] === RUN TestExportContainerAndImportImage [2021-11-26T18:34:31.160Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2021-11-26T18:34:31.160Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-26T18:34:31.662Z] --- PASS: TestTemplatedSecret (2.49s) [2021-11-26T18:34:31.662Z] === RUN TestSecretCreateResolve [2021-11-26T18:34:32.532Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2021-11-26T18:34:32.532Z] === RUN TestHealthCheckWorkdir [2021-11-26T18:34:32.788Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2021-11-26T18:34:32.788Z] === RUN TestHealthKillContainer [2021-11-26T18:34:33.551Z] --- PASS: TestSecretCreateResolve (2.23s) [2021-11-26T18:34:33.551Z] PASS [2021-11-26T18:34:33.551Z] [2021-11-26T18:34:33.551Z] DONE 6 tests in 13.253s [2021-11-26T18:34:33.551Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-26T18:34:33.551Z] INFO: Testing against a local daemon [2021-11-26T18:34:33.551Z] === RUN TestServiceCreateInit [2021-11-26T18:34:33.551Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-26T18:34:37.808Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-26T18:34:40.380Z] --- PASS: TestBuildMultiStageOnBuild (9.93s) [2021-11-26T18:34:40.380Z] === RUN TestBuildUncleanTarFilenames [2021-11-26T18:34:40.380Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:34:40.380Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-26T18:34:40.380Z] === RUN TestBuildMultiStageLayerLeak [2021-11-26T18:34:40.869Z] --- PASS: TestHealthKillContainer (7.82s) [2021-11-26T18:34:40.869Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-26T18:34:41.073Z] --- PASS: TestServiceCreateInit (7.43s) [2021-11-26T18:34:41.073Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-11-26T18:34:41.073Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2021-11-26T18:34:41.073Z] === RUN TestCreateServiceMultipleTimes [2021-11-26T18:34:41.125Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2021-11-26T18:34:41.125Z] === RUN TestIpcModeNone [2021-11-26T18:34:41.380Z] --- PASS: TestIpcModeNone (0.41s) [2021-11-26T18:34:41.380Z] === RUN TestIpcModePrivate [2021-11-26T18:34:41.941Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-26T18:34:41.941Z] --- PASS: TestIpcModePrivate (0.46s) [2021-11-26T18:34:41.941Z] === RUN TestIpcModeShareable [2021-11-26T18:34:42.202Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-26T18:34:42.458Z] --- PASS: TestIpcModeShareable (0.46s) [2021-11-26T18:34:42.458Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-26T18:34:43.804Z] --- PASS: TestImportExtremelyLargeImageWorks (89.59s) [2021-11-26T18:34:43.804Z] PASS [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.804Z] === Skipped [2021-11-26T18:34:43.804Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-26T18:34:43.804Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.804Z] DONE 12 tests, 1 skipped in 93.694s [2021-11-26T18:34:43.804Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-26T18:34:43.804Z] INFO: Testing against a local daemon [2021-11-26T18:34:43.804Z] === RUN TestNetworkCreateDelete [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-26T18:34:43.804Z] === RUN TestDockerNetworkDeletePreferID [2021-11-26T18:34:43.804Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-26T18:34:43.804Z] === RUN TestDaemonDNSFallback [2021-11-26T18:34:43.804Z] --- PASS: TestDaemonDNSFallback (6.29s) [2021-11-26T18:34:43.804Z] === RUN TestInspectNetwork [2021-11-26T18:34:43.804Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.804Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestRunContainerWithBridgeNone [2021-11-26T18:34:43.804Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestNetworkInvalidJSON [2021-11-26T18:34:43.804Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-26T18:34:43.804Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-26T18:34:43.804Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:34:43.804Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:34:43.804Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:34:43.804Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:34:43.804Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-26T18:34:43.804Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:34:43.804Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestNetworkList [2021-11-26T18:34:43.804Z] === RUN TestNetworkList//networks [2021-11-26T18:34:43.804Z] === PAUSE TestNetworkList//networks [2021-11-26T18:34:43.804Z] === RUN TestNetworkList//networks/ [2021-11-26T18:34:43.804Z] === PAUSE TestNetworkList//networks/ [2021-11-26T18:34:43.804Z] === CONT TestNetworkList//networks [2021-11-26T18:34:43.804Z] === CONT TestNetworkList//networks/ [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkList (0.01s) [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-26T18:34:43.804Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestHostIPv4BridgeLabel [2021-11-26T18:34:43.804Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-26T18:34:43.804Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-26T18:34:43.804Z] === RUN TestDaemonDefaultNetworkPools [2021-11-26T18:34:43.804Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-26T18:34:43.804Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-26T18:34:43.804Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-26T18:34:43.804Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestServiceWithPredefinedNetwork [2021-11-26T18:34:43.804Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.804Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-26T18:34:43.804Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:34:43.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestServiceWithDataPathPortInit [2021-11-26T18:34:43.804Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.804Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:34:43.804Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-26T18:34:43.804Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.804Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:34:43.804Z] PASS [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.804Z] === Skipped [2021-11-26T18:34:43.804Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-26T18:34:43.804Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.804Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:34:43.804Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.804Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:34:43.804Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.804Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-26T18:34:43.804Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.804Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:34:43.804Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.804Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:34:43.805Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:34:43.805Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:34:43.805Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:34:43.805Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:34:43.805Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:34:43.805Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:34:43.805Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] DONE 22 tests, 12 skipped in 6.919s [2021-11-26T18:34:43.805Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:34:43.805Z] INFO: Testing against a local daemon [2021-11-26T18:34:43.805Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-26T18:34:43.805Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:34:43.805Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:34:43.805Z] === RUN TestDockerNetworkIpvlan [2021-11-26T18:34:43.805Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:34:43.805Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:34:43.805Z] PASS [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === Skipped [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:34:43.805Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:34:43.805Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:34:43.805Z] [2021-11-26T18:34:43.805Z] DONE 2 tests, 2 skipped in 0.083s [2021-11-26T18:34:43.822Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2021-11-26T18:34:43.822Z] === RUN TestAPIIpcModeHost [2021-11-26T18:34:44.063Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:34:44.063Z] INFO: Testing against a local daemon [2021-11-26T18:34:44.063Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-26T18:34:44.063Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:44.063Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestDockerNetworkMacvlan [2021-11-26T18:34:44.063Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:44.063Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-26T18:34:44.063Z] PASS [2021-11-26T18:34:44.063Z] [2021-11-26T18:34:44.063Z] === Skipped [2021-11-26T18:34:44.063Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-26T18:34:44.063Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:44.063Z] [2021-11-26T18:34:44.063Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-26T18:34:44.063Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:34:44.063Z] [2021-11-26T18:34:44.063Z] DONE 2 tests, 2 skipped in 0.080s [2021-11-26T18:34:44.063Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-26T18:34:44.063Z] testing: warning: no tests to run [2021-11-26T18:34:44.063Z] PASS [2021-11-26T18:34:44.063Z] [2021-11-26T18:34:44.063Z] DONE 0 tests in 0.020s [2021-11-26T18:34:44.063Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-26T18:34:44.063Z] INFO: Testing against a local daemon [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginAllowRequest [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginTLS [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginDenyRequest [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginDenyResponse [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginAllowEventStream [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginErrorResponse [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginErrorRequest [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginHeader [2021-11-26T18:34:44.063Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.063Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-26T18:34:44.063Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-26T18:34:44.078Z] --- PASS: TestAPIIpcModeHost (0.33s) [2021-11-26T18:34:44.078Z] === RUN TestDaemonIpcModeShareable [2021-11-26T18:34:44.322Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-11-26T18:34:44.323Z] === RUN TestAuthZPluginV2Disable [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-26T18:34:44.323Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-26T18:34:44.323Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-26T18:34:44.323Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-11-26T18:34:44.323Z] PASS [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === Skipped [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-11-26T18:34:44.323Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] DONE 17 tests, 17 skipped in 0.261s [2021-11-26T18:34:44.323Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-26T18:34:44.323Z] INFO: Testing against a local daemon [2021-11-26T18:34:44.323Z] === RUN TestPluginInvalidJSON [2021-11-26T18:34:44.323Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:34:44.323Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:34:44.323Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:34:44.323Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-26T18:34:44.323Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-26T18:34:44.323Z] === RUN TestPluginInstall [2021-11-26T18:34:44.323Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-26T18:34:44.323Z] === RUN TestPluginsWithRuntimes [2021-11-26T18:34:44.323Z] 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-26T18:34:44.323Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-26T18:34:44.323Z] === RUN TestPluginBackCompatMediaTypes [2021-11-26T18:34:44.323Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-26T18:34:44.323Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:34:44.323Z] PASS [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === Skipped [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-26T18:34:44.323Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-26T18:34:44.323Z] 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-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:34:44.323Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-26T18:34:44.323Z] [2021-11-26T18:34:44.323Z] DONE 5 tests, 3 skipped in 0.106s [2021-11-26T18:34:44.586Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-26T18:34:44.586Z] INFO: Testing against a local daemon [2021-11-26T18:34:44.586Z] === RUN TestExternalGraphDriver [2021-11-26T18:34:44.586Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-26T18:34:44.586Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-11-26T18:34:44.586Z] === RUN TestGraphdriverPluginV2 [2021-11-26T18:34:44.913Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:34:44.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:34:45.005Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-26T18:34:45.261Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2021-11-26T18:34:45.261Z] === RUN TestDaemonIpcModePrivate [2021-11-26T18:34:45.744Z] 2021/11/26 18:34:41 Closing DB instances... [2021-11-26T18:34:45.744Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-11-26T18:34:45.744Z] === RUN TestFindNode [2021-11-26T18:34:45.744Z] 2021/11/26 18:34:44 Closing DB instances... [2021-11-26T18:34:45.744Z] --- PASS: TestFindNode (0.02s) [2021-11-26T18:34:45.744Z] === RUN TestChangeNodeState [2021-11-26T18:34:45.744Z] 2021/11/26 18:34:44 Closing DB instances... [2021-11-26T18:34:45.744Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-26T18:34:45.744Z] === RUN TestNodeReincarnation [2021-11-26T18:34:45.744Z] 2021/11/26 18:34:44 Closing DB instances... [2021-11-26T18:34:46.192Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-26T18:34:46.192Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2021-11-26T18:34:46.192Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-26T18:34:47.567Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-26T18:34:47.567Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-11-26T18:34:47.567Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-26T18:34:48.500Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-26T18:34:48.500Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2021-11-26T18:34:48.500Z] === RUN TestIpcModeOlderClient [2021-11-26T18:34:48.500Z] === PAUSE TestIpcModeOlderClient [2021-11-26T18:34:48.500Z] === RUN TestKillContainerInvalidSignal [2021-11-26T18:34:48.811Z] --- PASS: TestGraphdriverPluginV2 (3.52s) [2021-11-26T18:34:48.811Z] PASS [2021-11-26T18:34:48.811Z] [2021-11-26T18:34:48.811Z] === Skipped [2021-11-26T18:34:48.811Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-11-26T18:34:48.811Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-26T18:34:48.811Z] [2021-11-26T18:34:48.811Z] DONE 2 tests, 1 skipped in 3.638s [2021-11-26T18:34:48.811Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-26T18:34:48.811Z] INFO: Testing against a local daemon [2021-11-26T18:34:48.811Z] === RUN TestContinueAfterPluginCrash [2021-11-26T18:34:48.811Z] === PAUSE TestContinueAfterPluginCrash [2021-11-26T18:34:48.811Z] === RUN TestReadPluginNoRead [2021-11-26T18:34:48.811Z] === PAUSE TestReadPluginNoRead [2021-11-26T18:34:48.811Z] === RUN TestDaemonStartWithLogOpt [2021-11-26T18:34:48.811Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-26T18:34:48.811Z] === CONT TestContinueAfterPluginCrash [2021-11-26T18:34:48.811Z] === CONT TestDaemonStartWithLogOpt [2021-11-26T18:34:49.055Z] --- PASS: TestBuildMultiStageLayerLeak (8.85s) [2021-11-26T18:34:49.055Z] === RUN TestBuildWithHugeFile [2021-11-26T18:34:49.062Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2021-11-26T18:34:49.062Z] === RUN TestKillContainer [2021-11-26T18:34:49.062Z] === RUN TestKillContainer/no_signal [2021-11-26T18:34:49.318Z] === RUN TestKillContainer/non_killing_signal [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-26T18:34:49.562Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-26T18:34:49.562Z] === RUN TestParallelCreate [2021-11-26T18:34:49.562Z] 2021/11/26 18:34:49 Closing DB instances... [2021-11-26T18:34:49.562Z] --- PASS: TestParallelCreate (0.02s) [2021-11-26T18:34:49.562Z] === RUN TestParallelDelete [2021-11-26T18:34:49.562Z] 2021/11/26 18:34:49 Closing DB instances... [2021-11-26T18:34:49.562Z] --- PASS: TestParallelDelete (0.01s) [2021-11-26T18:34:49.562Z] === RUN TestNetworkDBIslands [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:168ad0aa7e89 with config:&{NodeID:168ad0aa7e89 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-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, added to nodes list" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2e04ccfcab66 with config:&{NodeID:2e04ccfcab66 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-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, added to nodes list" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, added to nodes list" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, added to nodes list" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-26T18:34:49.562Z] time="2021-11-26T18:34:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-26T18:34:49.574Z] === RUN TestKillContainer/killing_signal [2021-11-26T18:34:50.135Z] --- PASS: TestKillContainer (1.17s) [2021-11-26T18:34:50.135Z] --- PASS: TestKillContainer/no_signal (0.36s) [2021-11-26T18:34:50.135Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-26T18:34:50.135Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-26T18:34:50.135Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-26T18:34:50.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:df68c9df57f2 with config:&{NodeID:df68c9df57f2 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-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ffd4e2957143 with config:&{NodeID:ffd4e2957143 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-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, added to nodes list" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-26T18:34:50.549Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-26T18:34:50.696Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:78356ca759e7 with config:&{NodeID:78356ca759e7 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-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node df68c9df57f2/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-26T18:34:51.017Z] time="2021-11-26T18:34:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-11-26T18:34:51.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2021-11-26T18:34:51.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-11-26T18:34:51.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-11-26T18:34:51.257Z] === RUN TestKillStoppedContainer [2021-11-26T18:34:51.257Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-26T18:34:51.257Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-26T18:34:51.257Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-26T18:34:51.257Z] === RUN TestKillDifferentUserContainer [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:51.485Z] networkdb_test.go:835: Re-joining: 3 [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=info msg="The new bootstrap node list is:[172.29.116.118:10033 172.29.116.118:10034 172.29.116.118:10035]" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10033" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49357" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10034" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49358" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10035" [2021-11-26T18:34:51.485Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49359" [2021-11-26T18:34:51.819Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-11-26T18:34:51.819Z] === RUN TestInspectOomKilledTrue [2021-11-26T18:34:51.953Z] networkdb_test.go:835: Re-joining: 4 [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="The new bootstrap node list is:[172.29.116.118:10033 172.29.116.118:10034 172.29.116.118:10035]" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10033" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49360" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10034" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49361" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10035" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49362" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="node 0 leaving" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="Node 168ad0aa7e89 change state NodeActive --> NodeLeft" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="node4(ffd4e2957143): Node leave event for 168ad0aa7e89/172.29.116.118" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="Node 168ad0aa7e89 change state NodeActive --> NodeLeft" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="node5(78356ca759e7): Node leave event for 168ad0aa7e89/172.29.116.118" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="Node 168ad0aa7e89 change state NodeActive --> NodeLeft" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="node3(df68c9df57f2): Node leave event for 168ad0aa7e89/172.29.116.118" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="Node 168ad0aa7e89 change state NodeActive --> NodeLeft" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="node2(2e04ccfcab66): Node leave event for 168ad0aa7e89/172.29.116.118" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="Node 168ad0aa7e89 change state NodeActive --> NodeLeft" [2021-11-26T18:34:51.953Z] time="2021-11-26T18:34:51Z" level=info msg="node1(168ad0aa7e89): Node leave event for 168ad0aa7e89/172.29.116.118" [2021-11-26T18:34:52.074Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2021-11-26T18:34:52.074Z] === RUN TestInspectOomKilledFalse [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 168ad0aa7e89/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="node 1 leaving" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66 change state NodeActive --> NodeLeft" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="node5(78356ca759e7): Node leave event for 2e04ccfcab66/172.29.116.118" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66 change state NodeActive --> NodeLeft" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="node3(df68c9df57f2): Node leave event for 2e04ccfcab66/172.29.116.118" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66 change state NodeActive --> NodeLeft" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="node4(ffd4e2957143): Node leave event for 2e04ccfcab66/172.29.116.118" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66 change state NodeActive --> NodeFailed" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, added to failed nodes list" [2021-11-26T18:34:52.421Z] time="2021-11-26T18:34:52Z" level=error msg="node: 2e04ccfcab66 is unknown to memberlist" [2021-11-26T18:34:52.636Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2021-11-26T18:34:52.636Z] === RUN TestLinksEtcHostsContentMatch [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="Node 2e04ccfcab66/172.29.116.118, left gossip cluster" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="node 2 leaving" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="Node df68c9df57f2 change state NodeActive --> NodeLeft" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="node4(ffd4e2957143): Node leave event for df68c9df57f2/172.29.116.118" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="Node df68c9df57f2 change state NodeActive --> NodeLeft" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="node5(78356ca759e7): Node leave event for df68c9df57f2/172.29.116.118" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="Node df68c9df57f2 change state NodeActive --> NodeLeft" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=info msg="node3(df68c9df57f2): Node leave event for df68c9df57f2/172.29.116.118" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=debug msg="memberlist: Failed ping: 78356ca759e7 (timeout reached)" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.116.118:10035: use of closed network connection" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.116.118:10036: use of closed network connection" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.116.118:10034: use of closed network connection" [2021-11-26T18:34:52.889Z] time="2021-11-26T18:34:52Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49363" [2021-11-26T18:34:52.892Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2021-11-26T18:34:52.892Z] === RUN TestLinksContainerNames [2021-11-26T18:34:53.002Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-11-26T18:34:53.002Z] === CONT TestReadPluginNoRead [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:52Z" level=info msg="Node df68c9df57f2/172.29.116.118, left gossip cluster" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="Node df68c9df57f2/172.29.116.118, left gossip cluster" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="Node df68c9df57f2/172.29.116.118, left gossip cluster" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=warning msg="memberlist: Was able to connect to 78356ca759e7 but other probes failed, network may be misconfigured" [2021-11-26T18:34:53.357Z] networkdb_test.go:867: node4: OK [2021-11-26T18:34:53.357Z] networkdb_test.go:867: node5: OK [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="node 0 coming back" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:322a1689c56b with config:&{NodeID:322a1689c56b 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-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="Node 322a1689c56b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="Node 322a1689c56b/172.29.116.118, added to nodes list" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="node 1 coming back" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:190d0f8a126b with config:&{NodeID:190d0f8a126b 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-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="Node 190d0f8a126b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="Node 190d0f8a126b/172.29.116.118, added to nodes list" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="node 2 coming back" [2021-11-26T18:34:53.357Z] time="2021-11-26T18:34:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bc3505a76564 with config:&{NodeID:bc3505a76564 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-26T18:34:53.453Z] --- PASS: TestLinksContainerNames (0.76s) [2021-11-26T18:34:53.453Z] === RUN TestLogsFollowTailEmpty [2021-11-26T18:34:53.566Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-26T18:34:53.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.05s) [2021-11-26T18:34:53.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.07s) [2021-11-26T18:34:53.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.26s) [2021-11-26T18:34:53.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.72s) [2021-11-26T18:34:53.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.14s) [2021-11-26T18:34:53.566Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.65s) [2021-11-26T18:34:53.566Z] === RUN TestBuildMultiStageCopy [2021-11-26T18:34:53.566Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-26T18:34:53.826Z] time="2021-11-26T18:34:53Z" level=info msg="Node bc3505a76564/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:53.826Z] time="2021-11-26T18:34:53Z" level=info msg="Node bc3505a76564/172.29.116.118, added to nodes list" [2021-11-26T18:34:54.015Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-11-26T18:34:54.015Z] === RUN TestContainerNetworkMountsNoChown [2021-11-26T18:34:54.271Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/default [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/default [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/private [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/private [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rprivate [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/slave [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/slave [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rslave [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/shared [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/shared [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rshared [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/default [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/rslave [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/rshared [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/shared [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/rprivate [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/slave [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/private [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-26T18:34:54.271Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:34:54.271Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-26T18:34:54.271Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-26T18:34:54.527Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-26T18:34:54.783Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-26T18:34:54.783Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-26T18:34:54.783Z] === RUN TestContainerBindMountNonRecursive [2021-11-26T18:34:54.900Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-26T18:34:55.859Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-26T18:34:56.147Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2021-11-26T18:34:56.147Z] === RUN TestContainerVolumesMountedAsShared [2021-11-26T18:34:56.403Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2021-11-26T18:34:56.403Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-26T18:34:56.658Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2021-11-26T18:34:56.658Z] === RUN TestNetworkNat [2021-11-26T18:34:56.782Z] time="2021-11-26T18:34:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.116.118:10033 172.29.116.118:10034 172.29.116.118:10035]" [2021-11-26T18:34:57.220Z] --- PASS: TestNetworkNat (0.43s) [2021-11-26T18:34:57.220Z] === RUN TestNetworkLocalhostTCPNat [2021-11-26T18:34:57.242Z] --- PASS: TestContinueAfterPluginCrash (8.82s) [2021-11-26T18:34:57.242Z] === RUN TestReadPluginNoRead/default [2021-11-26T18:34:57.250Z] time="2021-11-26T18:34:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.116.118:10033 172.29.116.118:10034 172.29.116.118:10035]" [2021-11-26T18:34:57.476Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2021-11-26T18:34:57.476Z] === RUN TestNetworkLoopbackNat [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10033" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49364" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, is the new incarnation of the shutdown node 168ad0aa7e89/172.29.116.118" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10034" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49365" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, is the new incarnation of the shutdown node 2e04ccfcab66/172.29.116.118" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10035" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49366" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 78356ca759e7/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node ffd4e2957143/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node ffd4e2957143/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, is the new incarnation of the shutdown node df68c9df57f2/172.29.116.118" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, is the new incarnation of the shutdown node 2e04ccfcab66/172.29.116.118" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, is the new incarnation of the shutdown node 168ad0aa7e89/172.29.116.118" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 322a1689c56b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node 190d0f8a126b/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, is the new incarnation of the shutdown node df68c9df57f2/172.29.116.118" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, added to nodes list" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:57.719Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, added to nodes list" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, joined gossip cluster" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=info msg="Node bc3505a76564/172.29.116.118, added to nodes list" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10033" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49367" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10034" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49368" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.116.118:10035" [2021-11-26T18:34:58.188Z] time="2021-11-26T18:34:57Z" level=debug msg="memberlist: Stream connection from=172.29.116.118:49369" [2021-11-26T18:34:58.617Z] === CONT TestReadPluginNoRead [2021-11-26T18:34:58.617Z] read_test.go:92: [d482ec4696916] daemon is not started [2021-11-26T18:34:58.617Z] --- PASS: TestReadPluginNoRead (5.99s) [2021-11-26T18:34:58.617Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2021-11-26T18:34:58.617Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2021-11-26T18:34:58.617Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2021-11-26T18:34:58.617Z] PASS [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] DONE 6 tests in 10.263s [2021-11-26T18:34:58.617Z] 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-26T18:34:58.617Z] testing: warning: no tests to run [2021-11-26T18:34:58.617Z] PASS [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] DONE 0 tests in 0.025s [2021-11-26T18:34:58.617Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-26T18:34:58.617Z] INFO: Testing against a local daemon [2021-11-26T18:34:58.617Z] === RUN TestPluginWithDevMounts [2021-11-26T18:34:58.617Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-26T18:34:58.617Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-26T18:34:58.617Z] PASS [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] === Skipped [2021-11-26T18:34:58.617Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-26T18:34:58.617Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] DONE 1 tests, 1 skipped in 0.081s [2021-11-26T18:34:58.617Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-26T18:34:58.617Z] INFO: Testing against a local daemon [2021-11-26T18:34:58.617Z] === RUN TestSecretInspect [2021-11-26T18:34:58.617Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] --- SKIP: TestSecretInspect (0.03s) [2021-11-26T18:34:58.617Z] === RUN TestSecretList [2021-11-26T18:34:58.617Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] --- SKIP: TestSecretList (0.01s) [2021-11-26T18:34:58.617Z] === RUN TestSecretsCreateAndDelete [2021-11-26T18:34:58.617Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-26T18:34:58.617Z] === RUN TestSecretsUpdate [2021-11-26T18:34:58.617Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-26T18:34:58.617Z] === RUN TestTemplatedSecret [2021-11-26T18:34:58.617Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-26T18:34:58.617Z] === RUN TestSecretCreateResolve [2021-11-26T18:34:58.617Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-26T18:34:58.617Z] PASS [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] === Skipped [2021-11-26T18:34:58.617Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2021-11-26T18:34:58.617Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-26T18:34:58.617Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-26T18:34:58.617Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-26T18:34:58.617Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-26T18:34:58.617Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-26T18:34:58.617Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.617Z] [2021-11-26T18:34:58.617Z] DONE 6 tests, 6 skipped in 0.149s [2021-11-26T18:34:58.617Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-26T18:34:58.656Z] 2021/11/26 18:34:58 Closing DB instances... [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b change state NodeActive --> NodeLeft" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="node2(190d0f8a126b): Node leave event for 322a1689c56b/172.29.116.118" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b change state NodeActive --> NodeLeft" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="node4(ffd4e2957143): Node leave event for 322a1689c56b/172.29.116.118" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b change state NodeActive --> NodeLeft" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="node3(bc3505a76564): Node leave event for 322a1689c56b/172.29.116.118" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b change state NodeActive --> NodeLeft" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="node1(322a1689c56b): Node leave event for 322a1689c56b/172.29.116.118" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b change state NodeActive --> NodeLeft" [2021-11-26T18:34:58.656Z] time="2021-11-26T18:34:58Z" level=info msg="node5(78356ca759e7): Node leave event for 322a1689c56b/172.29.116.118" [2021-11-26T18:34:58.876Z] INFO: Testing against a local daemon [2021-11-26T18:34:58.876Z] === RUN TestServiceCreateInit [2021-11-26T18:34:58.876Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-26T18:34:58.876Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-26T18:34:58.876Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- PASS: TestServiceCreateInit (0.02s) [2021-11-26T18:34:58.876Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:34:58.876Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:34:58.876Z] === RUN TestCreateServiceMultipleTimes [2021-11-26T18:34:58.876Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestCreateServiceConflict [2021-11-26T18:34:58.876Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestCreateServiceMaxReplicas [2021-11-26T18:34:58.876Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-26T18:34:58.876Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-26T18:34:58.876Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestCreateServiceSecretFileMode [2021-11-26T18:34:58.876Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestCreateServiceConfigFileMode [2021-11-26T18:34:58.876Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestCreateServiceSysctls [2021-11-26T18:34:58.876Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-26T18:34:58.876Z] === RUN TestCreateServiceCapabilities [2021-11-26T18:34:58.876Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-26T18:34:58.876Z] === RUN TestInspect [2021-11-26T18:34:58.876Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestInspect (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestCreateJob [2021-11-26T18:34:58.876Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestCreateJob (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestReplicatedJob [2021-11-26T18:34:58.876Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestUpdateReplicatedJob [2021-11-26T18:34:58.876Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-11-26T18:34:58.876Z] === RUN TestServiceListWithStatuses [2021-11-26T18:34:58.876Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:34:58.876Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-26T18:34:58.876Z] === RUN TestDockerNetworkConnectAlias [2021-11-26T18:34:58.876Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestDockerNetworkReConnect [2021-11-26T18:34:58.876Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:34:58.876Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-26T18:34:58.876Z] === RUN TestServicePlugin [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 322a1689c56b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 190d0f8a126b change state NodeActive --> NodeLeft" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 190d0f8a126b change state NodeActive --> NodeLeft" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="node5(78356ca759e7): Node leave event for 190d0f8a126b/172.29.116.118" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="node3(bc3505a76564): Node leave event for 190d0f8a126b/172.29.116.118" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 190d0f8a126b change state NodeActive --> NodeLeft" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="node4(ffd4e2957143): Node leave event for 190d0f8a126b/172.29.116.118" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="Node 190d0f8a126b change state NodeActive --> NodeLeft" [2021-11-26T18:34:59.125Z] time="2021-11-26T18:34:58Z" level=info msg="node2(190d0f8a126b): Node leave event for 190d0f8a126b/172.29.116.118" [2021-11-26T18:34:59.133Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2021-11-26T18:34:59.133Z] === RUN TestCreateServiceConflict [2021-11-26T18:34:59.133Z] --- PASS: TestCreateServiceConflict (2.21s) [2021-11-26T18:34:59.133Z] === RUN TestCreateServiceMaxReplicas [2021-11-26T18:34:59.421Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node 190d0f8a126b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node 190d0f8a126b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node 190d0f8a126b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node 190d0f8a126b/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node bc3505a76564 change state NodeActive --> NodeLeft" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="node4(ffd4e2957143): Node leave event for bc3505a76564/172.29.116.118" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node bc3505a76564 change state NodeActive --> NodeLeft" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="node5(78356ca759e7): Node leave event for bc3505a76564/172.29.116.118" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node bc3505a76564/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node bc3505a76564 change state NodeActive --> NodeFailed" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node bc3505a76564/172.29.116.118, added to failed nodes list" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=error msg="node: bc3505a76564 is unknown to memberlist" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node bc3505a76564/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.593Z] time="2021-11-26T18:34:59Z" level=info msg="Node bc3505a76564/172.29.116.118, left gossip cluster" [2021-11-26T18:34:59.992Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-11-26T18:34:59.992Z] === RUN TestPause [2021-11-26T18:35:00.062Z] time="2021-11-26T18:34:59Z" level=info msg="Node ffd4e2957143 change state NodeActive --> NodeLeft" [2021-11-26T18:35:00.062Z] time="2021-11-26T18:34:59Z" level=info msg="node5(78356ca759e7): Node leave event for ffd4e2957143/172.29.116.118" [2021-11-26T18:35:00.062Z] time="2021-11-26T18:34:59Z" level=info msg="Node ffd4e2957143 change state NodeActive --> NodeLeft" [2021-11-26T18:35:00.062Z] time="2021-11-26T18:34:59Z" level=info msg="node4(ffd4e2957143): Node leave event for ffd4e2957143/172.29.116.118" [2021-11-26T18:35:00.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-26T18:35:00.530Z] time="2021-11-26T18:35:00Z" level=info msg="Node ffd4e2957143/172.29.116.118, left gossip cluster" [2021-11-26T18:35:00.554Z] --- PASS: TestPause (0.43s) [2021-11-26T18:35:00.554Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-26T18:35:00.554Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:35:00.554Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-26T18:35:00.554Z] === RUN TestPauseStopPausedContainer [2021-11-26T18:35:00.779Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServicePlugin (1.87s) [2021-11-26T18:35:00.779Z] === RUN TestServiceUpdateLabel [2021-11-26T18:35:00.779Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-26T18:35:00.779Z] === RUN TestServiceUpdateSecrets [2021-11-26T18:35:00.779Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-26T18:35:00.779Z] === RUN TestServiceUpdateConfigs [2021-11-26T18:35:00.779Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-26T18:35:00.779Z] === RUN TestServiceUpdateNetwork [2021-11-26T18:35:00.779Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-11-26T18:35:00.779Z] === RUN TestServiceUpdatePidsLimit [2021-11-26T18:35:00.779Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-11-26T18:35:00.779Z] PASS [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === Skipped [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:35:00.779Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:35:00.779Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-26T18:35:00.779Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-26T18:35:00.779Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.03s) [2021-11-26T18:35:00.779Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-26T18:35:00.779Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-26T18:35:00.779Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-26T18:35:00.779Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-26T18:35:00.779Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-26T18:35:00.779Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-26T18:35:00.779Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-26T18:35:00.779Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-26T18:35:00.779Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-11-26T18:35:00.779Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-26T18:35:00.779Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-26T18:35:00.779Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-26T18:35:00.779Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2021-11-26T18:35:00.779Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-26T18:35:00.779Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-26T18:35:00.779Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-26T18:35:00.779Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-11-26T18:35:00.779Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2021-11-26T18:35:00.779Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-26T18:35:00.779Z] [2021-11-26T18:35:00.779Z] DONE 24 tests, 23 skipped in 2.217s [2021-11-26T18:35:00.779Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-26T18:35:00.810Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-11-26T18:35:00.810Z] === RUN TestPidHost [2021-11-26T18:35:00.871Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-26T18:35:00.998Z] time="2021-11-26T18:35:00Z" level=info msg="Node ffd4e2957143/172.29.116.118, left gossip cluster" [2021-11-26T18:35:00.998Z] time="2021-11-26T18:35:00Z" level=info msg="Node 78356ca759e7/172.29.116.118, left gossip cluster" [2021-11-26T18:35:00.998Z] time="2021-11-26T18:35:00Z" level=info msg="Node 78356ca759e7 change state NodeActive --> NodeFailed" [2021-11-26T18:35:00.998Z] time="2021-11-26T18:35:00Z" level=info msg="Node 78356ca759e7/172.29.116.118, added to failed nodes list" [2021-11-26T18:35:00.998Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-11-26T18:35:00.998Z] PASS [2021-11-26T18:35:00.998Z] coverage: 60.0% of statements [2021-11-26T18:35:00.998Z] ok github.com/docker/docker/libnetwork/networkdb 102.958s coverage: 60.0% of statements [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-26T18:35:00.998Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/quota [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/rootless [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/volume [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-26T18:35:00.999Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-26T18:35:01.037Z] INFO: Testing against a local daemon [2021-11-26T18:35:01.037Z] === RUN TestSessionCreate [2021-11-26T18:35:01.037Z] --- PASS: TestSessionCreate (0.02s) [2021-11-26T18:35:01.037Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-26T18:35:01.037Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-26T18:35:01.037Z] PASS [2021-11-26T18:35:01.037Z] [2021-11-26T18:35:01.037Z] DONE 2 tests in 0.111s [2021-11-26T18:35:01.037Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-26T18:35:01.037Z] INFO: Testing against a local daemon [2021-11-26T18:35:01.037Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:35:01.037Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-26T18:35:01.037Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:35:01.037Z] === RUN TestDiskUsage [2021-11-26T18:35:01.037Z] === PAUSE TestDiskUsage [2021-11-26T18:35:01.037Z] === RUN TestEventsExecDie [2021-11-26T18:35:01.605Z] --- PASS: TestEventsExecDie (0.50s) [2021-11-26T18:35:01.605Z] === RUN TestEventsBackwardsCompatible [2021-11-26T18:35:01.605Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-26T18:35:01.605Z] === RUN TestEventsVolumeCreate [2021-11-26T18:35:01.605Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-26T18:35:01.605Z] === RUN TestInfoBinaryCommits [2021-11-26T18:35:01.605Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-26T18:35:01.605Z] === RUN TestInfoAPIVersioned [2021-11-26T18:35:01.605Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-26T18:35:01.605Z] === RUN TestInfoDiscoveryBackend [2021-11-26T18:35:01.649Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2021-11-26T18:35:01.649Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-26T18:35:01.738Z] --- PASS: TestPidHost (0.91s) [2021-11-26T18:35:01.738Z] === RUN TestPsFilter [2021-11-26T18:35:01.856Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-26T18:35:01.994Z] --- PASS: TestPsFilter (0.10s) [2021-11-26T18:35:01.994Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-26T18:35:02.171Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-11-26T18:35:02.171Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-26T18:35:02.250Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-11-26T18:35:02.250Z] === RUN TestRemoveContainerWithVolume [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === Skipped [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-26T18:35:02.564Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-26T18:35:02.564Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-26T18:35:02.564Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-26T18:35:02.564Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-11-26T18:35:02.564Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-26T18:35:02.564Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-26T18:35:02.564Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-26T18:35:02.564Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-26T18:35:02.564Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-26T18:35:02.564Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-26T18:35:02.564Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-26T18:35:02.564Z] daemon_test.go:146: root required [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-26T18:35:02.564Z] reload_test.go:520: root required [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-26T18:35:02.564Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-26T18:35:02.564Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-26T18:35:02.564Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-26T18:35:02.564Z] download_test.go:267: Needs fixing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-26T18:35:02.564Z] layer_test.go:303: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-26T18:35:02.564Z] layer_test.go:352: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-26T18:35:02.564Z] layer_test.go:467: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-26T18:35:02.564Z] layer_test.go:696: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-26T18:35:02.564Z] migration_test.go:45: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-26T18:35:02.564Z] migration_test.go:181: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-26T18:35:02.564Z] mount_test.go:17: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-26T18:35:02.564Z] mount_test.go:76: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-26T18:35:02.564Z] mount_test.go:125: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-26T18:35:02.564Z] mount_test.go:212: Failing on Windows [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-11-26T18:35:02.564Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-26T18:35:02.564Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-26T18:35:02.564Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-26T18:35:02.564Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-26T18:35:02.564Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-26T18:35:02.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-26T18:35:02.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-26T18:35:02.564Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-26T18:35:02.564Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-26T18:35:02.564Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-26T18:35:02.564Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-26T18:35:02.564Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:35:02.564Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.564Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:35:02.564Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:35:02.564Z] [2021-11-26T18:35:02.812Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2021-11-26T18:35:02.812Z] === RUN TestRemoveContainerRunning [2021-11-26T18:35:02.840Z] --- PASS: TestBuildMultiStageCopy (10.50s) [2021-11-26T18:35:02.840Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.26s) [2021-11-26T18:35:02.840Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-11-26T18:35:02.840Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2021-11-26T18:35:02.840Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-11-26T18:35:02.840Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-26T18:35:02.840Z] === RUN TestBuildMultiStageParentConfig [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:35:03.032Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:35:03.032Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:35:03.032Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-26T18:35:03.032Z] archive_test.go:133: Xz not present in msys2 [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-11-26T18:35:03.032Z] archive_test.go:140: zstd not installed [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-26T18:35:03.032Z] archive_test.go:252: Failing on Windows CI machines [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-26T18:35:03.032Z] archive_windows_test.go:16: Currently fails [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-26T18:35:03.032Z] changes_test.go:195: needs more investigation [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-26T18:35:03.032Z] changes_test.go:432: needs further investigation [2021-11-26T18:35:03.032Z] [2021-11-26T18:35:03.032Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-26T18:35:03.033Z] changes_test.go:468: needs further investigation [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-26T18:35:03.033Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-26T18:35:03.033Z] poller_test.go:40: No chmod on Windows [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-26T18:35:03.033Z] fileutils_test.go:133: Needs porting to Windows [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-26T18:35:03.033Z] fileutils_test.go:179: Needs porting to Windows [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-26T18:35:03.033Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-26T18:35:03.033Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-26T18:35:03.033Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-26T18:35:03.033Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-26T18:35:03.033Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-26T18:35:03.033Z] [2021-11-26T18:35:03.033Z] DONE 2090 tests, 68 skipped in 247.399s [2021-11-26T18:35:03.033Z] INFO: make.ps1 ended at 11/26/2021 18:35:02 [2021-11-26T18:35:03.068Z] --- PASS: TestRemoveContainerRunning (0.39s) [2021-11-26T18:35:03.068Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-26T18:35:03.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-11-26T18:35:03.630Z] === RUN TestRemoveInvalidContainer [2021-11-26T18:35:03.630Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-26T18:35:03.630Z] === RUN TestRenameLinkedContainer [2021-11-26T18:35:04.150Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-26T18:35:04.150Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:35:04.150Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:35:04.150Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-26T18:35:04.150Z] [2021-11-26T18:35:04.150Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-26T18:35:04.150Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-26T18:35:04.150Z] Using test binary docker [2021-11-26T18:35:04.150Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-26T18:35:04.150Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-26T18:35:04.150Z] INFO: Waiting for daemon to start... [2021-11-26T18:35:04.150Z] Starting dockerd [2021-11-26T18:35:04.598Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-26T18:35:04.598Z] INFO: Unit tests ended at 11/26/2021 18:35:04. Duration:00:04:20.1539486 [2021-11-26T18:35:04.598Z] INFO: Building busybox [2021-11-26T18:35:04.598Z] Sending build context to Docker daemon 5.12kB [2021-11-26T18:35:04.598Z] [2021-11-26T18:35:04.598Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-26T18:35:04.598Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-26T18:35:04.598Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-26T18:35:04.598Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-26T18:35:04.598Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-26T18:35:04.598Z] ---> 617dd5ead5b8 [2021-11-26T18:35:04.598Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-26T18:35:04.598Z] ---> Running in 1d28a0127b59 [2021-11-26T18:35:05.048Z] --- PASS: TestBuildMultiStageParentConfig (1.84s) [2021-11-26T18:35:05.048Z] === RUN TestBuildLabelWithTargets [2021-11-26T18:35:05.048Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:35:05.048Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-26T18:35:05.048Z] === RUN TestBuildWithEmptyLayers [2021-11-26T18:35:05.095Z] . [2021-11-26T18:35:05.356Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-26T18:35:05.514Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-11-26T18:35:05.514Z] === RUN TestBuildMultiStageOnBuild [2021-11-26T18:35:05.520Z] --- PASS: TestRenameLinkedContainer (1.65s) [2021-11-26T18:35:05.520Z] === RUN TestRenameStoppedContainer [2021-11-26T18:35:05.520Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-26T18:35:05.520Z] === RUN TestRenameRunningContainerAndReuse [2021-11-26T18:35:06.351Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-11-26T18:35:06.351Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-26T18:35:06.351Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:35:06.351Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-26T18:35:06.351Z] === RUN TestInfoAPI [2021-11-26T18:35:06.351Z] --- PASS: TestInfoAPI (0.02s) [2021-11-26T18:35:06.351Z] === RUN TestInfoAPIWarnings [2021-11-26T18:35:06.447Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-11-26T18:35:06.447Z] === RUN TestRenameInvalidName [2021-11-26T18:35:06.703Z] --- PASS: TestRenameInvalidName (0.41s) [2021-11-26T18:35:06.703Z] === RUN TestRenameAnonymousContainer [2021-11-26T18:35:08.067Z] --- PASS: TestRenameAnonymousContainer (1.35s) [2021-11-26T18:35:08.067Z] === RUN TestRenameContainerWithSameName [2021-11-26T18:35:08.323Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2021-11-26T18:35:08.582Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-26T18:35:09.144Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-11-26T18:35:09.144Z] === RUN TestResize [2021-11-26T18:35:09.705Z] --- PASS: TestResize (0.38s) [2021-11-26T18:35:09.705Z] === RUN TestResizeWithInvalidSize [2021-11-26T18:35:09.961Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2021-11-26T18:35:09.962Z] === RUN TestResizeWhenContainerNotStarted [2021-11-26T18:35:10.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:35:10.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:35:10.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:35:10.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:35:10.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:35:11.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:35:13.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:35:14.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:35:14.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:35:15.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:35:15.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:35:16.484Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2021-11-26T18:35:16.484Z] === RUN TestCreateServiceSecretFileMode [2021-11-26T18:35:17.086Z] Removing intermediate container 1d28a0127b59 [2021-11-26T18:35:17.086Z] ---> edf1c3c84cf8 [2021-11-26T18:35:17.086Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-26T18:35:17.086Z] ---> Running in c2ef9479891f [2021-11-26T18:35:17.086Z] Removing intermediate container c2ef9479891f [2021-11-26T18:35:17.086Z] ---> eb37d4fd3d72 [2021-11-26T18:35:17.086Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-26T18:35:17.086Z] ---> Running in b975f1c7c666 [2021-11-26T18:35:17.554Z] Removing intermediate container b975f1c7c666 [2021-11-26T18:35:17.554Z] ---> 63f004a96707 [2021-11-26T18:35:17.554Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-26T18:35:17.985Z] --- PASS: TestBuildMultiStageOnBuild (10.63s) [2021-11-26T18:35:17.985Z] === RUN TestBuildUncleanTarFilenames [2021-11-26T18:35:17.985Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:35:17.985Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-26T18:35:17.985Z] === RUN TestBuildMultiStageLayerLeak [2021-11-26T18:35:18.540Z] [2021-11-26T18:35:18.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:35:18.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:35:19.008Z] ---> f6ca35b8ef5b [2021-11-26T18:35:19.008Z] 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-26T18:35:19.008Z] ---> Running in abe5e0e76527 [2021-11-26T18:35:20.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:35:22.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:35:22.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:35:24.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:35:24.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:35:24.419Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-11-26T18:35:24.420Z] === RUN TestInfoDebug [2021-11-26T18:35:24.420Z] --- PASS: TestInfoDebug (0.54s) [2021-11-26T18:35:24.420Z] === RUN TestInfoInsecureRegistries [2021-11-26T18:35:24.420Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-11-26T18:35:24.420Z] === RUN TestInfoRegistryMirrors [2021-11-26T18:35:24.420Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-26T18:35:24.420Z] === RUN TestLoginFailsWithBadCredentials [2021-11-26T18:35:24.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-26T18:35:24.420Z] === RUN TestPingCacheHeaders [2021-11-26T18:35:24.420Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-26T18:35:24.420Z] === RUN TestPingGet [2021-11-26T18:35:24.420Z] --- PASS: TestPingGet (0.01s) [2021-11-26T18:35:24.420Z] === RUN TestPingHead [2021-11-26T18:35:24.420Z] --- PASS: TestPingHead (0.02s) [2021-11-26T18:35:24.420Z] === RUN TestVersion [2021-11-26T18:35:24.420Z] --- PASS: TestVersion (0.01s) [2021-11-26T18:35:24.420Z] === CONT TestDiskUsage [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/container_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/image_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/volume_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-26T18:35:24.420Z] === RUN TestDiskUsage/after_container.Run [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-26T18:35:24.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage (1.20s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-26T18:35:24.935Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-26T18:35:24.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-11-26T18:35:24.936Z] PASS [2021-11-26T18:35:24.936Z] [2021-11-26T18:35:24.936Z] === Skipped [2021-11-26T18:35:24.936Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:35:24.936Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-26T18:35:24.936Z] [2021-11-26T18:35:24.936Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-26T18:35:24.936Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-26T18:35:24.936Z] [2021-11-26T18:35:24.936Z] DONE 53 tests, 2 skipped in 23.958s [2021-11-26T18:35:24.936Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-26T18:35:25.131Z] --- PASS: TestBuildMultiStageLayerLeak (8.89s) [2021-11-26T18:35:25.131Z] === RUN TestBuildWithHugeFile [2021-11-26T18:35:25.194Z] INFO: Testing against a local daemon [2021-11-26T18:35:25.194Z] === RUN TestVolumesCreateAndList [2021-11-26T18:35:25.194Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-26T18:35:25.194Z] === RUN TestVolumesRemove [2021-11-26T18:35:25.194Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-26T18:35:25.194Z] === RUN TestVolumesInspect [2021-11-26T18:35:25.194Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-26T18:35:25.194Z] === RUN TestVolumesInvalidJSON [2021-11-26T18:35:25.194Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-26T18:35:25.194Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-26T18:35:25.194Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-26T18:35:25.194Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-26T18:35:25.194Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-26T18:35:25.194Z] PASS [2021-11-26T18:35:25.194Z] [2021-11-26T18:35:25.194Z] DONE 5 tests in 0.183s [2021-11-26T18:35:25.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-26T18:35:25.194Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13397 is not a child of this shell [2021-11-26T18:35:25.194Z] warning: PID 13397 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-26T18:35:25.194Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-26T18:35:25.194Z] [2021-11-26T18:35:25.194Z] Unloading profiles will leave already running processes permanently [2021-11-26T18:35:25.194Z] unconfined, which can lead to unexpected situations. [2021-11-26T18:35:25.194Z] [2021-11-26T18:35:25.194Z] To set a process to complain mode, use the command line tool [2021-11-26T18:35:25.194Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-26T18:35:25.194Z] Removing test suite binaries [2021-11-26T18:35:25.452Z] exiting test-integration [2021-11-26T18:35:25.452Z] ++ exit 0 [2021-11-26T18:35:25.452Z] [2021-11-26T18:35:25.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon Post stage [Pipeline] junit [2021-11-26T18:35:26.865Z] Recording test results [2021-11-26T18:35:27.478Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.26s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.70s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s) [2021-11-26T18:35:27.578Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2021-11-26T18:35:27.578Z] === RUN TestCgroupNamespacesRun [2021-11-26T18:35:27.858Z] + echo Ensuring container killed. [2021-11-26T18:35:27.858Z] Ensuring container killed. [2021-11-26T18:35:27.858Z] + docker rm -vf docker-pr2 [2021-11-26T18:35:27.858Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-26T18:35:28.139Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2021-11-26T18:35:28.139Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-26T18:35:28.140Z] + echo Chowning /workspace to jenkins user [2021-11-26T18:35:28.140Z] Chowning /workspace to jenkins user [2021-11-26T18:35:28.140Z] + id -u [2021-11-26T18:35:28.140Z] + id -g [2021-11-26T18:35:28.140Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43047:/workspace busybox chown -R 1000:1000 /workspace [2021-11-26T18:35:28.652Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2021-11-26T18:35:28.652Z] === RUN TestCreateServiceConfigFileMode [2021-11-26T18:35:29.504Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-11-26T18:35:29.505Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-26T18:35:30.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-26T18:35:30.341Z] + bundleName=amd64-rootless [2021-11-26T18:35:30.341Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-26T18:35:30.341Z] Creating amd64-rootless-bundles.tar.gz [2021-11-26T18:35:30.341Z] + 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-26T18:35:30.342Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-26T18:35:30.355Z] Archiving artifacts [2021-11-26T18:35:30.433Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s) [2021-11-26T18:35:30.433Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-26T18:35:30.802Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T18:35:31.128Z] + make clean [2021-11-26T18:35:31.386Z] docker volume rm -f docker-dev-cache [2021-11-26T18:35:31.386Z] docker-dev-cache [Pipeline] deleteDir [2021-11-26T18:35:31.798Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2021-11-26T18:35:31.798Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-26T18:35:32.726Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2021-11-26T18:35:32.726Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-26T18:35:33.653Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-11-26T18:35:33.653Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-26T18:35:34.580Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-26T18:35:34.580Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-26T18:35:35.508Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2021-11-26T18:35:35.508Z] === RUN TestNISDomainname [2021-11-26T18:35:36.071Z] --- PASS: TestNISDomainname (0.47s) [2021-11-26T18:35:36.071Z] === RUN TestHostnameDnsResolution [2021-11-26T18:35:36.633Z] --- PASS: TestHostnameDnsResolution (0.64s) [2021-11-26T18:35:36.633Z] === RUN TestUnprivilegedPortsAndPing [2021-11-26T18:35:36.877Z] Removing intermediate container abe5e0e76527 [2021-11-26T18:35:36.877Z] ---> 1a19745ffcda [2021-11-26T18:35:36.877Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-26T18:35:36.877Z] ---> Running in 813b3ebecd75 [2021-11-26T18:35:36.877Z] [2021-11-26T18:35:36.877Z] SUCCESS: Specified value was saved. [2021-11-26T18:35:37.194Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2021-11-26T18:35:37.194Z] === RUN TestStats [2021-11-26T18:35:37.345Z] Removing intermediate container 813b3ebecd75 [2021-11-26T18:35:37.345Z] ---> 31dddb81122a [2021-11-26T18:35:37.345Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-26T18:35:37.345Z] ---> Running in 910f8706d4d1 [2021-11-26T18:35:39.709Z] --- PASS: TestStats (2.41s) [2021-11-26T18:35:39.709Z] === RUN TestStopContainerWithTimeout [2021-11-26T18:35:39.709Z] === RUN TestStopContainerWithTimeout/0 [2021-11-26T18:35:39.709Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-26T18:35:39.709Z] === RUN TestStopContainerWithTimeout/1 [2021-11-26T18:35:39.709Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-26T18:35:39.709Z] === RUN TestStopContainerWithTimeout/3 [2021-11-26T18:35:39.709Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-26T18:35:39.709Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-26T18:35:39.709Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-26T18:35:39.709Z] === CONT TestStopContainerWithTimeout/0 [2021-11-26T18:35:39.709Z] === CONT TestStopContainerWithTimeout/3 [2021-11-26T18:35:39.965Z] === CONT TestStopContainerWithTimeout/1 [2021-11-26T18:35:40.826Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2021-11-26T18:35:40.826Z] === RUN TestCreateServiceSysctls [2021-11-26T18:35:41.329Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-26T18:35:42.101Z] Cannot create a file when that file already exists. [2021-11-26T18:35:42.716Z] --- PASS: TestCreateServiceSysctls (3.05s) [2021-11-26T18:35:42.716Z] === RUN TestCreateServiceCapabilities [2021-11-26T18:35:43.844Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-26T18:35:43.844Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2021-11-26T18:35:43.844Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2021-11-26T18:35:43.844Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2021-11-26T18:35:43.844Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2021-11-26T18:35:43.844Z] === RUN TestDeleteDevicemapper [2021-11-26T18:35:43.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:35:43.844Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-26T18:35:43.844Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-26T18:35:45.231Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2021-11-26T18:35:45.231Z] === RUN TestInspect [2021-11-26T18:35:45.734Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s) [2021-11-26T18:35:45.734Z] === RUN TestUpdateMemory [2021-11-26T18:35:45.893Z] Removing intermediate container 910f8706d4d1 [2021-11-26T18:35:45.893Z] ---> e97c414ae2f5 [2021-11-26T18:35:45.893Z] Step 13/13 : CMD ["sh"] [2021-11-26T18:35:45.893Z] ---> Running in cf510f8bec9d [2021-11-26T18:35:45.893Z] Removing intermediate container cf510f8bec9d [2021-11-26T18:35:45.893Z] ---> cc9a67079e5d [2021-11-26T18:35:45.893Z] Successfully built cc9a67079e5d [2021-11-26T18:35:45.893Z] Successfully tagged busybox:latest [2021-11-26T18:35:45.893Z] INFO: Docker images of the daemon under test [2021-11-26T18:35:45.893Z] [2021-11-26T18:35:45.893Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-26T18:35:45.893Z] busybox latest cc9a67079e5d Less than a second ago 5.76GB [2021-11-26T18:35:45.893Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 3 weeks ago 5.74GB [2021-11-26T18:35:45.893Z] microsoft/windowsservercore latest 617dd5ead5b8 3 weeks ago 5.74GB [2021-11-26T18:35:45.893Z] [2021-11-26T18:35:45.893Z] INFO: Running integration tests at 11/26/2021 18:35:45... [2021-11-26T18:35:45.893Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-26T18:35:45.893Z] INFO: Integration API tests being run from the host: [2021-11-26T18:35:45.893Z] INFO: make.ps1 starting at 11/26/2021 18:35:45 [2021-11-26T18:35:46.295Z] --- PASS: TestUpdateMemory (0.49s) [2021-11-26T18:35:46.295Z] === RUN TestUpdateCPUQuota [2021-11-26T18:35:46.858Z] --- PASS: TestUpdateCPUQuota (0.65s) [2021-11-26T18:35:46.858Z] === RUN TestUpdatePidsLimit [2021-11-26T18:35:46.858Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-26T18:35:46.881Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-26T18:35:47.114Z] === RUN TestUpdatePidsLimit/no_change [2021-11-26T18:35:47.381Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-26T18:35:47.381Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-26T18:35:47.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-26T18:35:47.910Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-26T18:35:48.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-26T18:35:48.500Z] --- PASS: TestInspect (2.84s) [2021-11-26T18:35:48.500Z] === RUN TestCreateJob [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit (1.83s) [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-11-26T18:35:48.727Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2021-11-26T18:35:48.727Z] === RUN TestUpdateRestartPolicy [2021-11-26T18:35:51.012Z] --- PASS: TestCreateJob (2.94s) [2021-11-26T18:35:51.013Z] === RUN TestReplicatedJob [2021-11-26T18:35:52.085Z] sha256:d080f751792acc422fcd8c968ca789a8eea713436f8ce21b0913c97644f937dd [2021-11-26T18:35:52.085Z] INFO: Starting docker-py tests... [2021-11-26T18:35:52.085Z] ============================= test session starts ============================== [2021-11-26T18:35:52.085Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-26T18:35:52.085Z] rootdir: /src, inifile: pytest.ini [2021-11-26T18:35:52.085Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-26T18:35:52.085Z] collected 395 items / 1 deselected / 394 selected [2021-11-26T18:35:52.085Z] [2021-11-26T18:35:56.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-26T18:35:57.549Z] --- PASS: TestReplicatedJob (5.41s) [2021-11-26T18:35:57.549Z] === RUN TestUpdateReplicatedJob [2021-11-26T18:35:59.439Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2021-11-26T18:35:59.439Z] === RUN TestServiceListWithStatuses [2021-11-26T18:35:59.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:35:59.439Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-11-26T18:35:59.439Z] === RUN TestDockerNetworkConnectAlias [2021-11-26T18:36:00.893Z] --- PASS: TestUpdateRestartPolicy (10.67s) [2021-11-26T18:36:00.893Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-26T18:36:00.893Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-26T18:36:00.893Z] === RUN TestWaitNonBlocked [2021-11-26T18:36:00.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:36:00.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:36:00.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:36:00.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:36:00.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:36:00.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:36:00.893Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-26T18:36:00.893Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2021-11-26T18:36:00.893Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2021-11-26T18:36:00.893Z] === RUN TestWaitBlocked [2021-11-26T18:36:00.893Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:36:00.893Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:36:00.893Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:36:00.893Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:36:00.893Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:36:00.893Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:36:01.149Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-26T18:36:01.149Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2021-11-26T18:36:01.149Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2021-11-26T18:36:01.149Z] === CONT TestContainerStartOnDaemonRestart [2021-11-26T18:36:01.149Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-26T18:36:03.037Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s) [2021-11-26T18:36:03.037Z] === CONT TestIpcModeOlderClient [2021-11-26T18:36:03.037Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-26T18:36:03.037Z] === CONT TestContainerKillOnDaemonStart [2021-11-26T18:36:03.037Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2021-11-26T18:36:03.037Z] === CONT TestDaemonHostGatewayIP [2021-11-26T18:36:03.555Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-26T18:36:03.605Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2021-11-26T18:36:03.605Z] === RUN TestDockerNetworkReConnect [2021-11-26T18:36:04.126Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-26T18:36:05.553Z] --- PASS: TestDaemonHostGatewayIP (2.22s) [2021-11-26T18:36:05.553Z] === CONT TestDaemonRestartIpcMode [2021-11-26T18:36:05.951Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-26T18:36:06.871Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2021-11-26T18:36:06.871Z] === RUN TestServicePlugin [2021-11-26T18:36:07.442Z] --- PASS: TestDaemonRestartIpcMode (2.03s) [2021-11-26T18:36:11.035Z] plugin_test.go:61: [dae27a27a9f12] joining swarm manager [d73654e2ce791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:36:11.595Z] plugin_test.go:64: [ddcbacb49ba08] joining swarm manager [d73654e2ce791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:36:12.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:36:12.192Z] INFO: Testing against a local daemon [2021-11-26T18:36:12.192Z] === RUN TestBuildWithSession [2021-11-26T18:36:12.192Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:36:12.192Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-26T18:36:12.192Z] === RUN TestBuildSquashParent [2021-11-26T18:36:12.192Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:12.192Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-26T18:36:12.192Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-26T18:36:12.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:36:12.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:36:12.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:36:12.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:36:12.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:36:12.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:36:12.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:36:12.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:36:12.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:36:12.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:36:12.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:36:12.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:36:12.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:36:12.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:36:12.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:36:12.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:36:15.350Z] --- PASS: TestBuildWithHugeFile (83.55s) [2021-11-26T18:36:15.350Z] === RUN TestBuildWCOWSandboxSize [2021-11-26T18:36:15.350Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:36:15.350Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:36:15.350Z] === RUN TestBuildWithEmptyDockerfile [2021-11-26T18:36:15.350Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:36:15.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:36:15.350Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:36:15.350Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:36:15.350Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:36:15.350Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:36:15.350Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:36:15.350Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:36:15.350Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:36:15.350Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-26T18:36:15.350Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-26T18:36:15.350Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-26T18:36:15.350Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-26T18:36:15.350Z] === RUN TestBuildPreserveOwnership [2021-11-26T18:36:15.350Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:15.350Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-26T18:36:15.350Z] === RUN TestBuildPlatformInvalid [2021-11-26T18:36:15.350Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-26T18:36:15.350Z] PASS [2021-11-26T18:36:15.350Z] ok github.com/docker/docker/integration/build 142.880s [2021-11-26T18:36:15.350Z] [2021-11-26T18:36:15.350Z] === Skipped [2021-11-26T18:36:15.350Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-26T18:36:15.350Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:36:15.350Z] [2021-11-26T18:36:15.350Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-26T18:36:15.350Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.350Z] [2021-11-26T18:36:15.350Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-26T18:36:15.350Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:15.350Z] [2021-11-26T18:36:15.350Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-26T18:36:15.350Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:15.350Z] [2021-11-26T18:36:15.350Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:36:15.350Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:36:15.350Z] [2021-11-26T18:36:15.350Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-26T18:36:15.350Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:15.350Z] [2021-11-26T18:36:15.350Z] DONE 29 tests, 6 skipped in 163.224s [2021-11-26T18:36:15.350Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-26T18:36:15.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:36:15.350Z] INFO: Testing against a local daemon [2021-11-26T18:36:15.350Z] === RUN TestConfigInspect [2021-11-26T18:36:15.350Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.350Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-26T18:36:15.350Z] === RUN TestConfigList [2021-11-26T18:36:15.350Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.350Z] --- SKIP: TestConfigList (0.00s) [2021-11-26T18:36:15.350Z] === RUN TestConfigsCreateAndDelete [2021-11-26T18:36:15.350Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.350Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-26T18:36:15.351Z] === RUN TestConfigsUpdate [2021-11-26T18:36:15.351Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.351Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-26T18:36:15.351Z] === RUN TestTemplatedConfig [2021-11-26T18:36:15.351Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.351Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-26T18:36:15.351Z] === RUN TestConfigCreateResolve [2021-11-26T18:36:15.351Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:15.351Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-26T18:36:15.351Z] PASS [2021-11-26T18:36:15.351Z] ok github.com/docker/docker/integration/config 0.074s [2021-11-26T18:36:15.351Z] [2021-11-26T18:36:15.351Z] === Skipped [2021-11-26T18:36:15.351Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-26T18:36:15.351Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.351Z] [2021-11-26T18:36:15.351Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-26T18:36:15.351Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.351Z] [2021-11-26T18:36:15.351Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-26T18:36:15.351Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.351Z] [2021-11-26T18:36:15.351Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-26T18:36:15.351Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.351Z] [2021-11-26T18:36:15.351Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-26T18:36:15.351Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:15.351Z] [2021-11-26T18:36:15.351Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-26T18:36:15.351Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:15.351Z] [2021-11-26T18:36:15.351Z] DONE 6 tests, 6 skipped in 1.673s [2021-11-26T18:36:15.351Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-26T18:36:15.523Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2021-11-26T18:36:15.523Z] PASS [2021-11-26T18:36:15.523Z] [2021-11-26T18:36:15.523Z] === Skipped [2021-11-26T18:36:15.523Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-26T18:36:15.523Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:36:15.523Z] [2021-11-26T18:36:15.523Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-26T18:36:15.523Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:36:15.523Z] [2021-11-26T18:36:15.523Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-26T18:36:15.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:36:15.523Z] [2021-11-26T18:36:15.523Z] DONE 200 tests, 3 skipped in 110.452s [2021-11-26T18:36:15.523Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-26T18:36:15.523Z] ++ 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-26T18:36:15.523Z] ++ set -e [2021-11-26T18:36:15.523Z] ++ '[' -n 0 ']' [2021-11-26T18:36:15.523Z] ++ set -x [2021-11-26T18:36:15.523Z] ++ 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-26T18:36:15.523Z] === RUN TestConfigDaemonLibtrustID [2021-11-26T18:36:15.523Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-26T18:36:15.523Z] === RUN TestDaemonConfigValidation [2021-11-26T18:36:15.523Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:36:15.523Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:36:15.523Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-26T18:36:15.523Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-26T18:36:15.523Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-26T18:36:15.523Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-26T18:36:15.523Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-26T18:36:15.523Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-26T18:36:15.523Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-26T18:36:15.523Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-26T18:36:15.523Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:36:15.523Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-26T18:36:15.523Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-26T18:36:15.523Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-26T18:36:15.523Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-26T18:36:15.523Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-26T18:36:15.523Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-11-26T18:36:15.523Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-11-26T18:36:15.523Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2021-11-26T18:36:15.523Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-11-26T18:36:15.523Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-11-26T18:36:15.523Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-26T18:36:15.523Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-26T18:36:16.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:36:16.339Z] INFO: Testing against a local daemon [2021-11-26T18:36:16.339Z] === RUN TestCheckpoint [2021-11-26T18:36:16.339Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:36:16.339Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-26T18:36:16.339Z] === RUN TestContainerInvalidJSON [2021-11-26T18:36:16.339Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:36:16.339Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:36:16.339Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:36:16.339Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:36:16.339Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:36:16.339Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:36:16.339Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-26T18:36:16.339Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-26T18:36:16.339Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-26T18:36:16.339Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-26T18:36:16.339Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-11-26T18:36:16.339Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-26T18:36:16.449Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-26T18:36:16.809Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-11-26T18:36:16.809Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-26T18:36:16.809Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-11-26T18:36:16.809Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-26T18:36:16.809Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-11-26T18:36:16.809Z] === RUN TestCopyFromContainer [2021-11-26T18:36:16.809Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:16.809Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-26T18:36:16.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-26T18:36:17.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:36:17.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:36:17.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:36:17.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:36:17.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:36:17.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:36:17.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:36:17.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:36:17.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:36:17.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-26T18:36:17.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-26T18:36:17.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-26T18:36:17.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-26T18:36:17.278Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-26T18:36:17.278Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-26T18:36:17.278Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidEnv [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-26T18:36:17.278Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-26T18:36:17.278Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-26T18:36:17.278Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-26T18:36:17.278Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-26T18:36:17.278Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-26T18:36:17.278Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-26T18:36:17.278Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-26T18:36:17.278Z] === RUN TestCreateTmpfsMountsTarget [2021-11-26T18:36:17.278Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:17.278Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-26T18:36:17.278Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-26T18:36:17.278Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:17.278Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-26T18:36:17.278Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-26T18:36:17.278Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:17.278Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:36:17.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:36:17.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:36:17.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:36:17.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:36:17.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:36:17.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:36:17.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:36:17.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-26T18:36:17.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-26T18:36:17.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-26T18:36:17.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-26T18:36:17.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-26T18:36:17.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-26T18:36:17.279Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-26T18:36:17.279Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-26T18:36:17.279Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-26T18:36:17.279Z] === RUN TestCreateDifferentPlatform [2021-11-26T18:36:17.279Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-26T18:36:17.279Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-26T18:36:17.279Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-26T18:36:17.279Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-26T18:36:17.279Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-11-26T18:36:17.279Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-26T18:36:17.279Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-11-26T18:36:17.279Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-26T18:36:17.279Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-26T18:36:17.279Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-26T18:36:17.279Z] === RUN TestContainerKillOnDaemonStart [2021-11-26T18:36:17.279Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:17.279Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:36:17.279Z] === RUN TestDiff [2021-11-26T18:36:17.279Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:17.279Z] --- SKIP: TestDiff (0.00s) [2021-11-26T18:36:17.279Z] === RUN TestExecWithCloseStdin [2021-11-26T18:36:17.387Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-26T18:36:18.753Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-26T18:36:18.753Z] daemon_test.go:156: [d7ac106214e57] daemon is not started [2021-11-26T18:36:18.753Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-11-26T18:36:18.753Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-26T18:36:18.753Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-26T18:36:18.753Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-26T18:36:18.753Z] === RUN TestDaemonProxy [2021-11-26T18:36:18.753Z] === RUN TestDaemonProxy/environment_variables [2021-11-26T18:36:19.372Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:36:19.501Z] --- PASS: TestExecWithCloseStdin (1.88s) [2021-11-26T18:36:19.501Z] === RUN TestExec [2021-11-26T18:36:19.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:36:20.116Z] === RUN TestDaemonProxy/command-line_options [2021-11-26T18:36:21.083Z] --- PASS: TestExec (1.81s) [2021-11-26T18:36:21.083Z] === RUN TestExecUser [2021-11-26T18:36:21.083Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-26T18:36:21.083Z] --- SKIP: TestExecUser (0.00s) [2021-11-26T18:36:21.083Z] === RUN TestExportContainerAndImportImage [2021-11-26T18:36:21.083Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:21.083Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-26T18:36:21.083Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-26T18:36:21.083Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:21.083Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-26T18:36:21.083Z] === RUN TestHealthCheckWorkdir [2021-11-26T18:36:21.083Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:21.083Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-26T18:36:21.084Z] === RUN TestHealthKillContainer [2021-11-26T18:36:21.084Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-26T18:36:21.084Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-26T18:36:21.084Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-26T18:36:21.084Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:36:21.084Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:36:21.084Z] === RUN TestKillContainerInvalidSignal [2021-11-26T18:36:22.003Z] === RUN TestDaemonProxy/configuration_file [2021-11-26T18:36:22.689Z] --- PASS: TestKillContainerInvalidSignal (1.70s) [2021-11-26T18:36:22.689Z] === RUN TestKillContainer [2021-11-26T18:36:22.689Z] === RUN TestKillContainer/no_signal [2021-11-26T18:36:23.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-26T18:36:23.891Z] === RUN TestDaemonProxy/conflicting_options [2021-11-26T18:36:24.146Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-26T18:36:24.255Z] === RUN TestKillContainer/non_killing_signal [2021-11-26T18:36:24.255Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-26T18:36:24.255Z] === RUN TestKillContainer/killing_signal [2021-11-26T18:36:24.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-26T18:36:24.707Z] --- PASS: TestDaemonProxy (6.21s) [2021-11-26T18:36:24.707Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2021-11-26T18:36:24.707Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-11-26T18:36:24.707Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-11-26T18:36:24.707Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-26T18:36:24.707Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-26T18:36:24.707Z] PASS [2021-11-26T18:36:24.707Z] [2021-11-26T18:36:24.707Z] DONE 17 tests in 10.138s [2021-11-26T18:36:24.707Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-26T18:36:24.707Z] ++ 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-26T18:36:24.707Z] ++ set -e [2021-11-26T18:36:24.707Z] ++ '[' -n 0 ']' [2021-11-26T18:36:24.707Z] ++ set -x [2021-11-26T18:36:24.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-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-26T18:36:24.963Z] INFO: Testing against a local daemon [2021-11-26T18:36:24.963Z] === RUN TestCommitInheritsEnv [2021-11-26T18:36:24.963Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-11-26T18:36:24.963Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-26T18:36:24.963Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-26T18:36:24.963Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:36:24.963Z] === RUN TestImagesFilterMultiReference [2021-11-26T18:36:25.219Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-26T18:36:25.219Z] === RUN TestImagePullPlatformInvalid [2021-11-26T18:36:25.219Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-26T18:36:25.219Z] === RUN TestRemoveImageOrphaning [2021-11-26T18:36:25.474Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-11-26T18:36:25.474Z] === RUN TestRemoveImageGarbageCollector [2021-11-26T18:36:25.474Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:36:25.474Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-26T18:36:25.474Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-26T18:36:25.474Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-26T18:36:25.474Z] === RUN TestTagInvalidReference [2021-11-26T18:36:25.474Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-26T18:36:25.474Z] === RUN TestTagValidPrefixedRepo [2021-11-26T18:36:25.474Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-26T18:36:25.474Z] === RUN TestTagExistedNameWithoutForce [2021-11-26T18:36:25.474Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-26T18:36:25.474Z] === RUN TestTagOfficialNames [2021-11-26T18:36:25.474Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-26T18:36:25.474Z] === RUN TestTagMatchesDigest [2021-11-26T18:36:25.474Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-26T18:36:25.474Z] PASS [2021-11-26T18:36:25.474Z] [2021-11-26T18:36:25.474Z] === Skipped [2021-11-26T18:36:25.474Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:36:25.474Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-26T18:36:25.474Z] [2021-11-26T18:36:25.474Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-26T18:36:25.474Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:36:25.474Z] [2021-11-26T18:36:25.474Z] DONE 12 tests, 2 skipped in 0.847s [2021-11-26T18:36:25.474Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-26T18:36:25.474Z] ++ 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-26T18:36:25.474Z] ++ set -e [2021-11-26T18:36:25.474Z] ++ '[' -n 0 ']' [2021-11-26T18:36:25.474Z] ++ set -x [2021-11-26T18:36:25.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=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-26T18:36:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-26T18:36:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.06s) [2021-11-26T18:36:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.22s) [2021-11-26T18:36:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.43s) [2021-11-26T18:36:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.97s) [2021-11-26T18:36:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.68s) [2021-11-26T18:36:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.91s) [2021-11-26T18:36:25.704Z] === RUN TestBuildMultiStageCopy [2021-11-26T18:36:25.704Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-26T18:36:25.730Z] INFO: Testing against a local daemon [2021-11-26T18:36:25.730Z] === RUN TestNetworkCreateDelete [2021-11-26T18:36:25.730Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-26T18:36:25.730Z] === RUN TestDockerNetworkDeletePreferID [2021-11-26T18:36:25.986Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2021-11-26T18:36:25.986Z] === RUN TestDaemonDNSFallback [2021-11-26T18:36:26.478Z] --- PASS: TestKillContainer (3.83s) [2021-11-26T18:36:26.478Z] --- PASS: TestKillContainer/no_signal (1.62s) [2021-11-26T18:36:26.478Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-26T18:36:26.478Z] --- PASS: TestKillContainer/killing_signal (2.18s) [2021-11-26T18:36:26.478Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-26T18:36:26.478Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:36:26.478Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-26T18:36:26.478Z] === RUN TestKillStoppedContainer [2021-11-26T18:36:26.478Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:36:26.478Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-26T18:36:26.478Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-26T18:36:26.478Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:36:26.478Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-26T18:36:26.478Z] === RUN TestKillDifferentUserContainer [2021-11-26T18:36:26.478Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-26T18:36:26.478Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-26T18:36:26.478Z] === RUN TestInspectOomKilledTrue [2021-11-26T18:36:26.478Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:26.478Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-26T18:36:26.478Z] === RUN TestInspectOomKilledFalse [2021-11-26T18:36:26.478Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:36:26.478Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-26T18:36:26.478Z] === RUN TestLogsFollowTailEmpty [2021-11-26T18:36:27.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-26T18:36:31.151Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2021-11-26T18:36:31.152Z] === RUN TestNetworkNat [2021-11-26T18:36:31.153Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:31.153Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-26T18:36:31.153Z] === RUN TestNetworkLocalhostTCPNat [2021-11-26T18:36:31.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-26T18:36:31.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-26T18:36:31.622Z] --- PASS: TestNetworkLocalhostTCPNat (2.03s) [2021-11-26T18:36:31.622Z] === RUN TestNetworkLoopbackNat [2021-11-26T18:36:31.622Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:31.622Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-26T18:36:31.622Z] === RUN TestPause [2021-11-26T18:36:31.623Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-26T18:36:31.623Z] --- SKIP: TestPause (0.00s) [2021-11-26T18:36:31.623Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-26T18:36:31.623Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2021-11-26T18:36:31.623Z] === RUN TestPauseStopPausedContainer [2021-11-26T18:36:31.623Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:31.623Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-26T18:36:31.623Z] === RUN TestPsFilter [2021-11-26T18:36:32.091Z] --- PASS: TestPsFilter (0.29s) [2021-11-26T18:36:32.091Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-26T18:36:32.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-26T18:36:32.804Z] --- PASS: TestDaemonDNSFallback (6.20s) [2021-11-26T18:36:32.804Z] === RUN TestInspectNetwork [2021-11-26T18:36:33.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-26T18:36:33.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-26T18:36:33.566Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-26T18:36:34.310Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s) [2021-11-26T18:36:34.310Z] === RUN TestRemoveContainerWithVolume [2021-11-26T18:36:34.551Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-26T18:36:35.320Z] === RUN TestInspectNetwork/full_network_id [2021-11-26T18:36:35.320Z] === RUN TestInspectNetwork/partial_network_id [2021-11-26T18:36:35.320Z] === RUN TestInspectNetwork/network_name [2021-11-26T18:36:35.320Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-26T18:36:35.537Z] --- PASS: TestBuildMultiStageCopy (9.98s) [2021-11-26T18:36:35.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.71s) [2021-11-26T18:36:35.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-11-26T18:36:35.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-11-26T18:36:35.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2021-11-26T18:36:35.538Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-11-26T18:36:35.538Z] === RUN TestBuildMultiStageParentConfig [2021-11-26T18:36:35.917Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-26T18:36:36.529Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2021-11-26T18:36:36.529Z] === RUN TestRemoveContainerRunning [2021-11-26T18:36:37.754Z] --- PASS: TestBuildMultiStageParentConfig (2.02s) [2021-11-26T18:36:37.754Z] === RUN TestBuildLabelWithTargets [2021-11-26T18:36:37.754Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:37.754Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-26T18:36:37.754Z] === RUN TestBuildWithEmptyLayers [2021-11-26T18:36:38.097Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-11-26T18:36:38.097Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-26T18:36:38.741Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2021-11-26T18:36:38.741Z] === RUN TestBuildMultiStageOnBuild [2021-11-26T18:36:39.484Z] --- PASS: TestInspectNetwork (6.98s) [2021-11-26T18:36:39.484Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-26T18:36:39.484Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-26T18:36:39.484Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-26T18:36:39.484Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-26T18:36:39.484Z] === RUN TestRunContainerWithBridgeNone [2021-11-26T18:36:39.607Z] --- PASS: TestServicePlugin (29.86s) [2021-11-26T18:36:39.607Z] === RUN TestServiceUpdateLabel [2021-11-26T18:36:39.607Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-11-26T18:36:39.607Z] === RUN TestServiceUpdateSecrets [2021-11-26T18:36:40.317Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.68s) [2021-11-26T18:36:40.317Z] === RUN TestRemoveInvalidContainer [2021-11-26T18:36:40.317Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-26T18:36:40.317Z] === RUN TestRenameLinkedContainer [2021-11-26T18:36:40.317Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:40.317Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-26T18:36:40.317Z] === RUN TestRenameStoppedContainer [2021-11-26T18:36:40.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-26T18:36:40.854Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2021-11-26T18:36:40.854Z] === RUN TestNetworkInvalidJSON [2021-11-26T18:36:40.854Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-26T18:36:40.854Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-26T18:36:40.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:36:40.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:36:40.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:36:40.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:36:40.854Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-26T18:36:40.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:36:40.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:36:40.854Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-26T18:36:40.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-26T18:36:40.854Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-26T18:36:40.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-26T18:36:40.854Z] === RUN TestNetworkList [2021-11-26T18:36:40.854Z] === RUN TestNetworkList//networks [2021-11-26T18:36:40.854Z] === PAUSE TestNetworkList//networks [2021-11-26T18:36:40.854Z] === RUN TestNetworkList//networks/ [2021-11-26T18:36:40.854Z] === PAUSE TestNetworkList//networks/ [2021-11-26T18:36:40.854Z] === CONT TestNetworkList//networks [2021-11-26T18:36:40.854Z] === CONT TestNetworkList//networks/ [2021-11-26T18:36:40.854Z] --- PASS: TestNetworkList (0.01s) [2021-11-26T18:36:40.854Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-26T18:36:40.854Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-26T18:36:40.854Z] === RUN TestHostIPv4BridgeLabel [2021-11-26T18:36:41.422Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-26T18:36:41.422Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-26T18:36:42.348Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-11-26T18:36:42.348Z] === RUN TestDaemonDefaultNetworkPools [2021-11-26T18:36:42.538Z] --- PASS: TestRenameStoppedContainer (2.24s) [2021-11-26T18:36:42.538Z] === RUN TestRenameRunningContainerAndReuse [2021-11-26T18:36:42.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-11-26T18:36:42.910Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-26T18:36:43.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-26T18:36:44.273Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-11-26T18:36:44.273Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-26T18:36:45.200Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-11-26T18:36:45.200Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-26T18:36:45.495Z] --- PASS: TestRenameRunningContainerAndReuse (3.30s) [2021-11-26T18:36:45.495Z] === RUN TestRenameInvalidName [2021-11-26T18:36:45.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-26T18:36:45.762Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-26T18:36:45.762Z] === RUN TestServiceWithPredefinedNetwork [2021-11-26T18:36:47.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-26T18:36:47.063Z] --- PASS: TestRenameInvalidName (1.68s) [2021-11-26T18:36:47.063Z] === RUN TestRenameAnonymousContainer [2021-11-26T18:36:47.650Z] --- PASS: TestServiceWithPredefinedNetwork (1.69s) [2021-11-26T18:36:47.650Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-26T18:36:47.650Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:36:47.650Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:36:47.650Z] === RUN TestServiceWithDataPathPortInit [2021-11-26T18:36:49.161Z] --- PASS: TestBuildMultiStageOnBuild (9.78s) [2021-11-26T18:36:49.161Z] === RUN TestBuildUncleanTarFilenames [2021-11-26T18:36:49.161Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:49.161Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-26T18:36:49.161Z] === RUN TestBuildMultiStageLayerLeak [2021-11-26T18:36:49.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-26T18:36:51.368Z] --- PASS: TestBuildWithHugeFile (85.73s) [2021-11-26T18:36:51.368Z] === RUN TestBuildWCOWSandboxSize [2021-11-26T18:36:51.368Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:36:51.368Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:36:51.368Z] === RUN TestBuildWithEmptyDockerfile [2021-11-26T18:36:51.368Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:36:51.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:36:51.368Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:36:51.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:36:51.368Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:36:51.368Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:36:51.368Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:36:51.368Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:36:51.368Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:36:51.368Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-26T18:36:51.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-26T18:36:51.368Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-26T18:36:51.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-26T18:36:51.368Z] === RUN TestBuildPreserveOwnership [2021-11-26T18:36:51.368Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:51.368Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-26T18:36:51.368Z] === RUN TestBuildPlatformInvalid [2021-11-26T18:36:51.368Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2021-11-26T18:36:51.368Z] PASS [2021-11-26T18:36:51.368Z] ok github.com/docker/docker/integration/build 142.529s [2021-11-26T18:36:51.368Z] [2021-11-26T18:36:51.368Z] === Skipped [2021-11-26T18:36:51.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-26T18:36:51.368Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:36:51.368Z] [2021-11-26T18:36:51.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-26T18:36:51.368Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:51.368Z] [2021-11-26T18:36:51.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-26T18:36:51.368Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:51.368Z] [2021-11-26T18:36:51.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-26T18:36:51.368Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:51.368Z] [2021-11-26T18:36:51.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:36:51.368Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:36:51.368Z] [2021-11-26T18:36:51.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-26T18:36:51.368Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:36:51.368Z] [2021-11-26T18:36:51.368Z] DONE 29 tests, 6 skipped in 162.533s [2021-11-26T18:36:51.368Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-26T18:36:52.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-26T18:36:52.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:36:52.935Z] INFO: Testing against a local daemon [2021-11-26T18:36:52.935Z] === RUN TestConfigInspect [2021-11-26T18:36:52.935Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:52.935Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-26T18:36:52.935Z] === RUN TestConfigList [2021-11-26T18:36:52.935Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:52.935Z] --- SKIP: TestConfigList (0.00s) [2021-11-26T18:36:52.935Z] === RUN TestConfigsCreateAndDelete [2021-11-26T18:36:52.935Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:52.935Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-26T18:36:52.935Z] === RUN TestConfigsUpdate [2021-11-26T18:36:52.935Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:52.935Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-26T18:36:52.935Z] === RUN TestTemplatedConfig [2021-11-26T18:36:52.935Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:52.935Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-26T18:36:52.935Z] === RUN TestConfigCreateResolve [2021-11-26T18:36:52.935Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:52.935Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-26T18:36:52.935Z] PASS [2021-11-26T18:36:52.935Z] ok github.com/docker/docker/integration/config 0.066s [2021-11-26T18:36:53.406Z] [2021-11-26T18:36:53.406Z] === Skipped [2021-11-26T18:36:53.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-26T18:36:53.406Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:53.406Z] [2021-11-26T18:36:53.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-26T18:36:53.406Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:53.406Z] [2021-11-26T18:36:53.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-26T18:36:53.406Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:53.406Z] [2021-11-26T18:36:53.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-26T18:36:53.406Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:53.406Z] [2021-11-26T18:36:53.406Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-26T18:36:53.406Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:53.406Z] [2021-11-26T18:36:53.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-26T18:36:53.406Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:53.406Z] [2021-11-26T18:36:53.406Z] DONE 6 tests, 6 skipped in 1.689s [2021-11-26T18:36:53.406Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-26T18:36:54.441Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2021-11-26T18:36:54.441Z] === RUN TestServiceUpdateConfigs [2021-11-26T18:36:54.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:36:54.970Z] INFO: Testing against a local daemon [2021-11-26T18:36:54.970Z] === RUN TestCheckpoint [2021-11-26T18:36:54.970Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:36:54.970Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-26T18:36:54.970Z] === RUN TestContainerInvalidJSON [2021-11-26T18:36:54.970Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:36:54.971Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:36:54.971Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:36:54.971Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:36:54.971Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:36:54.971Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:36:54.971Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-26T18:36:54.971Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-26T18:36:54.971Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-26T18:36:54.971Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-26T18:36:55.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-26T18:36:55.437Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2021-11-26T18:36:55.437Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-26T18:36:55.437Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-11-26T18:36:55.437Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-26T18:36:55.437Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-11-26T18:36:55.437Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-26T18:36:55.755Z] --- PASS: TestRenameAnonymousContainer (8.58s) [2021-11-26T18:36:55.755Z] === RUN TestRenameContainerWithSameName [2021-11-26T18:36:55.903Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-11-26T18:36:55.903Z] === RUN TestCopyFromContainer [2021-11-26T18:36:55.903Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:55.903Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-26T18:36:55.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-26T18:36:55.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:36:55.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:36:55.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:36:55.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:36:55.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:36:55.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:36:55.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:36:55.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:36:55.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:36:55.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-26T18:36:55.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-26T18:36:55.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-26T18:36:55.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-26T18:36:55.903Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-26T18:36:55.903Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-26T18:36:55.904Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidEnv [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateTmpfsMountsTarget [2021-11-26T18:36:55.904Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:55.904Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-26T18:36:55.904Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:55.904Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-26T18:36:55.904Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:36:55.904Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:36:55.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:36:55.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:36:55.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-26T18:36:55.904Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-26T18:36:55.904Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateDifferentPlatform [2021-11-26T18:36:55.904Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-26T18:36:55.904Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-26T18:36:55.904Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-26T18:36:55.904Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-26T18:36:55.904Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-11-26T18:36:55.904Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-26T18:36:55.904Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-26T18:36:55.904Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-26T18:36:55.904Z] === RUN TestContainerKillOnDaemonStart [2021-11-26T18:36:55.904Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:55.904Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestDiff [2021-11-26T18:36:55.904Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:55.904Z] --- SKIP: TestDiff (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestExecWithCloseStdin [2021-11-26T18:36:55.904Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-26T18:36:55.904Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-26T18:36:55.904Z] === RUN TestExec [2021-11-26T18:36:57.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-26T18:36:57.322Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2021-11-26T18:36:57.323Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-26T18:36:57.323Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:57.323Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-26T18:36:57.323Z] === RUN TestResize [2021-11-26T18:36:58.849Z] --- PASS: TestExec (3.03s) [2021-11-26T18:36:58.849Z] === RUN TestExecUser [2021-11-26T18:36:58.849Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-26T18:36:58.849Z] --- SKIP: TestExecUser (0.00s) [2021-11-26T18:36:58.849Z] === RUN TestExportContainerAndImportImage [2021-11-26T18:36:58.849Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:58.849Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-26T18:36:58.849Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-26T18:36:58.849Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:36:58.849Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-26T18:36:58.849Z] === RUN TestHealthCheckWorkdir [2021-11-26T18:36:58.849Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-26T18:36:58.849Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-26T18:36:58.849Z] === RUN TestHealthKillContainer [2021-11-26T18:36:58.849Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-26T18:36:58.849Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-26T18:36:58.849Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-26T18:36:58.849Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:36:58.849Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:36:58.849Z] === RUN TestKillContainerInvalidSignal [2021-11-26T18:36:59.541Z] --- PASS: TestResize (1.69s) [2021-11-26T18:36:59.541Z] === RUN TestResizeWithInvalidSize [2021-11-26T18:36:59.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-26T18:37:01.109Z] --- PASS: TestResizeWithInvalidSize (1.68s) [2021-11-26T18:37:01.109Z] === RUN TestResizeWhenContainerNotStarted [2021-11-26T18:37:01.660Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-26T18:37:01.660Z] Using test binary docker [2021-11-26T18:37:01.792Z] --- PASS: TestKillContainerInvalidSignal (2.48s) [2021-11-26T18:37:01.792Z] === RUN TestKillContainer [2021-11-26T18:37:01.792Z] === RUN TestKillContainer/no_signal [2021-11-26T18:37:01.917Z] +++ /etc/init.d/apparmor start [2021-11-26T18:37:01.917Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-26T18:37:01.917Z] INFO: Waiting for daemon to start... [2021-11-26T18:37:01.917Z] Starting dockerd [2021-11-26T18:37:01.917Z] +++ 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-26T18:37:02.485Z] --- PASS: TestServiceWithDataPathPortInit (13.27s) [2021-11-26T18:37:02.485Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-26T18:37:03.335Z] --- PASS: TestResizeWhenContainerNotStarted (2.27s) [2021-11-26T18:37:03.335Z] === RUN TestDaemonRestartKillContainers [2021-11-26T18:37:03.335Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:03.335Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:37:03.335Z] === RUN TestStats [2021-11-26T18:37:03.335Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-26T18:37:03.335Z] --- SKIP: TestStats (0.00s) [2021-11-26T18:37:03.335Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-26T18:37:03.413Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sfmyquhuw6zjsomeni0lkr6k7 Created:2021-11-26 18:37:02.130246237 +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[cfde2eb0fa065abc7d6140eab0165814430803f74011b61cede236075480f04b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j3cqujo9rrnjvc2j79apcd74m EndpointID:9694e5fdf3409a3be9aa04a1619f1667ad95b690acd2509d812a97225c42275e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:67a5b05b0176c56a68a4f4530ffc41758942f3a4798f6b76c32a6b74921e01c4 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:064b1fd6526e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j3cqujo9rrnjvc2j79apcd74m EndpointID:9694e5fdf3409a3be9aa04a1619f1667ad95b690acd2509d812a97225c42275e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-26T18:37:03.999Z] === RUN TestKillContainer/non_killing_signal [2021-11-26T18:37:03.999Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-26T18:37:03.999Z] === RUN TestKillContainer/killing_signal [2021-11-26T18:37:04.088Z] --- PASS: TestBuildMultiStageLayerLeak (13.35s) [2021-11-26T18:37:04.088Z] === RUN TestBuildWithHugeFile [2021-11-26T18:37:04.439Z] . [2021-11-26T18:37:04.439Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-26T18:37:04.439Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-26T18:37:04.439Z] Error: No such image: emptyfs [2021-11-26T18:37:04.439Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-26T18:37:04.439Z] ++++ docker load [2021-11-26T18:37:04.696Z] Running integration-test (iteration 1) [2021-11-26T18:37:04.696Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-26T18:37:04.696Z] ++ 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-26T18:37:04.696Z] ++ set -e [2021-11-26T18:37:04.696Z] ++ '[' -n 0 ']' [2021-11-26T18:37:04.696Z] ++ set -x [2021-11-26T18:37:04.696Z] ++ 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-26T18:37:05.626Z] Loaded image: busybox:latest [2021-11-26T18:37:05.883Z] Loaded image: busybox:glibc [2021-11-26T18:37:06.206Z] --- PASS: TestKillContainer (4.87s) [2021-11-26T18:37:06.206Z] --- PASS: TestKillContainer/no_signal (2.40s) [2021-11-26T18:37:06.206Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-26T18:37:06.206Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2021-11-26T18:37:06.206Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-26T18:37:06.206Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:37:06.206Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-26T18:37:06.206Z] === RUN TestKillStoppedContainer [2021-11-26T18:37:06.206Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:37:06.206Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-26T18:37:06.206Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-26T18:37:06.206Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:37:06.206Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-26T18:37:06.206Z] === RUN TestKillDifferentUserContainer [2021-11-26T18:37:06.206Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-26T18:37:06.206Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-26T18:37:06.206Z] === RUN TestInspectOomKilledTrue [2021-11-26T18:37:06.206Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:06.206Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-26T18:37:06.206Z] === RUN TestInspectOomKilledFalse [2021-11-26T18:37:06.206Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:37:06.206Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-26T18:37:06.206Z] === RUN TestLogsFollowTailEmpty [2021-11-26T18:37:07.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2021-11-26T18:37:07.620Z] PASS [2021-11-26T18:37:07.620Z] [2021-11-26T18:37:07.620Z] === Skipped [2021-11-26T18:37:07.620Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:37:07.620Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:37:07.620Z] [2021-11-26T18:37:07.620Z] DONE 26 tests, 1 skipped in 41.939s [2021-11-26T18:37:07.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:37:07.620Z] ++ 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-26T18:37:07.620Z] ++ set -e [2021-11-26T18:37:07.620Z] ++ '[' -n 0 ']' [2021-11-26T18:37:07.620Z] ++ set -x [2021-11-26T18:37:07.620Z] ++ 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-26T18:37:07.620Z] INFO: Testing against a local daemon [2021-11-26T18:37:07.620Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-26T18:37:07.620Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:37:07.620Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:37:07.620Z] === RUN TestDockerNetworkIpvlan [2021-11-26T18:37:07.620Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:37:07.620Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:37:07.620Z] PASS [2021-11-26T18:37:07.620Z] [2021-11-26T18:37:07.620Z] === Skipped [2021-11-26T18:37:07.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:37:07.620Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:37:07.620Z] [2021-11-26T18:37:07.620Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:37:07.620Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:37:07.620Z] [2021-11-26T18:37:07.620Z] DONE 2 tests, 2 skipped in 0.086s [2021-11-26T18:37:07.620Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:37:07.620Z] ++ 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-26T18:37:07.620Z] ++ set -e [2021-11-26T18:37:07.620Z] ++ '[' -n 0 ']' [2021-11-26T18:37:07.620Z] ++ set -x [2021-11-26T18:37:07.620Z] ++ 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-26T18:37:07.620Z] INFO: Testing against a local daemon [2021-11-26T18:37:07.620Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-26T18:37:08.984Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2021-11-26T18:37:08.984Z] === RUN TestDockerNetworkMacvlan [2021-11-26T18:37:09.152Z] --- PASS: TestLogsFollowTailEmpty (2.42s) [2021-11-26T18:37:09.152Z] === RUN TestNetworkNat [2021-11-26T18:37:09.152Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:09.152Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-26T18:37:09.152Z] === RUN TestNetworkLocalhostTCPNat [2021-11-26T18:37:09.211Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.91s) [2021-11-26T18:37:09.211Z] === RUN TestStopContainerWithTimeout [2021-11-26T18:37:09.211Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-26T18:37:09.211Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-26T18:37:09.211Z] === RUN TestUpdateRestartPolicy [2021-11-26T18:37:09.281Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2021-11-26T18:37:09.281Z] === RUN TestServiceUpdateNetwork [2021-11-26T18:37:09.544Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-26T18:37:10.471Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-26T18:37:11.033Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-26T18:37:11.136Z] Loaded image: debian:bullseye-slim [2021-11-26T18:37:11.137Z] Loaded image: hello-world:latest [2021-11-26T18:37:11.137Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:37:11.137Z] INFO: Testing against a local daemon [2021-11-26T18:37:11.137Z] === RUN TestCgroupNamespacesBuild [2021-11-26T18:37:12.095Z] --- PASS: TestNetworkLocalhostTCPNat (3.01s) [2021-11-26T18:37:12.095Z] === RUN TestNetworkLoopbackNat [2021-11-26T18:37:12.095Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:12.095Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-26T18:37:12.095Z] === RUN TestPause [2021-11-26T18:37:12.095Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-26T18:37:12.095Z] --- SKIP: TestPause (0.00s) [2021-11-26T18:37:12.095Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-26T18:37:12.932Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-26T18:37:13.031Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2021-11-26T18:37:13.031Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-26T18:37:14.298Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-26T18:37:14.304Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s) [2021-11-26T18:37:14.304Z] === RUN TestPauseStopPausedContainer [2021-11-26T18:37:14.304Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:14.304Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-26T18:37:14.304Z] === RUN TestPsFilter [2021-11-26T18:37:14.770Z] --- PASS: TestPsFilter (0.24s) [2021-11-26T18:37:14.770Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-26T18:37:14.925Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2021-11-26T18:37:14.925Z] === RUN TestBuildWithSession [2021-11-26T18:37:14.925Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:37:14.925Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-26T18:37:14.925Z] === RUN TestBuildSquashParent [2021-11-26T18:37:16.814Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-26T18:37:16.981Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.44s) [2021-11-26T18:37:16.981Z] === RUN TestRemoveContainerWithVolume [2021-11-26T18:37:17.742Z] --- PASS: TestDockerNetworkMacvlan (8.68s) [2021-11-26T18:37:17.742Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-11-26T18:37:17.742Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-26T18:37:17.742Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s) [2021-11-26T18:37:17.742Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2021-11-26T18:37:17.742Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.75s) [2021-11-26T18:37:17.742Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2021-11-26T18:37:17.742Z] PASS [2021-11-26T18:37:17.742Z] [2021-11-26T18:37:17.742Z] DONE 8 tests in 9.975s [2021-11-26T18:37:17.742Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-26T18:37:17.742Z] ++ 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-26T18:37:17.742Z] ++ set -e [2021-11-26T18:37:17.742Z] ++ '[' -n 0 ']' [2021-11-26T18:37:17.742Z] ++ set -x [2021-11-26T18:37:17.742Z] ++ 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-26T18:37:17.742Z] testing: warning: no tests to run [2021-11-26T18:37:17.742Z] PASS [2021-11-26T18:37:17.742Z] [2021-11-26T18:37:17.742Z] DONE 0 tests in 0.021s [2021-11-26T18:37:17.742Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-26T18:37:17.742Z] ++ 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-26T18:37:17.742Z] ++ set -e [2021-11-26T18:37:17.742Z] ++ '[' -n 0 ']' [2021-11-26T18:37:17.742Z] ++ set -x [2021-11-26T18:37:17.742Z] ++ 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-26T18:37:17.742Z] INFO: Testing against a local daemon [2021-11-26T18:37:17.742Z] === RUN TestAuthZPluginAllowRequest [2021-11-26T18:37:19.107Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2021-11-26T18:37:19.107Z] === RUN TestAuthZPluginTLS [2021-11-26T18:37:19.363Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-26T18:37:19.363Z] === RUN TestAuthZPluginDenyRequest [2021-11-26T18:37:19.924Z] --- PASS: TestRemoveContainerWithVolume (2.40s) [2021-11-26T18:37:19.924Z] === RUN TestRemoveContainerRunning [2021-11-26T18:37:19.924Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-26T18:37:19.925Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-26T18:37:20.486Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-26T18:37:20.486Z] === RUN TestAuthZPluginDenyResponse [2021-11-26T18:37:21.047Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-26T18:37:21.047Z] === RUN TestAuthZPluginAllowEventStream [2021-11-26T18:37:21.465Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2021-11-26T18:37:21.465Z] === RUN TestServiceUpdatePidsLimit [2021-11-26T18:37:21.465Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-26T18:37:21.484Z] --- PASS: TestRemoveContainerRunning (2.07s) [2021-11-26T18:37:21.484Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-26T18:37:21.974Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2021-11-26T18:37:21.974Z] === RUN TestAuthZPluginErrorResponse [2021-11-26T18:37:22.026Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-26T18:37:22.536Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-11-26T18:37:22.536Z] === RUN TestAuthZPluginErrorRequest [2021-11-26T18:37:23.097Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-26T18:37:23.097Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-26T18:37:23.658Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-26T18:37:23.658Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-26T18:37:23.691Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2021-11-26T18:37:23.691Z] === RUN TestRemoveInvalidContainer [2021-11-26T18:37:24.158Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-26T18:37:24.158Z] === RUN TestRenameLinkedContainer [2021-11-26T18:37:24.158Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:24.158Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-26T18:37:24.158Z] === RUN TestRenameStoppedContainer [2021-11-26T18:37:24.887Z] --- PASS: TestBuildSquashParent (8.52s) [2021-11-26T18:37:24.887Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-26T18:37:24.887Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:37:24.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:37:24.887Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:37:24.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:37:24.887Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:37:24.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:37:24.887Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:37:24.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:37:24.887Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:37:24.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:37:24.887Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:37:24.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:37:24.887Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-26T18:37:24.887Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-26T18:37:25.023Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2021-11-26T18:37:25.023Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-26T18:37:26.370Z] --- PASS: TestRenameStoppedContainer (2.46s) [2021-11-26T18:37:26.370Z] === RUN TestRenameRunningContainerAndReuse [2021-11-26T18:37:26.388Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2021-11-26T18:37:26.388Z] === RUN TestAuthZPluginHeader [2021-11-26T18:37:26.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-26T18:37:26.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-26T18:37:26.950Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-26T18:37:26.950Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-26T18:37:26.950Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:26.950Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-26T18:37:26.950Z] === RUN TestAuthZPluginV2Disable [2021-11-26T18:37:26.950Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:26.950Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-26T18:37:26.950Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-26T18:37:26.950Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:26.950Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-26T18:37:26.950Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-26T18:37:26.950Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:26.950Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-26T18:37:26.950Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-26T18:37:29.138Z] ..........................xx.................... [ 29%] [2021-11-26T18:37:29.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-26T18:37:29.304Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-26T18:37:30.106Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-26T18:37:30.469Z] --- PASS: TestUpdateRestartPolicy (20.26s) [2021-11-26T18:37:30.469Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-26T18:37:30.938Z] --- PASS: TestUpdateRestartWithAutoRemove (1.66s) [2021-11-26T18:37:30.938Z] === RUN TestWaitNonBlocked [2021-11-26T18:37:30.938Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:37:30.938Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:37:30.938Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:37:30.938Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:37:30.938Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:37:30.938Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:37:31.109Z] --- PASS: TestRenameRunningContainerAndReuse (4.85s) [2021-11-26T18:37:31.109Z] === RUN TestRenameInvalidName [2021-11-26T18:37:32.678Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-26T18:37:32.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2021-11-26T18:37:32.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2021-11-26T18:37:32.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) [2021-11-26T18:37:32.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2021-11-26T18:37:32.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2021-11-26T18:37:32.678Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2021-11-26T18:37:32.678Z] === RUN TestBuildMultiStageCopy [2021-11-26T18:37:32.678Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-26T18:37:33.906Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-26T18:37:33.906Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.00s) [2021-11-26T18:37:33.906Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.47s) [2021-11-26T18:37:33.906Z] === RUN TestWaitBlocked [2021-11-26T18:37:33.906Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:33.906Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-26T18:37:33.906Z] PASS [2021-11-26T18:37:33.906Z] ok github.com/docker/docker/integration/container 77.297s [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === Skipped [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-26T18:37:33.906Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-26T18:37:33.906Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-26T18:37:33.906Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-26T18:37:33.906Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-26T18:37:33.906Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-26T18:37:33.906Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-26T18:37:33.906Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-26T18:37:33.906Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:37:33.906Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-26T18:37:33.906Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-26T18:37:33.906Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-26T18:37:33.906Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-26T18:37:33.906Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-26T18:37:33.906Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-26T18:37:33.906Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:37:33.906Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-26T18:37:33.906Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-26T18:37:33.906Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-26T18:37:33.906Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-26T18:37:33.906Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-26T18:37:33.906Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-26T18:37:33.906Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-26T18:37:33.906Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-26T18:37:33.906Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-26T18:37:33.906Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-26T18:37:33.906Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-26T18:37:33.906Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-26T18:37:33.906Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-26T18:37:33.906Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-26T18:37:33.906Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:37:33.906Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-26T18:37:33.906Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-26T18:37:33.906Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-26T18:37:33.906Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:33.906Z] [2021-11-26T18:37:33.906Z] DONE 87 tests, 33 skipped in 79.199s [2021-11-26T18:37:33.906Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-26T18:37:34.052Z] --- PASS: TestRenameInvalidName (2.47s) [2021-11-26T18:37:34.052Z] === RUN TestRenameAnonymousContainer [2021-11-26T18:37:35.196Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-26T18:37:35.196Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-26T18:37:36.125Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-26T18:37:36.381Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-26T18:37:36.647Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2021-11-26T18:37:36.647Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-26T18:37:36.647Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-11-26T18:37:36.647Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-11-26T18:37:36.647Z] PASS [2021-11-26T18:37:36.647Z] [2021-11-26T18:37:36.647Z] === Skipped [2021-11-26T18:37:36.647Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-11-26T18:37:36.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:37:36.647Z] [2021-11-26T18:37:36.647Z] DONE 27 tests, 1 skipped in 182.733s [2021-11-26T18:37:36.647Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-26T18:37:36.647Z] INFO: Testing against a local daemon [2021-11-26T18:37:36.647Z] === RUN TestSessionCreate [2021-11-26T18:37:36.647Z] --- PASS: TestSessionCreate (0.03s) [2021-11-26T18:37:36.647Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-26T18:37:36.647Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-26T18:37:36.647Z] PASS [2021-11-26T18:37:36.647Z] [2021-11-26T18:37:36.647Z] DONE 2 tests in 0.077s [2021-11-26T18:37:36.647Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-26T18:37:36.647Z] INFO: Testing against a local daemon [2021-11-26T18:37:36.647Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:37:36.647Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:37:36.647Z] === RUN TestDiskUsage [2021-11-26T18:37:36.647Z] === PAUSE TestDiskUsage [2021-11-26T18:37:36.647Z] === RUN TestEventsExecDie [2021-11-26T18:37:36.903Z] --- PASS: TestEventsExecDie (0.51s) [2021-11-26T18:37:36.903Z] === RUN TestEventsBackwardsCompatible [2021-11-26T18:37:36.903Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-11-26T18:37:36.903Z] === RUN TestEventsVolumeCreate [2021-11-26T18:37:36.903Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-26T18:37:36.903Z] === RUN TestInfoBinaryCommits [2021-11-26T18:37:36.903Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-26T18:37:36.903Z] === RUN TestInfoAPIVersioned [2021-11-26T18:37:36.903Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-26T18:37:36.903Z] === RUN TestInfoDiscoveryBackend [2021-11-26T18:37:36.945Z] --- PASS: TestBuildMultiStageCopy (4.55s) [2021-11-26T18:37:36.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2021-11-26T18:37:36.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2021-11-26T18:37:36.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-11-26T18:37:36.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-11-26T18:37:36.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2021-11-26T18:37:36.945Z] === RUN TestBuildMultiStageParentConfig [2021-11-26T18:37:37.468Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-26T18:37:37.468Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-26T18:37:38.315Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2021-11-26T18:37:38.315Z] === RUN TestBuildLabelWithTargets [2021-11-26T18:37:38.831Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-26T18:37:38.831Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-26T18:37:39.086Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-26T18:37:39.086Z] === RUN TestInfoAPI [2021-11-26T18:37:39.086Z] --- PASS: TestInfoAPI (0.02s) [2021-11-26T18:37:39.086Z] === RUN TestInfoAPIWarnings [2021-11-26T18:37:40.839Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2021-11-26T18:37:40.839Z] === RUN TestBuildWithEmptyLayers [2021-11-26T18:37:41.403Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-11-26T18:37:41.403Z] === RUN TestBuildMultiStageOnBuild [2021-11-26T18:37:44.465Z] --- PASS: TestRenameAnonymousContainer (9.73s) [2021-11-26T18:37:44.465Z] === RUN TestRenameContainerWithSameName [2021-11-26T18:37:44.680Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2021-11-26T18:37:44.680Z] === RUN TestBuildUncleanTarFilenames [2021-11-26T18:37:44.992Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-11-26T18:37:44.992Z] PASS [2021-11-26T18:37:44.992Z] [2021-11-26T18:37:44.992Z] === Skipped [2021-11-26T18:37:44.992Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-26T18:37:44.992Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:44.992Z] [2021-11-26T18:37:44.992Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-26T18:37:44.992Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:44.992Z] [2021-11-26T18:37:44.992Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-26T18:37:44.992Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:44.992Z] [2021-11-26T18:37:44.992Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-26T18:37:44.992Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:44.992Z] [2021-11-26T18:37:44.992Z] DONE 17 tests, 4 skipped in 25.784s [2021-11-26T18:37:44.992Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-26T18:37:44.992Z] ++ 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-26T18:37:44.992Z] ++ set -e [2021-11-26T18:37:44.992Z] ++ '[' -n 0 ']' [2021-11-26T18:37:44.992Z] ++ set -x [2021-11-26T18:37:44.992Z] ++ 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-26T18:37:44.992Z] INFO: Testing against a local daemon [2021-11-26T18:37:44.992Z] === RUN TestPluginInvalidJSON [2021-11-26T18:37:44.992Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:37:44.992Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:37:44.992Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:37:44.992Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-26T18:37:44.992Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-26T18:37:44.992Z] === RUN TestPluginInstall [2021-11-26T18:37:44.992Z] === RUN TestPluginInstall/no_auth [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:989afd749bb272deb3b9badf8854a9dc10dcd691c23113300ce5464126994ff2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:989afd749bb272deb3b9badf8854a9dc10dcd691c23113300ce5464126994ff2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:37:44.992Z] === RUN TestPluginInstall/with_htpasswd [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a0c2a9672078ef632dc5e12dbec675a8c10bed9fb0a44392945e446583b166b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:37:44.992Z] time="2021-11-26T18:37:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a0c2a9672078ef632dc5e12dbec675a8c10bed9fb0a44392945e446583b166b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:37:44.992Z] === RUN TestPluginInstall/with_insecure [2021-11-26T18:37:45.419Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-26T18:37:45.918Z] time="2021-11-26T18:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:37:45.919Z] time="2021-11-26T18:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38b095a241d8a857a40e9e486ebce52651dc6404bab85826231ee3cdd5eca86a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:37:45.919Z] time="2021-11-26T18:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:37:45.919Z] time="2021-11-26T18:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38b095a241d8a857a40e9e486ebce52651dc6404bab85826231ee3cdd5eca86a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:37:46.025Z] --- PASS: TestRenameContainerWithSameName (2.47s) [2021-11-26T18:37:46.025Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-26T18:37:46.025Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:46.025Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-26T18:37:46.025Z] === RUN TestResize [2021-11-26T18:37:46.049Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2021-11-26T18:37:46.049Z] === RUN TestBuildMultiStageLayerLeak [2021-11-26T18:37:46.174Z] plugin_test.go:165: [dc6dd9d465b46] daemon is not started [2021-11-26T18:37:46.174Z] --- PASS: TestPluginInstall (2.59s) [2021-11-26T18:37:46.174Z] --- PASS: TestPluginInstall/no_auth (1.00s) [2021-11-26T18:37:46.174Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2021-11-26T18:37:46.174Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-11-26T18:37:46.174Z] === RUN TestPluginsWithRuntimes [2021-11-26T18:37:47.539Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-26T18:37:48.235Z] --- PASS: TestResize (2.49s) [2021-11-26T18:37:48.235Z] === RUN TestResizeWithInvalidSize [2021-11-26T18:37:48.465Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-26T18:37:49.326Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2021-11-26T18:37:49.326Z] === RUN TestBuildWithHugeFile [2021-11-26T18:37:49.392Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2021-11-26T18:37:49.392Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2021-11-26T18:37:49.392Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-11-26T18:37:49.392Z] === RUN TestPluginBackCompatMediaTypes [2021-11-26T18:37:49.953Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-26T18:37:49.953Z] PASS [2021-11-26T18:37:49.953Z] [2021-11-26T18:37:49.953Z] DONE 10 tests in 6.431s [2021-11-26T18:37:49.953Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-26T18:37:49.953Z] ++ 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-26T18:37:49.953Z] ++ set -e [2021-11-26T18:37:49.953Z] ++ '[' -n 0 ']' [2021-11-26T18:37:49.953Z] ++ set -x [2021-11-26T18:37:49.953Z] ++ 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-26T18:37:49.953Z] INFO: Testing against a local daemon [2021-11-26T18:37:49.953Z] === RUN TestExternalGraphDriver [2021-11-26T18:37:49.953Z] === RUN TestExternalGraphDriver/json [2021-11-26T18:37:51.178Z] --- PASS: TestResizeWithInvalidSize (2.55s) [2021-11-26T18:37:51.178Z] === RUN TestResizeWhenContainerNotStarted [2021-11-26T18:37:51.784Z] === RUN TestConfigDaemonLibtrustID [2021-11-26T18:37:51.784Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-26T18:37:51.784Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-26T18:37:51.784Z] === RUN TestDaemonConfigValidation [2021-11-26T18:37:51.784Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-26T18:37:51.784Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-26T18:37:51.784Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-26T18:37:51.784Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-26T18:37:51.784Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-26T18:37:51.784Z] === RUN TestDaemonProxy [2021-11-26T18:37:51.784Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-26T18:37:51.784Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-26T18:37:51.784Z] PASS [2021-11-26T18:37:51.784Z] ok github.com/docker/docker/integration/daemon 0.080s [2021-11-26T18:37:51.784Z] [2021-11-26T18:37:51.784Z] === Skipped [2021-11-26T18:37:51.784Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-26T18:37:51.784Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-26T18:37:51.784Z] [2021-11-26T18:37:51.784Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-26T18:37:51.784Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-26T18:37:51.784Z] [2021-11-26T18:37:51.784Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-26T18:37:51.784Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-26T18:37:51.784Z] [2021-11-26T18:37:51.784Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-26T18:37:51.784Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-26T18:37:51.784Z] [2021-11-26T18:37:51.784Z] DONE 4 tests, 4 skipped in 17.399s [2021-11-26T18:37:51.784Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-26T18:37:51.841Z] === RUN TestExternalGraphDriver/spec [2021-11-26T18:37:52.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:37:52.253Z] INFO: Testing against a local daemon [2021-11-26T18:37:52.253Z] === RUN TestCommitInheritsEnv [2021-11-26T18:37:52.253Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:37:52.253Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-26T18:37:52.253Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-26T18:37:52.253Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-26T18:37:52.253Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:37:52.253Z] === RUN TestImagesFilterMultiReference [2021-11-26T18:37:52.729Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-26T18:37:52.729Z] === RUN TestImagePullPlatformInvalid [2021-11-26T18:37:52.729Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-26T18:37:52.729Z] === RUN TestRemoveImageOrphaning [2021-11-26T18:37:52.948Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-26T18:37:53.205Z] === RUN TestExternalGraphDriver/pull [2021-11-26T18:37:53.385Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2021-11-26T18:37:53.385Z] === RUN TestDaemonRestartKillContainers [2021-11-26T18:37:53.385Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:37:53.385Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:37:53.385Z] === RUN TestStats [2021-11-26T18:37:53.385Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-26T18:37:53.385Z] --- SKIP: TestStats (0.00s) [2021-11-26T18:37:53.385Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-26T18:37:53.718Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2021-11-26T18:37:53.718Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-26T18:37:53.718Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-26T18:37:53.718Z] === RUN TestTagInvalidReference [2021-11-26T18:37:53.718Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-26T18:37:53.718Z] === RUN TestTagValidPrefixedRepo [2021-11-26T18:37:53.718Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-26T18:37:53.718Z] === RUN TestTagExistedNameWithoutForce [2021-11-26T18:37:53.718Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-26T18:37:53.718Z] === RUN TestTagOfficialNames [2021-11-26T18:37:53.718Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-26T18:37:53.718Z] === RUN TestTagMatchesDigest [2021-11-26T18:37:53.718Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-26T18:37:53.718Z] PASS [2021-11-26T18:37:53.718Z] ok github.com/docker/docker/integration/image 1.305s [2021-11-26T18:37:53.718Z] [2021-11-26T18:37:53.718Z] === Skipped [2021-11-26T18:37:53.718Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-26T18:37:53.718Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:37:53.718Z] [2021-11-26T18:37:53.718Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:37:53.718Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-26T18:37:53.718Z] [2021-11-26T18:37:53.718Z] DONE 11 tests, 2 skipped in 2.653s [2021-11-26T18:37:53.718Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-26T18:37:54.570Z] --- PASS: TestExternalGraphDriver (4.64s) [2021-11-26T18:37:54.570Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-11-26T18:37:54.570Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2021-11-26T18:37:54.570Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2021-11-26T18:37:54.570Z] === RUN TestGraphdriverPluginV2 [2021-11-26T18:37:54.570Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:54.570Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-26T18:37:54.570Z] PASS [2021-11-26T18:37:54.570Z] [2021-11-26T18:37:54.570Z] === Skipped [2021-11-26T18:37:54.570Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-26T18:37:54.570Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:37:54.570Z] [2021-11-26T18:37:54.570Z] DONE 5 tests, 1 skipped in 4.749s [2021-11-26T18:37:54.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-26T18:37:54.570Z] ++ 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-26T18:37:54.570Z] ++ set -e [2021-11-26T18:37:54.570Z] ++ '[' -n 0 ']' [2021-11-26T18:37:54.570Z] ++ set -x [2021-11-26T18:37:54.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-11-26T18:37:54.825Z] INFO: Testing against a local daemon [2021-11-26T18:37:54.825Z] === RUN TestContinueAfterPluginCrash [2021-11-26T18:37:54.825Z] === PAUSE TestContinueAfterPluginCrash [2021-11-26T18:37:54.825Z] === RUN TestReadPluginNoRead [2021-11-26T18:37:54.825Z] === PAUSE TestReadPluginNoRead [2021-11-26T18:37:54.825Z] === RUN TestDaemonStartWithLogOpt [2021-11-26T18:37:54.825Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-26T18:37:54.825Z] === CONT TestContinueAfterPluginCrash [2021-11-26T18:37:54.825Z] === CONT TestDaemonStartWithLogOpt [2021-11-26T18:37:55.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:37:55.288Z] INFO: Testing against a local daemon [2021-11-26T18:37:55.288Z] === RUN TestNetworkCreateDelete [2021-11-26T18:37:55.288Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:55.288Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestDockerNetworkDeletePreferID [2021-11-26T18:37:55.288Z] 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-26T18:37:55.288Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-11-26T18:37:55.288Z] === RUN TestDaemonDNSFallback [2021-11-26T18:37:55.288Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:55.288Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestInspectNetwork [2021-11-26T18:37:55.288Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:55.288Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestRunContainerWithBridgeNone [2021-11-26T18:37:55.288Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:55.288Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestNetworkInvalidJSON [2021-11-26T18:37:55.288Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-26T18:37:55.288Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-26T18:37:55.288Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:37:55.288Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:37:55.288Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:37:55.288Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:37:55.288Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-26T18:37:55.288Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:37:55.288Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:37:55.288Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-26T18:37:55.288Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-26T18:37:55.288Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-26T18:37:55.288Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestNetworkList [2021-11-26T18:37:55.288Z] === RUN TestNetworkList//networks [2021-11-26T18:37:55.288Z] === PAUSE TestNetworkList//networks [2021-11-26T18:37:55.288Z] === RUN TestNetworkList//networks/ [2021-11-26T18:37:55.288Z] === PAUSE TestNetworkList//networks/ [2021-11-26T18:37:55.288Z] === CONT TestNetworkList//networks [2021-11-26T18:37:55.288Z] === CONT TestNetworkList//networks/ [2021-11-26T18:37:55.288Z] --- PASS: TestNetworkList (0.02s) [2021-11-26T18:37:55.288Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-26T18:37:55.288Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestHostIPv4BridgeLabel [2021-11-26T18:37:55.288Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-26T18:37:55.288Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-26T18:37:55.288Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-26T18:37:55.288Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestDaemonDefaultNetworkPools [2021-11-26T18:37:55.288Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-26T18:37:55.288Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:37:55.288Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-26T18:37:55.288Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-26T18:37:55.289Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:37:55.289Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-26T18:37:55.289Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-26T18:37:55.289Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:37:55.289Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-26T18:37:55.759Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:37:55.759Z] === RUN TestServiceWithPredefinedNetwork [2021-11-26T18:37:55.759Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:37:55.759Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-26T18:37:55.759Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:37:55.759Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:37:55.759Z] === RUN TestServiceWithDataPathPortInit [2021-11-26T18:37:55.759Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:37:55.759Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-26T18:37:55.759Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:37:55.759Z] PASS [2021-11-26T18:37:55.759Z] ok github.com/docker/docker/integration/network 0.134s [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === Skipped [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-26T18:37:55.759Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-11-26T18:37:55.759Z] 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-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-26T18:37:55.759Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-26T18:37:55.759Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:37:55.759Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:37:55.759Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:37:55.759Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-26T18:37:55.759Z] [2021-11-26T18:37:55.759Z] DONE 22 tests, 15 skipped in 1.787s [2021-11-26T18:37:55.759Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-26T18:37:56.228Z] testing: warning: no tests to run [2021-11-26T18:37:56.228Z] PASS [2021-11-26T18:37:56.228Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-11-26T18:37:56.228Z] [2021-11-26T18:37:56.228Z] DONE 0 tests in 0.506s [2021-11-26T18:37:56.228Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-26T18:37:56.698Z] testing: warning: no tests to run [2021-11-26T18:37:56.698Z] PASS [2021-11-26T18:37:56.698Z] ok github.com/docker/docker/integration/network/macvlan 0.058s [2021-11-26T18:37:56.698Z] [2021-11-26T18:37:56.698Z] DONE 0 tests in 0.524s [2021-11-26T18:37:56.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-26T18:37:57.120Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-11-26T18:37:57.120Z] === RUN TestInfoDebug [2021-11-26T18:37:57.120Z] --- PASS: TestInfoDebug (0.52s) [2021-11-26T18:37:57.120Z] === RUN TestInfoInsecureRegistries [2021-11-26T18:37:57.120Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-26T18:37:57.120Z] === RUN TestInfoRegistryMirrors [2021-11-26T18:37:57.120Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-26T18:37:57.120Z] === RUN TestLoginFailsWithBadCredentials [2021-11-26T18:37:57.120Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-26T18:37:57.120Z] === RUN TestPingCacheHeaders [2021-11-26T18:37:57.120Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-26T18:37:57.120Z] === RUN TestPingGet [2021-11-26T18:37:57.120Z] --- PASS: TestPingGet (0.01s) [2021-11-26T18:37:57.120Z] === RUN TestPingHead [2021-11-26T18:37:57.120Z] --- PASS: TestPingHead (0.02s) [2021-11-26T18:37:57.120Z] === RUN TestVersion [2021-11-26T18:37:57.120Z] --- PASS: TestVersion (0.02s) [2021-11-26T18:37:57.120Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:37:57.120Z] === CONT TestDiskUsage [2021-11-26T18:37:57.524Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/container_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/image_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/volume_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-26T18:37:57.681Z] === RUN TestDiskUsage/after_container.Run [2021-11-26T18:37:57.687Z] testing: warning: no tests to run [2021-11-26T18:37:57.687Z] PASS [2021-11-26T18:37:57.687Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-11-26T18:37:57.687Z] [2021-11-26T18:37:57.687Z] DONE 0 tests in 0.507s [2021-11-26T18:37:57.687Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-26T18:37:58.094Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2021-11-26T18:37:58.094Z] === CONT TestReadPluginNoRead [2021-11-26T18:37:58.157Z] testing: warning: no tests to run [2021-11-26T18:37:58.157Z] PASS [2021-11-26T18:37:58.157Z] ok github.com/docker/docker/integration/plugin/authz 0.050s [2021-11-26T18:37:58.157Z] [2021-11-26T18:37:58.157Z] DONE 0 tests in 0.515s [2021-11-26T18:37:58.157Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-26T18:37:58.244Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage (1.49s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.500Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:37:58.501Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-11-26T18:37:58.501Z] PASS [2021-11-26T18:37:58.501Z] [2021-11-26T18:37:58.501Z] DONE 53 tests in 22.231s [2021-11-26T18:37:58.501Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-26T18:37:58.501Z] INFO: Testing against a local daemon [2021-11-26T18:37:58.501Z] === RUN TestVolumesCreateAndList [2021-11-26T18:37:58.501Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-26T18:37:58.501Z] === RUN TestVolumesRemove [2021-11-26T18:37:58.756Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-26T18:37:58.756Z] === RUN TestVolumesInspect [2021-11-26T18:37:58.756Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-26T18:37:58.756Z] === RUN TestVolumesInvalidJSON [2021-11-26T18:37:58.756Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-26T18:37:58.756Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-26T18:37:58.756Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-26T18:37:58.756Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-26T18:37:58.756Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-26T18:37:58.756Z] PASS [2021-11-26T18:37:58.756Z] [2021-11-26T18:37:58.756Z] DONE 5 tests in 0.175s [2021-11-26T18:37:58.756Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-26T18:37:59.335Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-26T18:37:59.335Z] Removing test suite binaries [2021-11-26T18:37:59.335Z] exiting test-integration [2021-11-26T18:37:59.335Z] ++ exit 0 [2021-11-26T18:37:59.335Z] [2021-11-26T18:37:59.982Z] === RUN TestReadPluginNoRead/default [2021-11-26T18:38:00.535Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.44s) [2021-11-26T18:38:00.535Z] === RUN TestStopContainerWithTimeout [2021-11-26T18:38:00.535Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-26T18:38:00.535Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-26T18:38:00.535Z] === RUN TestUpdateRestartPolicy [2021-11-26T18:38:00.908Z] === RUN TestReadPluginNoRead/disabled_caching Post stage [Pipeline] junit [2021-11-26T18:38:01.243Z] Recording test results [2021-11-26T18:38:01.507Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-26T18:38:01.887Z] + echo Ensuring container killed. [2021-11-26T18:38:01.887Z] Ensuring container killed. [2021-11-26T18:38:01.887Z] + docker rm -vf docker-pr2 [2021-11-26T18:38:01.887Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-26T18:38:01.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:01.958Z] INFO: Testing against a local daemon [2021-11-26T18:38:01.958Z] === RUN TestPluginInvalidJSON [2021-11-26T18:38:01.958Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:38:01.958Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:38:01.958Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:38:01.958Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-26T18:38:01.958Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-26T18:38:01.958Z] === RUN TestPluginInstall [2021-11-26T18:38:01.958Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-26T18:38:01.958Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-26T18:38:01.958Z] === RUN TestPluginsWithRuntimes [2021-11-26T18:38:01.958Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-26T18:38:01.958Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-26T18:38:01.958Z] === RUN TestPluginBackCompatMediaTypes [2021-11-26T18:38:01.958Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-26T18:38:01.958Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:38:01.958Z] PASS [2021-11-26T18:38:01.958Z] ok github.com/docker/docker/integration/plugin/common 0.084s [2021-11-26T18:38:01.958Z] [2021-11-26T18:38:01.958Z] === Skipped [2021-11-26T18:38:01.958Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-26T18:38:01.958Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-26T18:38:01.958Z] [2021-11-26T18:38:01.958Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-26T18:38:01.958Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-26T18:38:01.958Z] [2021-11-26T18:38:01.958Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:38:01.958Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-26T18:38:01.958Z] [2021-11-26T18:38:01.958Z] DONE 5 tests, 3 skipped in 3.744s [2021-11-26T18:38:01.958Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-26T18:38:02.204Z] + echo Chowning /workspace to jenkins user [2021-11-26T18:38:02.204Z] Chowning /workspace to jenkins user [2021-11-26T18:38:02.204Z] + id -u [2021-11-26T18:38:02.204Z] + id -g [2021-11-26T18:38:02.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43047:/workspace busybox chown -R 1000:1000 /workspace [2021-11-26T18:38:02.273Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-26T18:38:02.528Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2021-11-26T18:38:03.474Z] === CONT TestReadPluginNoRead [2021-11-26T18:38:03.474Z] read_test.go:92: [df582d3e375b1] daemon is not started [2021-11-26T18:38:03.474Z] --- PASS: TestReadPluginNoRead (5.68s) [2021-11-26T18:38:03.474Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-11-26T18:38:03.474Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2021-11-26T18:38:03.474Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2021-11-26T18:38:03.474Z] PASS [2021-11-26T18:38:03.474Z] [2021-11-26T18:38:03.474Z] DONE 6 tests in 8.733s [2021-11-26T18:38:03.474Z] 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-26T18:38:03.474Z] ++ 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-26T18:38:03.474Z] ++ set -e [2021-11-26T18:38:03.474Z] ++ '[' -n 0 ']' [2021-11-26T18:38:03.474Z] ++ set -x [2021-11-26T18:38:03.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=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-26T18:38:03.474Z] testing: warning: no tests to run [2021-11-26T18:38:03.474Z] PASS [2021-11-26T18:38:03.474Z] [2021-11-26T18:38:03.474Z] DONE 0 tests in 0.026s [2021-11-26T18:38:03.474Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-26T18:38:03.474Z] ++ 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-26T18:38:03.474Z] ++ set -e [2021-11-26T18:38:03.474Z] ++ '[' -n 0 ']' [2021-11-26T18:38:03.474Z] ++ set -x [2021-11-26T18:38:03.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=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-26T18:38:03.475Z] INFO: Testing against a local daemon [2021-11-26T18:38:03.475Z] === RUN TestPluginWithDevMounts [2021-11-26T18:38:03.475Z] === PAUSE TestPluginWithDevMounts [2021-11-26T18:38:03.475Z] === CONT TestPluginWithDevMounts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-26T18:38:04.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:04.190Z] INFO: Testing against a local daemon [2021-11-26T18:38:04.190Z] === RUN TestExternalGraphDriver [2021-11-26T18:38:04.190Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-26T18:38:04.190Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-26T18:38:04.190Z] === RUN TestGraphdriverPluginV2 [2021-11-26T18:38:04.190Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-26T18:38:04.190Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-26T18:38:04.190Z] PASS [2021-11-26T18:38:04.190Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-11-26T18:38:04.190Z] [2021-11-26T18:38:04.190Z] === Skipped [2021-11-26T18:38:04.190Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-26T18:38:04.190Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-26T18:38:04.190Z] [2021-11-26T18:38:04.190Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-26T18:38:04.190Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-26T18:38:04.190Z] [2021-11-26T18:38:04.190Z] DONE 2 tests, 2 skipped in 2.329s [2021-11-26T18:38:04.190Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-26T18:38:04.442Z] + bundleName=amd64-cgroup2 [2021-11-26T18:38:04.442Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-26T18:38:04.442Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-26T18:38:04.442Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-26T18:38:04.442Z] + 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-26T18:38:04.709Z] Archiving artifacts [2021-11-26T18:38:05.096Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T18:38:05.365Z] --- PASS: TestPluginWithDevMounts (1.52s) [2021-11-26T18:38:05.365Z] PASS [2021-11-26T18:38:05.365Z] [2021-11-26T18:38:05.365Z] DONE 1 tests in 1.600s [2021-11-26T18:38:05.365Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-26T18:38:05.365Z] ++ 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-26T18:38:05.365Z] ++ set -e [2021-11-26T18:38:05.365Z] ++ '[' -n 0 ']' [2021-11-26T18:38:05.365Z] ++ set -x [2021-11-26T18:38:05.365Z] ++ 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-26T18:38:05.365Z] INFO: Testing against a local daemon [2021-11-26T18:38:05.365Z] === RUN TestSecretInspect [2021-11-26T18:38:05.444Z] + make clean [2021-11-26T18:38:05.444Z] docker volume rm -f docker-dev-cache [2021-11-26T18:38:05.444Z] docker-dev-cache [Pipeline] deleteDir [2021-11-26T18:38:05.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:05.775Z] INFO: Testing against a local daemon [2021-11-26T18:38:05.775Z] === RUN TestReadPluginNoRead [2021-11-26T18:38:05.775Z] read_test.go:21: no unix domain sockets on Windows [2021-11-26T18:38:05.775Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-26T18:38:05.775Z] PASS [2021-11-26T18:38:05.775Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2021-11-26T18:38:06.245Z] [2021-11-26T18:38:06.245Z] === Skipped [2021-11-26T18:38:06.245Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-26T18:38:06.245Z] read_test.go:21: no unix domain sockets on Windows [2021-11-26T18:38:06.245Z] [2021-11-26T18:38:06.245Z] DONE 1 tests, 1 skipped in 1.676s [2021-11-26T18:38:06.245Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-26T18:38:06.714Z] testing: warning: no tests to run [2021-11-26T18:38:06.715Z] PASS [2021-11-26T18:38:06.715Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-11-26T18:38:06.715Z] [2021-11-26T18:38:06.715Z] DONE 0 tests in 0.809s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-26T18:38:07.185Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-26T18:38:07.255Z] --- PASS: TestSecretInspect (2.08s) [2021-11-26T18:38:07.255Z] === RUN TestSecretList [2021-11-26T18:38:08.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:08.754Z] INFO: Testing against a local daemon [2021-11-26T18:38:08.754Z] === RUN TestPluginWithDevMounts [2021-11-26T18:38:08.754Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:08.754Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-26T18:38:08.754Z] PASS [2021-11-26T18:38:08.754Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-11-26T18:38:08.754Z] [2021-11-26T18:38:08.754Z] === Skipped [2021-11-26T18:38:08.754Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-26T18:38:08.754Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:08.754Z] [2021-11-26T18:38:08.754Z] DONE 1 tests, 1 skipped in 1.674s [2021-11-26T18:38:08.754Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-26T18:38:09.143Z] --- PASS: TestSecretList (1.68s) [2021-11-26T18:38:09.143Z] === RUN TestSecretsCreateAndDelete [2021-11-26T18:38:10.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:10.326Z] INFO: Testing against a local daemon [2021-11-26T18:38:10.326Z] === RUN TestSecretInspect [2021-11-26T18:38:10.326Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-26T18:38:10.326Z] === RUN TestSecretList [2021-11-26T18:38:10.326Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] --- SKIP: TestSecretList (0.00s) [2021-11-26T18:38:10.326Z] === RUN TestSecretsCreateAndDelete [2021-11-26T18:38:10.326Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-26T18:38:10.326Z] === RUN TestSecretsUpdate [2021-11-26T18:38:10.326Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-26T18:38:10.326Z] === RUN TestTemplatedSecret [2021-11-26T18:38:10.326Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-26T18:38:10.326Z] === RUN TestSecretCreateResolve [2021-11-26T18:38:10.326Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:10.326Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-26T18:38:10.326Z] PASS [2021-11-26T18:38:10.326Z] ok github.com/docker/docker/integration/secret 0.069s [2021-11-26T18:38:10.326Z] [2021-11-26T18:38:10.326Z] === Skipped [2021-11-26T18:38:10.326Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-26T18:38:10.326Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] [2021-11-26T18:38:10.326Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-26T18:38:10.326Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] [2021-11-26T18:38:10.326Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-26T18:38:10.326Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] [2021-11-26T18:38:10.326Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-26T18:38:10.326Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] [2021-11-26T18:38:10.326Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-26T18:38:10.326Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:10.326Z] [2021-11-26T18:38:10.326Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-26T18:38:10.326Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:10.326Z] [2021-11-26T18:38:10.326Z] DONE 6 tests, 6 skipped in 1.442s [2021-11-26T18:38:10.326Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-26T18:38:10.509Z] --- PASS: TestSecretsCreateAndDelete (1.68s) [2021-11-26T18:38:10.509Z] === RUN TestSecretsUpdate [2021-11-26T18:38:11.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:11.895Z] INFO: Testing against a local daemon [2021-11-26T18:38:11.895Z] === RUN TestServiceCreateInit [2021-11-26T18:38:11.895Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-26T18:38:11.895Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-26T18:38:11.895Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-26T18:38:11.895Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:38:11.895Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestCreateServiceMultipleTimes [2021-11-26T18:38:11.895Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestCreateServiceConflict [2021-11-26T18:38:11.895Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestCreateServiceMaxReplicas [2021-11-26T18:38:11.895Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-26T18:38:11.895Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-26T18:38:11.895Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestCreateServiceSecretFileMode [2021-11-26T18:38:11.895Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestCreateServiceConfigFileMode [2021-11-26T18:38:11.895Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestCreateServiceSysctls [2021-11-26T18:38:11.895Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-26T18:38:11.895Z] === RUN TestCreateServiceCapabilities [2021-11-26T18:38:11.895Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-26T18:38:11.895Z] === RUN TestInspect [2021-11-26T18:38:11.895Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestInspect (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestCreateJob [2021-11-26T18:38:11.895Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestCreateJob (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestReplicatedJob [2021-11-26T18:38:11.895Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestUpdateReplicatedJob [2021-11-26T18:38:11.895Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestServiceListWithStatuses [2021-11-26T18:38:11.895Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestDockerNetworkConnectAlias [2021-11-26T18:38:11.895Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestDockerNetworkReConnect [2021-11-26T18:38:11.895Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestServicePlugin [2021-11-26T18:38:11.895Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:11.895Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestServiceUpdateLabel [2021-11-26T18:38:11.895Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:11.895Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestServiceUpdateSecrets [2021-11-26T18:38:11.895Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:11.895Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-26T18:38:11.895Z] === RUN TestServiceUpdateConfigs [2021-11-26T18:38:12.365Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-26T18:38:12.365Z] === RUN TestServiceUpdateNetwork [2021-11-26T18:38:12.365Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-26T18:38:12.365Z] === RUN TestServiceUpdatePidsLimit [2021-11-26T18:38:12.365Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-26T18:38:12.365Z] PASS [2021-11-26T18:38:12.365Z] ok github.com/docker/docker/integration/service 0.189s [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === Skipped [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:38:12.365Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:38:12.365Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-26T18:38:12.365Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-26T18:38:12.365Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-26T18:38:12.365Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-26T18:38:12.365Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-26T18:38:12.365Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-26T18:38:12.365Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-26T18:38:12.365Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-26T18:38:12.365Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-26T18:38:12.365Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-26T18:38:12.365Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-26T18:38:12.365Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-26T18:38:12.365Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-26T18:38:12.365Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-26T18:38:12.365Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-26T18:38:12.365Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-26T18:38:12.365Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-26T18:38:12.365Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-26T18:38:12.365Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-26T18:38:12.365Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-26T18:38:12.365Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-26T18:38:12.365Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:12.365Z] [2021-11-26T18:38:12.365Z] DONE 24 tests, 23 skipped in 1.976s [2021-11-26T18:38:12.365Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-26T18:38:12.397Z] --- PASS: TestSecretsUpdate (1.70s) [2021-11-26T18:38:12.397Z] === RUN TestTemplatedSecret [2021-11-26T18:38:13.809Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-26T18:38:13.937Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:13.937Z] INFO: Testing against a local daemon [2021-11-26T18:38:13.937Z] === RUN TestSessionCreate [2021-11-26T18:38:13.937Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:13.937Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-26T18:38:13.937Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-26T18:38:13.937Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:13.937Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-26T18:38:13.937Z] PASS [2021-11-26T18:38:13.937Z] ok github.com/docker/docker/integration/session 0.064s [2021-11-26T18:38:13.937Z] [2021-11-26T18:38:13.937Z] === Skipped [2021-11-26T18:38:13.937Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-26T18:38:13.937Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:13.937Z] [2021-11-26T18:38:13.937Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-26T18:38:13.937Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:13.937Z] [2021-11-26T18:38:13.937Z] DONE 2 tests, 2 skipped in 1.390s [2021-11-26T18:38:13.937Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-26T18:38:14.911Z] --- PASS: TestTemplatedSecret (2.37s) [2021-11-26T18:38:14.911Z] === RUN TestSecretCreateResolve [2021-11-26T18:38:15.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:15.505Z] INFO: Testing against a local daemon [2021-11-26T18:38:15.505Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:38:15.505Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:15.505Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestDiskUsage [2021-11-26T18:38:15.505Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-26T18:38:15.505Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestEventsExecDie [2021-11-26T18:38:15.505Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-26T18:38:15.505Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestEventsBackwardsCompatible [2021-11-26T18:38:15.505Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-26T18:38:15.505Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestEventsVolumeCreate [2021-11-26T18:38:15.505Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-26T18:38:15.505Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestInfoAPI [2021-11-26T18:38:15.505Z] --- PASS: TestInfoAPI (0.03s) [2021-11-26T18:38:15.505Z] === RUN TestInfoAPIWarnings [2021-11-26T18:38:15.505Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:38:15.505Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestInfoDebug [2021-11-26T18:38:15.505Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:38:15.505Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestInfoInsecureRegistries [2021-11-26T18:38:15.505Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:38:15.505Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestInfoRegistryMirrors [2021-11-26T18:38:15.505Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:38:15.505Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-26T18:38:15.505Z] === RUN TestLoginFailsWithBadCredentials [2021-11-26T18:38:16.277Z] --- PASS: TestSecretCreateResolve (1.66s) [2021-11-26T18:38:16.277Z] PASS [2021-11-26T18:38:16.277Z] [2021-11-26T18:38:16.277Z] DONE 6 tests in 11.260s [2021-11-26T18:38:16.277Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-26T18:38:16.277Z] ++ 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-26T18:38:16.277Z] ++ set -e [2021-11-26T18:38:16.277Z] ++ '[' -n 0 ']' [2021-11-26T18:38:16.277Z] ++ set -x [2021-11-26T18:38:16.277Z] ++ 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-26T18:38:16.277Z] INFO: Testing against a local daemon [2021-11-26T18:38:16.277Z] === RUN TestServiceCreateInit [2021-11-26T18:38:16.277Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-26T18:38:16.493Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-11-26T18:38:16.493Z] === RUN TestPingCacheHeaders [2021-11-26T18:38:16.493Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-26T18:38:16.493Z] === RUN TestPingGet [2021-11-26T18:38:16.493Z] --- PASS: TestPingGet (0.03s) [2021-11-26T18:38:16.493Z] === RUN TestPingHead [2021-11-26T18:38:16.493Z] --- PASS: TestPingHead (0.02s) [2021-11-26T18:38:16.493Z] === RUN TestVersion [2021-11-26T18:38:16.493Z] --- PASS: TestVersion (0.02s) [2021-11-26T18:38:16.493Z] PASS [2021-11-26T18:38:16.493Z] ok github.com/docker/docker/integration/system 1.138s [2021-11-26T18:38:16.493Z] [2021-11-26T18:38:16.493Z] === Skipped [2021-11-26T18:38:16.493Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:38:16.493Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:16.493Z] [2021-11-26T18:38:16.493Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-26T18:38:16.493Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-26T18:38:16.493Z] [2021-11-26T18:38:16.493Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-26T18:38:16.493Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-26T18:38:16.493Z] [2021-11-26T18:38:16.493Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-26T18:38:16.493Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-26T18:38:16.493Z] [2021-11-26T18:38:16.493Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-26T18:38:16.493Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-26T18:38:16.493Z] [2021-11-26T18:38:16.493Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-26T18:38:16.493Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:38:16.493Z] [2021-11-26T18:38:16.493Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-26T18:38:16.494Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:38:16.494Z] [2021-11-26T18:38:16.494Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-26T18:38:16.494Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:38:16.494Z] [2021-11-26T18:38:16.494Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-26T18:38:16.494Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:38:16.494Z] [2021-11-26T18:38:16.494Z] DONE 15 tests, 9 skipped in 2.633s [2021-11-26T18:38:16.494Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-26T18:38:18.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:18.063Z] INFO: Testing against a local daemon [2021-11-26T18:38:18.063Z] === RUN TestVolumesCreateAndList [2021-11-26T18:38:18.063Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-26T18:38:18.063Z] === RUN TestVolumesRemove [2021-11-26T18:38:18.063Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-26T18:38:18.063Z] === RUN TestVolumesInspect [2021-11-26T18:38:18.063Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-26T18:38:18.063Z] === RUN TestVolumesInvalidJSON [2021-11-26T18:38:18.063Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-26T18:38:18.063Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-26T18:38:18.063Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-26T18:38:18.063Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-26T18:38:18.063Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-26T18:38:18.063Z] PASS [2021-11-26T18:38:18.063Z] ok github.com/docker/docker/integration/volume 0.255s [2021-11-26T18:38:18.063Z] [2021-11-26T18:38:18.063Z] DONE 5 tests in 1.735s [2021-11-26T18:38:18.533Z] INFO: make.ps1 ended at 11/26/2021 18:38:18 [2021-11-26T18:38:18.533Z] INFO: Integration CLI tests being run from the host: [2021-11-26T18:38:18.533Z] 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-26T18:38:19.543Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-26T18:38:21.744Z] --- PASS: TestUpdateRestartPolicy (21.35s) [2021-11-26T18:38:21.744Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-26T18:38:22.808Z] --- PASS: TestServiceCreateInit (6.15s) [2021-11-26T18:38:22.808Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.07s) [2021-11-26T18:38:22.808Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.07s) [2021-11-26T18:38:22.808Z] === RUN TestCreateServiceMultipleTimes [2021-11-26T18:38:23.952Z] --- PASS: TestUpdateRestartWithAutoRemove (2.51s) [2021-11-26T18:38:23.952Z] === RUN TestWaitNonBlocked [2021-11-26T18:38:23.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:38:23.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:38:23.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:38:23.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:38:23.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:38:23.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:38:24.265Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-26T18:38:25.356Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-26T18:38:25.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:25.716Z] INFO: Testing against a local daemon [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-26T18:38:25.716Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-26T18:38:25.716Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-26T18:38:25.716Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-26T18:38:26.188Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-26T18:38:26.657Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-26T18:38:27.127Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-26T18:38:27.744Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-26T18:38:27.744Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.10s) [2021-11-26T18:38:27.744Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.72s) [2021-11-26T18:38:27.744Z] === RUN TestWaitBlocked [2021-11-26T18:38:27.744Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:27.744Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-26T18:38:27.744Z] PASS [2021-11-26T18:38:27.744Z] ok github.com/docker/docker/integration/container 92.360s [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === Skipped [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-26T18:38:27.744Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-26T18:38:27.744Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-26T18:38:27.744Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-26T18:38:27.744Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-26T18:38:27.744Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-26T18:38:27.744Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-26T18:38:27.744Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-26T18:38:27.744Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:38:27.744Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-26T18:38:27.744Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-26T18:38:27.744Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-26T18:38:27.744Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-26T18:38:27.744Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-26T18:38:27.744Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-26T18:38:27.744Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-26T18:38:27.744Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:38:27.744Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-26T18:38:27.744Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-26T18:38:27.744Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-26T18:38:27.744Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-26T18:38:27.744Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:38:27.744Z] [2021-11-26T18:38:27.744Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-26T18:38:27.745Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-26T18:38:27.745Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-26T18:38:27.745Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-26T18:38:27.745Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-26T18:38:27.745Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-26T18:38:27.745Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-26T18:38:27.745Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-26T18:38:27.745Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-26T18:38:27.745Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-26T18:38:27.745Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:38:27.745Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-26T18:38:27.745Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-26T18:38:27.745Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-26T18:38:27.745Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:27.745Z] [2021-11-26T18:38:27.745Z] DONE 87 tests, 34 skipped in 94.253s [2021-11-26T18:38:27.745Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-26T18:38:29.437Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-26T18:38:37.652Z] --- PASS: TestCreateServiceMultipleTimes (14.87s) [2021-11-26T18:38:37.652Z] === RUN TestCreateServiceConflict [2021-11-26T18:38:39.540Z] --- PASS: TestCreateServiceConflict (2.06s) [2021-11-26T18:38:39.540Z] === RUN TestCreateServiceMaxReplicas [2021-11-26T18:38:41.429Z] --- PASS: TestCreateServiceMaxReplicas (2.07s) [2021-11-26T18:38:41.429Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-26T18:38:45.198Z] ............................ [ 67%] [2021-11-26T18:38:45.569Z] === RUN TestConfigDaemonLibtrustID [2021-11-26T18:38:45.569Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-26T18:38:45.569Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-26T18:38:45.569Z] === RUN TestDaemonConfigValidation [2021-11-26T18:38:45.569Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-26T18:38:45.569Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-26T18:38:45.569Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-26T18:38:45.569Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-26T18:38:45.569Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-26T18:38:45.569Z] === RUN TestDaemonProxy [2021-11-26T18:38:45.569Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-26T18:38:45.569Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-26T18:38:45.569Z] PASS [2021-11-26T18:38:45.569Z] ok github.com/docker/docker/integration/daemon 0.081s [2021-11-26T18:38:45.569Z] [2021-11-26T18:38:45.569Z] === Skipped [2021-11-26T18:38:45.569Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-26T18:38:45.569Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-26T18:38:45.569Z] [2021-11-26T18:38:45.569Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-26T18:38:45.569Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-26T18:38:45.569Z] [2021-11-26T18:38:45.569Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-26T18:38:45.569Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-26T18:38:45.569Z] [2021-11-26T18:38:45.569Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-26T18:38:45.569Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-26T18:38:45.569Z] [2021-11-26T18:38:45.569Z] DONE 4 tests, 4 skipped in 17.380s [2021-11-26T18:38:45.569Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-26T18:38:46.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:46.552Z] INFO: Testing against a local daemon [2021-11-26T18:38:46.552Z] === RUN TestCommitInheritsEnv [2021-11-26T18:38:46.552Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:38:46.552Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-26T18:38:46.552Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-26T18:38:46.552Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-26T18:38:46.552Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:38:46.552Z] === RUN TestImagesFilterMultiReference [2021-11-26T18:38:46.552Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-26T18:38:46.552Z] === RUN TestImagePullPlatformInvalid [2021-11-26T18:38:46.552Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-26T18:38:46.552Z] === RUN TestRemoveImageOrphaning [2021-11-26T18:38:47.027Z] --- PASS: TestRemoveImageOrphaning (0.79s) [2021-11-26T18:38:47.027Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-26T18:38:47.028Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-26T18:38:47.028Z] === RUN TestTagInvalidReference [2021-11-26T18:38:47.028Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-26T18:38:47.028Z] === RUN TestTagValidPrefixedRepo [2021-11-26T18:38:47.494Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-26T18:38:47.494Z] === RUN TestTagExistedNameWithoutForce [2021-11-26T18:38:47.494Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-26T18:38:47.494Z] === RUN TestTagOfficialNames [2021-11-26T18:38:47.494Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-26T18:38:47.494Z] === RUN TestTagMatchesDigest [2021-11-26T18:38:47.494Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-26T18:38:47.494Z] PASS [2021-11-26T18:38:47.494Z] ok github.com/docker/docker/integration/image 1.108s [2021-11-26T18:38:47.494Z] [2021-11-26T18:38:47.494Z] === Skipped [2021-11-26T18:38:47.494Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-26T18:38:47.494Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:38:47.494Z] [2021-11-26T18:38:47.494Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:38:47.494Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-26T18:38:47.494Z] [2021-11-26T18:38:47.495Z] DONE 11 tests, 2 skipped in 2.459s [2021-11-26T18:38:47.495Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-26T18:38:49.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:49.055Z] INFO: Testing against a local daemon [2021-11-26T18:38:49.055Z] === RUN TestNetworkCreateDelete [2021-11-26T18:38:49.055Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:49.055Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestDockerNetworkDeletePreferID [2021-11-26T18:38:49.055Z] 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-26T18:38:49.055Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestDaemonDNSFallback [2021-11-26T18:38:49.055Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:49.055Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestInspectNetwork [2021-11-26T18:38:49.055Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:49.055Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestRunContainerWithBridgeNone [2021-11-26T18:38:49.055Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:49.055Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestNetworkInvalidJSON [2021-11-26T18:38:49.055Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-26T18:38:49.055Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-26T18:38:49.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:38:49.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:38:49.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:38:49.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:38:49.055Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-26T18:38:49.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:38:49.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:38:49.055Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-26T18:38:49.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-26T18:38:49.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-26T18:38:49.055Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestNetworkList [2021-11-26T18:38:49.055Z] === RUN TestNetworkList//networks [2021-11-26T18:38:49.055Z] === PAUSE TestNetworkList//networks [2021-11-26T18:38:49.055Z] === RUN TestNetworkList//networks/ [2021-11-26T18:38:49.055Z] === PAUSE TestNetworkList//networks/ [2021-11-26T18:38:49.055Z] === CONT TestNetworkList//networks [2021-11-26T18:38:49.055Z] === CONT TestNetworkList//networks/ [2021-11-26T18:38:49.055Z] --- PASS: TestNetworkList (0.03s) [2021-11-26T18:38:49.055Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-26T18:38:49.055Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestHostIPv4BridgeLabel [2021-11-26T18:38:49.055Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-26T18:38:49.055Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestDaemonDefaultNetworkPools [2021-11-26T18:38:49.055Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-26T18:38:49.055Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-26T18:38:49.055Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-26T18:38:49.055Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestServiceWithPredefinedNetwork [2021-11-26T18:38:49.055Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-26T18:38:49.055Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:38:49.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestServiceWithDataPathPortInit [2021-11-26T18:38:49.055Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:38:49.055Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-26T18:38:49.055Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-26T18:38:49.055Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:38:49.055Z] PASS [2021-11-26T18:38:49.055Z] ok github.com/docker/docker/integration/network 0.114s [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === Skipped [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-26T18:38:49.522Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-26T18:38:49.522Z] 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-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-26T18:38:49.522Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-26T18:38:49.522Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:38:49.522Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:38:49.522Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:38:49.522Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-26T18:38:49.522Z] [2021-11-26T18:38:49.522Z] DONE 22 tests, 15 skipped in 1.689s [2021-11-26T18:38:49.522Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-26T18:38:49.989Z] testing: warning: no tests to run [2021-11-26T18:38:49.989Z] PASS [2021-11-26T18:38:49.989Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-11-26T18:38:49.989Z] [2021-11-26T18:38:49.989Z] DONE 0 tests in 0.527s [2021-11-26T18:38:49.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-26T18:38:50.456Z] testing: warning: no tests to run [2021-11-26T18:38:50.456Z] PASS [2021-11-26T18:38:50.456Z] ok github.com/docker/docker/integration/network/macvlan 0.050s [2021-11-26T18:38:50.456Z] [2021-11-26T18:38:50.456Z] DONE 0 tests in 0.503s [2021-11-26T18:38:50.456Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-26T18:38:50.923Z] testing: warning: no tests to run [2021-11-26T18:38:50.923Z] PASS [2021-11-26T18:38:50.923Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-11-26T18:38:50.923Z] [2021-11-26T18:38:50.923Z] DONE 0 tests in 0.511s [2021-11-26T18:38:51.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-26T18:38:51.861Z] testing: warning: no tests to run [2021-11-26T18:38:51.861Z] PASS [2021-11-26T18:38:51.861Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2021-11-26T18:38:51.861Z] [2021-11-26T18:38:51.861Z] DONE 0 tests in 0.519s [2021-11-26T18:38:51.861Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-26T18:38:55.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:55.646Z] INFO: Testing against a local daemon [2021-11-26T18:38:55.646Z] === RUN TestPluginInvalidJSON [2021-11-26T18:38:55.646Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:38:55.646Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:38:55.646Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:38:55.646Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-26T18:38:55.646Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-26T18:38:55.646Z] === RUN TestPluginInstall [2021-11-26T18:38:55.646Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-26T18:38:55.646Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-26T18:38:55.646Z] === RUN TestPluginsWithRuntimes [2021-11-26T18:38:55.646Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-26T18:38:55.646Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-26T18:38:55.646Z] === RUN TestPluginBackCompatMediaTypes [2021-11-26T18:38:55.646Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-26T18:38:55.646Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:38:55.646Z] PASS [2021-11-26T18:38:55.646Z] ok github.com/docker/docker/integration/plugin/common 0.071s [2021-11-26T18:38:55.646Z] [2021-11-26T18:38:55.646Z] === Skipped [2021-11-26T18:38:55.646Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-26T18:38:55.646Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-26T18:38:55.646Z] [2021-11-26T18:38:55.646Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-26T18:38:55.646Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-26T18:38:55.646Z] [2021-11-26T18:38:55.646Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:38:55.646Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-26T18:38:55.646Z] [2021-11-26T18:38:55.646Z] DONE 5 tests, 3 skipped in 3.725s [2021-11-26T18:38:55.646Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-26T18:38:56.265Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) [2021-11-26T18:38:56.265Z] === RUN TestCreateServiceSecretFileMode [2021-11-26T18:38:57.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:57.862Z] INFO: Testing against a local daemon [2021-11-26T18:38:57.862Z] === RUN TestExternalGraphDriver [2021-11-26T18:38:57.862Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-26T18:38:57.862Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-26T18:38:57.862Z] === RUN TestGraphdriverPluginV2 [2021-11-26T18:38:57.862Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-26T18:38:57.862Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-26T18:38:57.862Z] PASS [2021-11-26T18:38:57.862Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-11-26T18:38:57.862Z] [2021-11-26T18:38:57.862Z] === Skipped [2021-11-26T18:38:57.862Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-26T18:38:57.862Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-26T18:38:57.862Z] [2021-11-26T18:38:57.862Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-26T18:38:57.862Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-26T18:38:57.862Z] [2021-11-26T18:38:57.862Z] DONE 2 tests, 2 skipped in 2.248s [2021-11-26T18:38:57.862Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-26T18:38:59.422Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:38:59.422Z] INFO: Testing against a local daemon [2021-11-26T18:38:59.422Z] === RUN TestReadPluginNoRead [2021-11-26T18:38:59.422Z] read_test.go:21: no unix domain sockets on Windows [2021-11-26T18:38:59.422Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-26T18:38:59.422Z] PASS [2021-11-26T18:38:59.422Z] ok github.com/docker/docker/integration/plugin/logging 0.063s [2021-11-26T18:38:59.422Z] [2021-11-26T18:38:59.422Z] === Skipped [2021-11-26T18:38:59.422Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-26T18:38:59.422Z] read_test.go:21: no unix domain sockets on Windows [2021-11-26T18:38:59.422Z] [2021-11-26T18:38:59.422Z] DONE 1 tests, 1 skipped in 1.663s [2021-11-26T18:38:59.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-26T18:39:00.359Z] testing: warning: no tests to run [2021-11-26T18:39:00.359Z] PASS [2021-11-26T18:39:00.359Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2021-11-26T18:39:00.359Z] [2021-11-26T18:39:00.359Z] DONE 0 tests in 0.878s [2021-11-26T18:39:00.788Z] --- PASS: TestBuildWithHugeFile (106.40s) [2021-11-26T18:39:00.788Z] === RUN TestBuildWCOWSandboxSize [2021-11-26T18:39:00.788Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:39:00.788Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestBuildWithEmptyDockerfile [2021-11-26T18:39:00.788Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:39:00.788Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:39:00.788Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:39:00.788Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:39:00.788Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:39:00.788Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:39:00.788Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:39:00.788Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:39:00.788Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:39:00.788Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-26T18:39:00.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-26T18:39:00.788Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-26T18:39:00.788Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-26T18:39:00.788Z] === RUN TestBuildPreserveOwnership [2021-11-26T18:39:00.788Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:39:00.788Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestBuildPlatformInvalid [2021-11-26T18:39:00.788Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-26T18:39:00.788Z] PASS [2021-11-26T18:39:00.788Z] ok github.com/docker/docker/integration/build 159.972s [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === Skipped [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-26T18:39:00.788Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-26T18:39:00.788Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-26T18:39:00.788Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-26T18:39:00.788Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:39:00.788Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-26T18:39:00.788Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] DONE 29 tests, 6 skipped in 181.847s [2021-11-26T18:39:00.788Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-26T18:39:00.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:39:00.788Z] INFO: Testing against a local daemon [2021-11-26T18:39:00.788Z] === RUN TestConfigInspect [2021-11-26T18:39:00.788Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestConfigList [2021-11-26T18:39:00.788Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestConfigList (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestConfigsCreateAndDelete [2021-11-26T18:39:00.788Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestConfigsUpdate [2021-11-26T18:39:00.788Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestTemplatedConfig [2021-11-26T18:39:00.788Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestConfigCreateResolve [2021-11-26T18:39:00.788Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:00.788Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-26T18:39:00.788Z] PASS [2021-11-26T18:39:00.788Z] ok github.com/docker/docker/integration/config 0.076s [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === Skipped [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-26T18:39:00.788Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-26T18:39:00.788Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-26T18:39:00.788Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-26T18:39:00.788Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-26T18:39:00.788Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-26T18:39:00.788Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:00.788Z] [2021-11-26T18:39:00.788Z] DONE 6 tests, 6 skipped in 1.775s [2021-11-26T18:39:00.788Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-26T18:39:00.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:39:00.788Z] INFO: Testing against a local daemon [2021-11-26T18:39:00.788Z] === RUN TestCheckpoint [2021-11-26T18:39:00.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:39:00.788Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestContainerInvalidJSON [2021-11-26T18:39:00.788Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:39:00.788Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:39:00.788Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:39:00.788Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:39:00.788Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:39:00.788Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:39:00.788Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-11-26T18:39:00.788Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-26T18:39:00.788Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-26T18:39:00.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2021-11-26T18:39:00.788Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-26T18:39:00.788Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2021-11-26T18:39:00.788Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-26T18:39:00.788Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-11-26T18:39:00.788Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-26T18:39:00.788Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-11-26T18:39:00.788Z] === RUN TestCopyFromContainer [2021-11-26T18:39:00.788Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-26T18:39:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:39:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:39:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:39:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:39:00.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:39:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:39:00.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:39:00.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:39:00.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:39:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-11-26T18:39:00.788Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-26T18:39:00.788Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-26T18:39:00.788Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidEnv [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateTmpfsMountsTarget [2021-11-26T18:39:00.788Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-26T18:39:00.788Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:00.788Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-26T18:39:00.788Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:00.788Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:39:00.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:39:00.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:39:00.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-26T18:39:00.788Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-26T18:39:00.788Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateDifferentPlatform [2021-11-26T18:39:00.788Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-26T18:39:00.788Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-26T18:39:00.788Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-26T18:39:00.788Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-26T18:39:00.788Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-11-26T18:39:00.788Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-26T18:39:00.788Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-26T18:39:00.788Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-26T18:39:00.788Z] === RUN TestContainerKillOnDaemonStart [2021-11-26T18:39:00.788Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.788Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:39:00.788Z] === RUN TestDiff [2021-11-26T18:39:00.788Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:00.788Z] --- SKIP: TestDiff (0.00s) [2021-11-26T18:39:00.789Z] === RUN TestExecWithCloseStdin [2021-11-26T18:39:00.789Z] --- PASS: TestExecWithCloseStdin (1.85s) [2021-11-26T18:39:00.789Z] === RUN TestExec [2021-11-26T18:39:00.789Z] --- PASS: TestExec (1.74s) [2021-11-26T18:39:00.789Z] === RUN TestExecUser [2021-11-26T18:39:00.789Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-26T18:39:00.789Z] --- SKIP: TestExecUser (0.00s) [2021-11-26T18:39:00.789Z] === RUN TestExportContainerAndImportImage [2021-11-26T18:39:00.789Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.789Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-26T18:39:00.789Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-26T18:39:00.789Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:00.789Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-26T18:39:00.789Z] === RUN TestHealthCheckWorkdir [2021-11-26T18:39:00.789Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:00.789Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-26T18:39:00.789Z] === RUN TestHealthKillContainer [2021-11-26T18:39:00.789Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-26T18:39:00.789Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-26T18:39:00.789Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-26T18:39:00.789Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:39:00.789Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:39:00.789Z] === RUN TestKillContainerInvalidSignal [2021-11-26T18:39:00.789Z] --- PASS: TestKillContainerInvalidSignal (1.58s) [2021-11-26T18:39:00.789Z] === RUN TestKillContainer [2021-11-26T18:39:00.789Z] === RUN TestKillContainer/no_signal [2021-11-26T18:39:00.789Z] === RUN TestKillContainer/non_killing_signal [2021-11-26T18:39:00.789Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-26T18:39:00.789Z] === RUN TestKillContainer/killing_signal [2021-11-26T18:39:00.826Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-26T18:39:02.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:39:02.388Z] INFO: Testing against a local daemon [2021-11-26T18:39:02.388Z] === RUN TestPluginWithDevMounts [2021-11-26T18:39:02.388Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:02.388Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-26T18:39:02.388Z] PASS [2021-11-26T18:39:02.388Z] ok github.com/docker/docker/integration/plugin/volumes 0.066s [2021-11-26T18:39:02.388Z] [2021-11-26T18:39:02.388Z] === Skipped [2021-11-26T18:39:02.388Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-26T18:39:02.388Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:02.388Z] [2021-11-26T18:39:02.388Z] DONE 1 tests, 1 skipped in 1.593s [2021-11-26T18:39:02.388Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-26T18:39:03.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:39:03.948Z] INFO: Testing against a local daemon [2021-11-26T18:39:03.948Z] === RUN TestSecretInspect [2021-11-26T18:39:03.948Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-26T18:39:03.948Z] === RUN TestSecretList [2021-11-26T18:39:03.948Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] --- SKIP: TestSecretList (0.00s) [2021-11-26T18:39:03.948Z] === RUN TestSecretsCreateAndDelete [2021-11-26T18:39:03.948Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-26T18:39:03.948Z] === RUN TestSecretsUpdate [2021-11-26T18:39:03.948Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-26T18:39:03.948Z] === RUN TestTemplatedSecret [2021-11-26T18:39:03.948Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-26T18:39:03.948Z] === RUN TestSecretCreateResolve [2021-11-26T18:39:03.948Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:03.948Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-26T18:39:03.948Z] PASS [2021-11-26T18:39:03.948Z] ok github.com/docker/docker/integration/secret 0.078s [2021-11-26T18:39:03.948Z] [2021-11-26T18:39:03.948Z] === Skipped [2021-11-26T18:39:03.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-26T18:39:03.948Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] [2021-11-26T18:39:03.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-26T18:39:03.948Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] [2021-11-26T18:39:03.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-26T18:39:03.948Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] [2021-11-26T18:39:03.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-26T18:39:03.948Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] [2021-11-26T18:39:03.948Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-26T18:39:03.948Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:03.948Z] [2021-11-26T18:39:03.948Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-26T18:39:03.948Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:03.948Z] [2021-11-26T18:39:03.948Z] DONE 6 tests, 6 skipped in 1.454s [2021-11-26T18:39:03.948Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-26T18:39:05.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:39:05.519Z] INFO: Testing against a local daemon [2021-11-26T18:39:05.519Z] === RUN TestServiceCreateInit [2021-11-26T18:39:05.519Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-26T18:39:05.519Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-26T18:39:05.519Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-26T18:39:05.519Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:39:05.519Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:39:05.519Z] === RUN TestCreateServiceMultipleTimes [2021-11-26T18:39:05.519Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-26T18:39:05.519Z] === RUN TestCreateServiceConflict [2021-11-26T18:39:05.519Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-26T18:39:05.519Z] === RUN TestCreateServiceMaxReplicas [2021-11-26T18:39:05.519Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-26T18:39:05.519Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-26T18:39:05.519Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-26T18:39:05.519Z] === RUN TestCreateServiceSecretFileMode [2021-11-26T18:39:05.519Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-26T18:39:05.519Z] === RUN TestCreateServiceConfigFileMode [2021-11-26T18:39:05.519Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-26T18:39:05.519Z] === RUN TestCreateServiceSysctls [2021-11-26T18:39:05.519Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.519Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-26T18:39:05.519Z] === RUN TestCreateServiceCapabilities [2021-11-26T18:39:05.986Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-26T18:39:05.986Z] === RUN TestInspect [2021-11-26T18:39:05.986Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestInspect (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestCreateJob [2021-11-26T18:39:05.986Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestCreateJob (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestReplicatedJob [2021-11-26T18:39:05.986Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestUpdateReplicatedJob [2021-11-26T18:39:05.986Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestServiceListWithStatuses [2021-11-26T18:39:05.986Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestDockerNetworkConnectAlias [2021-11-26T18:39:05.986Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestDockerNetworkReConnect [2021-11-26T18:39:05.986Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestServicePlugin [2021-11-26T18:39:05.986Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestServiceUpdateLabel [2021-11-26T18:39:05.986Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestServiceUpdateSecrets [2021-11-26T18:39:05.986Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestServiceUpdateConfigs [2021-11-26T18:39:05.986Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestServiceUpdateNetwork [2021-11-26T18:39:05.986Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-26T18:39:05.986Z] === RUN TestServiceUpdatePidsLimit [2021-11-26T18:39:05.986Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-26T18:39:05.986Z] PASS [2021-11-26T18:39:05.986Z] ok github.com/docker/docker/integration/service 0.174s [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === Skipped [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:39:05.986Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:39:05.986Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-26T18:39:05.986Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-26T18:39:05.986Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-26T18:39:05.986Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-26T18:39:05.986Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-26T18:39:05.986Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-26T18:39:05.986Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-11-26T18:39:05.986Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-26T18:39:05.986Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-26T18:39:05.986Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-26T18:39:05.986Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-26T18:39:05.986Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-26T18:39:05.986Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-26T18:39:05.986Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-26T18:39:05.986Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-26T18:39:05.986Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-26T18:39:05.986Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-26T18:39:05.986Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-26T18:39:05.986Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-26T18:39:05.986Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-26T18:39:05.986Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-26T18:39:05.986Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:39:05.986Z] [2021-11-26T18:39:05.986Z] DONE 24 tests, 23 skipped in 2.067s [2021-11-26T18:39:05.986Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-26T18:39:07.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:39:07.547Z] INFO: Testing against a local daemon [2021-11-26T18:39:07.547Z] === RUN TestSessionCreate [2021-11-26T18:39:07.547Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:07.547Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-26T18:39:07.547Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-26T18:39:07.547Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:07.547Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-26T18:39:07.547Z] PASS [2021-11-26T18:39:07.547Z] ok github.com/docker/docker/integration/session 0.065s [2021-11-26T18:39:07.547Z] [2021-11-26T18:39:07.547Z] === Skipped [2021-11-26T18:39:07.547Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-26T18:39:07.547Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:07.547Z] [2021-11-26T18:39:07.547Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-26T18:39:07.547Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:07.547Z] [2021-11-26T18:39:07.547Z] DONE 2 tests, 2 skipped in 1.347s [2021-11-26T18:39:07.548Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-26T18:39:07.943Z] --- PASS: TestKillContainer (8.19s) [2021-11-26T18:39:07.943Z] --- PASS: TestKillContainer/no_signal (1.54s) [2021-11-26T18:39:07.943Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2021-11-26T18:39:07.943Z] --- PASS: TestKillContainer/killing_signal (6.61s) [2021-11-26T18:39:07.943Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-26T18:39:07.943Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:39:07.943Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-26T18:39:07.943Z] === RUN TestKillStoppedContainer [2021-11-26T18:39:07.943Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:39:07.943Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-26T18:39:07.943Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-26T18:39:07.943Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:39:07.943Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-26T18:39:07.943Z] === RUN TestKillDifferentUserContainer [2021-11-26T18:39:07.943Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-26T18:39:07.943Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-26T18:39:07.943Z] === RUN TestInspectOomKilledTrue [2021-11-26T18:39:07.943Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:07.943Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-26T18:39:07.943Z] === RUN TestInspectOomKilledFalse [2021-11-26T18:39:07.943Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:39:07.943Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-26T18:39:07.943Z] === RUN TestLogsFollowTailEmpty [2021-11-26T18:39:08.517Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2021-11-26T18:39:08.517Z] === RUN TestCreateServiceConfigFileMode [2021-11-26T18:39:08.929Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2021-11-26T18:39:08.929Z] === RUN TestNetworkNat [2021-11-26T18:39:08.929Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:08.929Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-26T18:39:08.929Z] === RUN TestNetworkLocalhostTCPNat [2021-11-26T18:39:09.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:39:09.106Z] INFO: Testing against a local daemon [2021-11-26T18:39:09.106Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:39:09.106Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:09.106Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:39:09.106Z] === RUN TestDiskUsage [2021-11-26T18:39:09.106Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-26T18:39:09.106Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-26T18:39:09.106Z] === RUN TestEventsExecDie [2021-11-26T18:39:09.106Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-26T18:39:09.106Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-26T18:39:09.106Z] === RUN TestEventsBackwardsCompatible [2021-11-26T18:39:09.106Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-26T18:39:09.106Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-26T18:39:09.106Z] === RUN TestEventsVolumeCreate [2021-11-26T18:39:09.106Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-26T18:39:09.107Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-26T18:39:09.107Z] === RUN TestInfoAPI [2021-11-26T18:39:09.107Z] --- PASS: TestInfoAPI (0.03s) [2021-11-26T18:39:09.107Z] === RUN TestInfoAPIWarnings [2021-11-26T18:39:09.107Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:39:09.107Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-26T18:39:09.107Z] === RUN TestInfoDebug [2021-11-26T18:39:09.107Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:39:09.107Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-26T18:39:09.107Z] === RUN TestInfoInsecureRegistries [2021-11-26T18:39:09.107Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:39:09.107Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-26T18:39:09.107Z] === RUN TestInfoRegistryMirrors [2021-11-26T18:39:09.107Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:39:09.107Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-26T18:39:09.107Z] === RUN TestLoginFailsWithBadCredentials [2021-11-26T18:39:10.089Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-11-26T18:39:10.089Z] === RUN TestPingCacheHeaders [2021-11-26T18:39:10.089Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-26T18:39:10.089Z] === RUN TestPingGet [2021-11-26T18:39:10.089Z] --- PASS: TestPingGet (0.02s) [2021-11-26T18:39:10.089Z] === RUN TestPingHead [2021-11-26T18:39:10.089Z] --- PASS: TestPingHead (0.03s) [2021-11-26T18:39:10.089Z] === RUN TestVersion [2021-11-26T18:39:10.089Z] --- PASS: TestVersion (0.02s) [2021-11-26T18:39:10.089Z] PASS [2021-11-26T18:39:10.089Z] ok github.com/docker/docker/integration/system 1.119s [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === Skipped [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:39:10.089Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-26T18:39:10.089Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-26T18:39:10.089Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-26T18:39:10.089Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-26T18:39:10.089Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-26T18:39:10.089Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-26T18:39:10.089Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-26T18:39:10.089Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-26T18:39:10.089Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:39:10.089Z] [2021-11-26T18:39:10.089Z] DONE 15 tests, 9 skipped in 2.532s [2021-11-26T18:39:10.089Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-26T18:39:10.494Z] --- PASS: TestNetworkLocalhostTCPNat (1.95s) [2021-11-26T18:39:10.494Z] === RUN TestNetworkLoopbackNat [2021-11-26T18:39:10.494Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:10.494Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-26T18:39:10.494Z] === RUN TestPause [2021-11-26T18:39:10.494Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-26T18:39:10.494Z] --- SKIP: TestPause (0.00s) [2021-11-26T18:39:10.494Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-26T18:39:10.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-26T18:39:10.727Z] Using test binary docker [2021-11-26T18:39:10.727Z] +++ /etc/init.d/apparmor start [2021-11-26T18:39:10.727Z] Starting: AppArmor---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-26T18:39:10.727Z] Using test binary docker [2021-11-26T18:39:10.727Z] : already loaded with profiles.: Skipped. ... (warning). [2021-11-26T18:39:10.727Z] INFO: Waiting for daemon to start... [2021-11-26T18:39:10.727Z] Starting dockerd [2021-11-26T18:39:10.727Z] +++ 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-26T18:39:10.984Z] .+++ /etc/init.d/apparmor start [2021-11-26T18:39:10.984Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-26T18:39:10.984Z] INFO: Waiting for daemon to start... [2021-11-26T18:39:10.984Z] Starting dockerd [2021-11-26T18:39:10.984Z] +++ 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-26T18:39:11.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:39:11.648Z] INFO: Testing against a local daemon [2021-11-26T18:39:11.648Z] === RUN TestVolumesCreateAndList [2021-11-26T18:39:11.648Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-26T18:39:11.648Z] === RUN TestVolumesRemove [2021-11-26T18:39:11.648Z] --- PASS: TestVolumesRemove (0.11s) [2021-11-26T18:39:11.648Z] === RUN TestVolumesInspect [2021-11-26T18:39:11.648Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-26T18:39:11.648Z] === RUN TestVolumesInvalidJSON [2021-11-26T18:39:11.648Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-26T18:39:11.648Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-26T18:39:11.648Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-26T18:39:11.648Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-26T18:39:11.648Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-26T18:39:11.648Z] PASS [2021-11-26T18:39:11.648Z] ok github.com/docker/docker/integration/volume 0.235s [2021-11-26T18:39:11.648Z] [2021-11-26T18:39:11.648Z] DONE 5 tests in 1.683s [2021-11-26T18:39:11.648Z] INFO: make.ps1 ended at 11/26/2021 18:39:11 [2021-11-26T18:39:11.648Z] INFO: Integration CLI tests being run from the host: [2021-11-26T18:39:11.648Z] 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-26T18:39:12.709Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.71s) [2021-11-26T18:39:12.709Z] === RUN TestPauseStopPausedContainer [2021-11-26T18:39:12.709Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:12.709Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-26T18:39:12.709Z] === RUN TestPsFilter [2021-11-26T18:39:12.709Z] --- PASS: TestPsFilter (0.18s) [2021-11-26T18:39:12.709Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-26T18:39:12.876Z] . [2021-11-26T18:39:12.876Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-26T18:39:12.876Z] [2021-11-26T18:39:12.876Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-26T18:39:13.132Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-26T18:39:13.132Z] Error: No such image: emptyfs [2021-11-26T18:39:13.132Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-26T18:39:13.132Z] ++++ docker load [2021-11-26T18:39:13.132Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-26T18:39:13.132Z] Error: No such image: emptyfs [2021-11-26T18:39:13.132Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-26T18:39:13.132Z] ++++ docker load [2021-11-26T18:39:13.389Z] Running integration-test (iteration 1) [2021-11-26T18:39:13.389Z] 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-26T18:39:13.389Z] ++ 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-26T18:39:13.389Z] ++ set -e [2021-11-26T18:39:13.389Z] ++ '[' -n 0 ']' [2021-11-26T18:39:13.389Z] ++ set -x [2021-11-26T18:39:13.389Z] ++ 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-26T18:39:13.389Z] Running integration-test (iteration 1) [2021-11-26T18:39:13.389Z] 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-26T18:39:13.389Z] ++ 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-26T18:39:13.389Z] ++ set -e [2021-11-26T18:39:13.389Z] ++ '[' -n 0 ']' [2021-11-26T18:39:13.389Z] ++ set -x [2021-11-26T18:39:13.389Z] ++ 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-26T18:39:14.319Z] Loaded image: busybox:latest [2021-11-26T18:39:14.319Z] Loaded image: busybox:latest [2021-11-26T18:39:14.581Z] Loaded image: busybox:glibc [2021-11-26T18:39:14.838Z] Loaded image: busybox:glibc [2021-11-26T18:39:14.924Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s) [2021-11-26T18:39:14.924Z] === RUN TestRemoveContainerWithVolume [2021-11-26T18:39:16.494Z] --- PASS: TestRemoveContainerWithVolume (1.85s) [2021-11-26T18:39:16.494Z] === RUN TestRemoveContainerRunning [2021-11-26T18:39:18.061Z] --- PASS: TestRemoveContainerRunning (1.56s) [2021-11-26T18:39:18.061Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-26T18:39:18.453Z] --- PASS: TestCreateServiceConfigFileMode (11.95s) [2021-11-26T18:39:18.453Z] === RUN TestCreateServiceSysctls [2021-11-26T18:39:18.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-26T18:39:18.795Z] INFO: Testing against a local daemon [2021-11-26T18:39:18.795Z] === RUN TestDockerSuite [2021-11-26T18:39:18.795Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-26T18:39:18.795Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-26T18:39:18.796Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T18:39:18.796Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-26T18:39:18.796Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-26T18:39:18.796Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-26T18:39:18.796Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-26T18:39:18.796Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-26T18:39:18.796Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-26T18:39:18.796Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-26T18:39:19.010Z] Loaded image: debian:bullseye-slim [2021-11-26T18:39:19.010Z] Loaded image: hello-world:latest [2021-11-26T18:39:19.010Z] Loaded image: debian:bullseye-slim [2021-11-26T18:39:19.010Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:39:19.010Z] INFO: Testing against a local daemon [2021-11-26T18:39:19.010Z] === RUN TestDockerDaemonSuite [2021-11-26T18:39:19.010Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-26T18:39:19.262Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-26T18:39:19.262Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-26T18:39:19.267Z] Loaded image: hello-world:latest [2021-11-26T18:39:19.267Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:39:19.267Z] INFO: Testing against a local daemon [2021-11-26T18:39:19.267Z] === RUN TestDockerSuite [2021-11-26T18:39:19.267Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-26T18:39:19.267Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-26T18:39:19.524Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-26T18:39:19.524Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-26T18:39:19.524Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-26T18:39:19.524Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-26T18:39:19.524Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-26T18:39:19.524Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-26T18:39:19.628Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2021-11-26T18:39:19.628Z] === RUN TestRemoveInvalidContainer [2021-11-26T18:39:19.628Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-26T18:39:19.628Z] === RUN TestRenameLinkedContainer [2021-11-26T18:39:19.628Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:19.628Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-26T18:39:19.628Z] === RUN TestRenameStoppedContainer [2021-11-26T18:39:19.728Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-26T18:39:20.195Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-26T18:39:20.975Z] --- PASS: TestCreateServiceSysctls (2.49s) [2021-11-26T18:39:20.975Z] === RUN TestCreateServiceCapabilities [2021-11-26T18:39:21.842Z] --- PASS: TestRenameStoppedContainer (1.90s) [2021-11-26T18:39:21.842Z] === RUN TestRenameRunningContainerAndReuse [2021-11-26T18:39:22.797Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-26T18:39:22.797Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-26T18:39:23.054Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-26T18:39:23.054Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-26T18:39:23.488Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2021-11-26T18:39:23.488Z] === RUN TestInspect [2021-11-26T18:39:23.952Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-26T18:39:23.983Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-26T18:39:23.983Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-26T18:39:23.983Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-26T18:39:24.807Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2021-11-26T18:39:24.807Z] === RUN TestRenameInvalidName [2021-11-26T18:39:25.349Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-26T18:39:25.376Z] --- PASS: TestInspect (2.10s) [2021-11-26T18:39:25.376Z] === RUN TestCreateJob [2021-11-26T18:39:25.606Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-26T18:39:25.606Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-26T18:39:25.606Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-26T18:39:26.374Z] --- PASS: TestRenameInvalidName (1.58s) [2021-11-26T18:39:26.374Z] === RUN TestRenameAnonymousContainer [2021-11-26T18:39:26.535Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-26T18:39:26.791Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-26T18:39:27.721Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-26T18:39:27.890Z] --- PASS: TestCreateJob (2.52s) [2021-11-26T18:39:27.890Z] === RUN TestReplicatedJob [2021-11-26T18:39:27.978Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-26T18:39:27.978Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-26T18:39:27.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-26T18:39:27.978Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-26T18:39:33.132Z] --- PASS: TestReplicatedJob (4.63s) [2021-11-26T18:39:33.132Z] === RUN TestUpdateReplicatedJob [2021-11-26T18:39:35.020Z] --- PASS: TestUpdateReplicatedJob (2.40s) [2021-11-26T18:39:35.020Z] === RUN TestServiceListWithStatuses [2021-11-26T18:39:35.020Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:39:35.020Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-26T18:39:35.020Z] === RUN TestDockerNetworkConnectAlias [2021-11-26T18:39:36.069Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-26T18:39:37.437Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-26T18:39:39.111Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-26T18:39:39.186Z] --- PASS: TestDockerNetworkConnectAlias (3.79s) [2021-11-26T18:39:39.186Z] === RUN TestDockerNetworkReConnect [2021-11-26T18:39:39.328Z] --- PASS: TestBuildWithHugeFile (109.78s) [2021-11-26T18:39:39.328Z] === RUN TestBuildWCOWSandboxSize [2021-11-26T18:39:39.328Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:39:39.328Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:39:39.328Z] === RUN TestBuildWithEmptyDockerfile [2021-11-26T18:39:39.328Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:39:39.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:39:39.328Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:39:39.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:39:39.328Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:39:39.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:39:39.328Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-26T18:39:39.328Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-26T18:39:39.328Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-26T18:39:39.328Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-26T18:39:39.328Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-11-26T18:39:39.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-11-26T18:39:39.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-26T18:39:39.328Z] === RUN TestBuildPreserveOwnership [2021-11-26T18:39:39.328Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-26T18:39:39.453Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-26T18:39:39.453Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-26T18:39:39.453Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-26T18:39:39.453Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-26T18:39:39.453Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-26T18:39:39.453Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-26T18:39:39.453Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-26T18:39:39.453Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-26T18:39:39.453Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-26T18:39:39.585Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-26T18:39:41.021Z] tests/integration/client_test.py ..... [ 75%] [2021-11-26T18:39:41.021Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-26T18:39:41.307Z] --- PASS: TestRenameAnonymousContainer (12.86s) [2021-11-26T18:39:41.307Z] === RUN TestRenameContainerWithSameName [2021-11-26T18:39:41.307Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2021-11-26T18:39:41.307Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-26T18:39:41.307Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-26T18:39:41.307Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-26T18:39:41.307Z] === RUN TestResize [2021-11-26T18:39:41.476Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-26T18:39:41.476Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-26T18:39:41.592Z] tests/integration/errors_test.py . [ 76%] [2021-11-26T18:39:41.702Z] --- PASS: TestDockerNetworkReConnect (2.79s) [2021-11-26T18:39:41.702Z] === RUN TestServicePlugin [2021-11-26T18:39:41.702Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:39:41.702Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-26T18:39:41.702Z] === RUN TestServiceUpdateLabel [2021-11-26T18:39:42.039Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-26T18:39:42.295Z] --- PASS: TestResize (1.59s) [2021-11-26T18:39:42.295Z] === RUN TestResizeWithInvalidSize [2021-11-26T18:39:42.601Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-26T18:39:42.857Z] --- PASS: TestBuildPreserveOwnership (3.64s) [2021-11-26T18:39:42.857Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2021-11-26T18:39:42.857Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2021-11-26T18:39:42.857Z] === RUN TestBuildPlatformInvalid [2021-11-26T18:39:42.857Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-11-26T18:39:42.857Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-26T18:39:43.149Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-26T18:39:43.591Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-11-26T18:39:43.591Z] === RUN TestServiceUpdateSecrets [2021-11-26T18:39:43.731Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-26T18:39:43.731Z] Loaded image: busybox:latest [2021-11-26T18:39:43.989Z] Loaded image: busybox:glibc [2021-11-26T18:39:44.216Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-26T18:39:44.216Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T18:39:44.216Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-26T18:39:44.216Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-26T18:39:44.216Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-26T18:39:44.509Z] --- PASS: TestResizeWithInvalidSize (1.62s) [2021-11-26T18:39:44.510Z] === RUN TestResizeWhenContainerNotStarted [2021-11-26T18:39:44.566Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-26T18:39:45.938Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-26T18:39:46.073Z] --- PASS: TestResizeWhenContainerNotStarted (1.90s) [2021-11-26T18:39:46.073Z] === RUN TestDaemonRestartKillContainers [2021-11-26T18:39:46.073Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:39:46.073Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:39:46.073Z] === RUN TestStats [2021-11-26T18:39:46.073Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-26T18:39:46.073Z] --- SKIP: TestStats (0.00s) [2021-11-26T18:39:46.073Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-26T18:39:46.195Z] docker_cli_daemon_test.go:1455: [d258d0213c8db] daemon is not started [2021-11-26T18:39:46.758Z] Loaded image: debian:bullseye-slim [2021-11-26T18:39:46.758Z] Loaded image: hello-world:latest [2021-11-26T18:39:47.014Z] check_test.go:308: [d5f9856bcd1ca] daemon is not started [2021-11-26T18:39:47.014Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-26T18:39:47.014Z] Loaded image: arm32v7/hello-world:latest [2021-11-26T18:39:47.174Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-26T18:39:47.576Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-26T18:39:48.505Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-26T18:39:49.393Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-26T18:39:49.393Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-26T18:39:49.393Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-26T18:39:49.393Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-26T18:39:49.393Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-26T18:39:49.393Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-26T18:39:49.393Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-26T18:39:49.393Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-26T18:39:49.393Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-26T18:39:49.434Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-26T18:39:49.434Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-26T18:39:49.868Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s) [2021-11-26T18:39:49.868Z] === RUN TestStopContainerWithTimeout [2021-11-26T18:39:49.868Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-26T18:39:49.868Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-26T18:39:49.868Z] === RUN TestUpdateRestartPolicy [2021-11-26T18:39:50.802Z] check_test.go:308: [d84c7403fb0d2] daemon is not started [2021-11-26T18:39:50.802Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-26T18:39:51.061Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-26T18:39:51.626Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-26T18:39:52.357Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-26T18:39:52.357Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-26T18:39:52.357Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-26T18:39:52.357Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T18:39:52.357Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-26T18:39:52.555Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-26T18:39:53.488Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-26T18:39:54.857Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-26T18:39:55.114Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-26T18:39:56.044Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-26T18:39:57.413Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-26T18:39:57.413Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-26T18:39:57.976Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-26T18:39:58.231Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-26T18:39:58.452Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2021-11-26T18:39:58.452Z] === RUN TestServiceUpdateConfigs [2021-11-26T18:39:58.539Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-26T18:39:58.796Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.93s) [2021-11-26T18:39:58.796Z] PASS [2021-11-26T18:39:58.796Z] [2021-11-26T18:39:58.796Z] === Skipped [2021-11-26T18:39:58.796Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-26T18:39:58.796Z] build_session_test.go:25: TODO: BuildKit [2021-11-26T18:39:58.796Z] [2021-11-26T18:39:58.796Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-26T18:39:58.796Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-26T18:39:58.796Z] [2021-11-26T18:39:58.796Z] DONE 34 tests, 2 skipped in 174.156s [2021-11-26T18:39:58.796Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-26T18:39:58.796Z] ++ 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-26T18:39:58.796Z] ++ set -e [2021-11-26T18:39:58.796Z] ++ '[' -n 0 ']' [2021-11-26T18:39:58.796Z] ++ set -x [2021-11-26T18:39:58.796Z] ++ 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-26T18:39:59.052Z] INFO: Testing against a local daemon [2021-11-26T18:39:59.052Z] === RUN TestConfigInspect [2021-11-26T18:39:59.308Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-26T18:39:59.855Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-26T18:40:00.241Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-26T18:40:02.133Z] --- PASS: TestConfigInspect (2.96s) [2021-11-26T18:40:02.133Z] === RUN TestConfigList [2021-11-26T18:40:03.064Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-26T18:40:04.956Z] --- PASS: TestConfigList (3.04s) [2021-11-26T18:40:04.956Z] === RUN TestConfigsCreateAndDelete [2021-11-26T18:40:06.323Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-26T18:40:07.680Z] --- PASS: TestUpdateRestartPolicy (18.47s) [2021-11-26T18:40:07.680Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-26T18:40:08.215Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2021-11-26T18:40:08.216Z] === RUN TestConfigsUpdate [2021-11-26T18:40:08.474Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-26T18:40:09.843Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-26T18:40:09.927Z] --- PASS: TestUpdateRestartWithAutoRemove (1.74s) [2021-11-26T18:40:09.927Z] === RUN TestWaitNonBlocked [2021-11-26T18:40:09.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:40:09.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:40:09.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:40:09.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:40:09.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:40:09.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:40:10.772Z] --- PASS: TestConfigsUpdate (2.81s) [2021-11-26T18:40:10.772Z] === RUN TestTemplatedConfig [2021-11-26T18:40:11.704Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-26T18:40:12.147Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-26T18:40:12.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s) [2021-11-26T18:40:12.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.51s) [2021-11-26T18:40:12.147Z] === RUN TestWaitBlocked [2021-11-26T18:40:12.147Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:12.147Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-26T18:40:12.147Z] PASS [2021-11-26T18:40:12.147Z] ok github.com/docker/docker/integration/container 79.540s [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === Skipped [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-26T18:40:12.147Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-26T18:40:12.147Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-26T18:40:12.147Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-26T18:40:12.147Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-26T18:40:12.147Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-26T18:40:12.147Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-26T18:40:12.147Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-26T18:40:12.147Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-26T18:40:12.147Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-26T18:40:12.147Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-26T18:40:12.147Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-26T18:40:12.147Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-26T18:40:12.147Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-26T18:40:12.147Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.147Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-26T18:40:12.147Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-26T18:40:12.147Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-26T18:40:12.148Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.01s) [2021-11-26T18:40:12.148Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-26T18:40:12.148Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-26T18:40:12.148Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-26T18:40:12.148Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-26T18:40:12.148Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-26T18:40:12.148Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-26T18:40:12.148Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-26T18:40:12.148Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-26T18:40:12.148Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-26T18:40:12.148Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-26T18:40:12.148Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-26T18:40:12.148Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-26T18:40:12.148Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-26T18:40:12.148Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:40:12.148Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-26T18:40:12.148Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-26T18:40:12.148Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-26T18:40:12.148Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:12.148Z] [2021-11-26T18:40:12.148Z] DONE 87 tests, 33 skipped in 81.526s [2021-11-26T18:40:12.148Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-26T18:40:12.266Z] check_test.go:308: [dfcc62f1b6117] daemon is not started [2021-11-26T18:40:12.266Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-26T18:40:12.829Z] check_test.go:308: [de435a62fa91b] daemon is not started [2021-11-26T18:40:12.829Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-26T18:40:13.288Z] --- PASS: TestServiceUpdateConfigs (13.87s) [2021-11-26T18:40:13.288Z] === RUN TestServiceUpdateNetwork [2021-11-26T18:40:13.758Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-26T18:40:14.017Z] --- PASS: TestTemplatedConfig (3.28s) [2021-11-26T18:40:14.017Z] === RUN TestConfigCreateResolve [2021-11-26T18:40:14.017Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-26T18:40:14.274Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-26T18:40:14.534Z] check_test.go:308: [d7989a048d938] daemon is not started [2021-11-26T18:40:14.534Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-26T18:40:15.097Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-26T18:40:15.354Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-26T18:40:16.143Z] ......... [ 85%] [2021-11-26T18:40:16.288Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-26T18:40:16.850Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-26T18:40:17.106Z] --- PASS: TestConfigCreateResolve (3.04s) [2021-11-26T18:40:17.106Z] PASS [2021-11-26T18:40:17.106Z] [2021-11-26T18:40:17.106Z] DONE 6 tests in 18.190s [2021-11-26T18:40:17.106Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-26T18:40:17.106Z] ++ 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-26T18:40:17.106Z] ++ set -e [2021-11-26T18:40:17.106Z] ++ '[' -n 0 ']' [2021-11-26T18:40:17.106Z] ++ set -x [2021-11-26T18:40:17.106Z] ++ 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-26T18:40:17.106Z] INFO: Testing against a local daemon [2021-11-26T18:40:17.106Z] === RUN TestCheckpoint [2021-11-26T18:40:17.106Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:40:17.106Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-26T18:40:17.106Z] === RUN TestContainerInvalidJSON [2021-11-26T18:40:17.106Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:40:17.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:40:17.106Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:40:17.106Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:40:17.363Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-26T18:40:17.363Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-26T18:40:17.363Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-26T18:40:17.363Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-26T18:40:17.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-26T18:40:17.363Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-26T18:40:17.363Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-11-26T18:40:17.363Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-26T18:40:17.363Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-11-26T18:40:17.363Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-26T18:40:17.363Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-26T18:40:17.363Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-26T18:40:17.620Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-11-26T18:40:17.620Z] === RUN TestCopyFromContainer [2021-11-26T18:40:17.879Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-26T18:40:18.443Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-26T18:40:19.006Z] === RUN TestCopyFromContainer// [2021-11-26T18:40:19.006Z] === RUN TestCopyFromContainer//bar/root [2021-11-26T18:40:19.262Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-26T18:40:19.262Z] === RUN TestCopyFromContainer/bar/quux [2021-11-26T18:40:19.519Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-26T18:40:19.519Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-26T18:40:19.519Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-26T18:40:19.776Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-26T18:40:19.776Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-26T18:40:19.776Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer (2.39s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-11-26T18:40:19.776Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-11-26T18:40:19.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-26T18:40:19.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:40:19.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:40:19.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:40:19.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:40:19.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:40:19.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:40:20.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-26T18:40:20.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-26T18:40:20.033Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-26T18:40:20.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-26T18:40:20.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-26T18:40:20.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-26T18:40:20.033Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-26T18:40:20.033Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-26T18:40:20.033Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-26T18:40:20.033Z] === RUN TestCreateWithInvalidEnv [2021-11-26T18:40:20.033Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-26T18:40:20.033Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-26T18:40:20.033Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-26T18:40:20.033Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-26T18:40:20.033Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-26T18:40:20.033Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-26T18:40:20.033Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-26T18:40:20.033Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-26T18:40:20.033Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-26T18:40:20.033Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-26T18:40:20.033Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-26T18:40:20.033Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-26T18:40:20.033Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-26T18:40:20.033Z] === RUN TestCreateTmpfsMountsTarget [2021-11-26T18:40:20.033Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-26T18:40:20.033Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-26T18:40:20.289Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-26T18:40:20.547Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-26T18:40:20.670Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-26T18:40:21.367Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-26T18:40:21.624Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-26T18:40:21.762Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-26T18:40:21.881Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2021-11-26T18:40:21.881Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-26T18:40:22.137Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-26T18:40:23.519Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s) [2021-11-26T18:40:23.519Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-26T18:40:23.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:40:23.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:40:23.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:40:23.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:40:23.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:40:23.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:40:23.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:40:23.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:40:23.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:40:23.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:40:23.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-26T18:40:23.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-26T18:40:23.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-26T18:40:23.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-26T18:40:23.775Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-26T18:40:23.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-26T18:40:23.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-11-26T18:40:23.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-11-26T18:40:23.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-26T18:40:23.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-26T18:40:23.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-26T18:40:23.775Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-26T18:40:24.340Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-11-26T18:40:24.340Z] === RUN TestCreateDifferentPlatform [2021-11-26T18:40:24.340Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-26T18:40:24.340Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-26T18:40:24.340Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-26T18:40:24.340Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-26T18:40:24.340Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-26T18:40:24.340Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-26T18:40:24.340Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-26T18:40:24.340Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-26T18:40:24.340Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-26T18:40:24.340Z] === RUN TestContainerStartOnDaemonRestart [2021-11-26T18:40:24.340Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-26T18:40:24.340Z] === RUN TestDaemonRestartIpcMode [2021-11-26T18:40:24.340Z] === PAUSE TestDaemonRestartIpcMode [2021-11-26T18:40:24.340Z] === RUN TestDaemonHostGatewayIP [2021-11-26T18:40:24.340Z] === PAUSE TestDaemonHostGatewayIP [2021-11-26T18:40:24.340Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-26T18:40:24.340Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-26T18:40:24.340Z] === RUN TestContainerKillOnDaemonStart [2021-11-26T18:40:24.340Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-26T18:40:24.340Z] === RUN TestDiff [2021-11-26T18:40:25.268Z] --- PASS: TestDiff (0.66s) [2021-11-26T18:40:25.268Z] === RUN TestExecWithCloseStdin [2021-11-26T18:40:25.451Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2021-11-26T18:40:25.451Z] === RUN TestServiceUpdatePidsLimit [2021-11-26T18:40:25.451Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-26T18:40:25.451Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-26T18:40:25.833Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-11-26T18:40:25.833Z] === RUN TestExec [2021-11-26T18:40:25.833Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-26T18:40:26.763Z] --- PASS: TestExec (0.80s) [2021-11-26T18:40:26.763Z] === RUN TestExecUser [2021-11-26T18:40:27.329Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-26T18:40:27.329Z] --- PASS: TestExecUser (0.69s) [2021-11-26T18:40:27.329Z] === RUN TestExportContainerAndImportImage [2021-11-26T18:40:28.259Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-11-26T18:40:28.259Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-26T18:40:28.356Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-26T18:40:28.356Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-26T18:40:29.627Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-26T18:40:29.627Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-11-26T18:40:29.627Z] === RUN TestHealthCheckWorkdir [2021-11-26T18:40:29.884Z] check_test.go:308: [d16c8ad7ee903] daemon is not started [2021-11-26T18:40:29.884Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-26T18:40:30.446Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-26T18:40:30.446Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-26T18:40:30.446Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-26T18:40:30.446Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2021-11-26T18:40:30.446Z] === RUN TestHealthKillContainer [2021-11-26T18:40:31.013Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-26T18:40:31.576Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-26T18:40:31.851Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-26T18:40:31.983Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-26T18:40:32.485Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-26T18:40:32.485Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-26T18:40:32.485Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-26T18:40:32.485Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-26T18:40:32.485Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-26T18:40:32.485Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-26T18:40:32.485Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-26T18:40:32.485Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-26T18:40:32.485Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-26T18:40:32.485Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-26T18:40:32.485Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-26T18:40:32.485Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-26T18:40:32.485Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-26T18:40:32.485Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-26T18:40:32.485Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-26T18:40:32.485Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-26T18:40:32.485Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-26T18:40:33.404Z] === RUN TestConfigDaemonLibtrustID [2021-11-26T18:40:33.404Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-26T18:40:33.404Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-26T18:40:33.404Z] === RUN TestDaemonConfigValidation [2021-11-26T18:40:33.404Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-26T18:40:33.404Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-26T18:40:33.404Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-26T18:40:33.404Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-26T18:40:33.404Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-26T18:40:33.404Z] === RUN TestDaemonProxy [2021-11-26T18:40:33.404Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-26T18:40:33.404Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-26T18:40:33.404Z] PASS [2021-11-26T18:40:33.404Z] ok github.com/docker/docker/integration/daemon 0.090s [2021-11-26T18:40:33.404Z] [2021-11-26T18:40:33.404Z] === Skipped [2021-11-26T18:40:33.404Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-26T18:40:33.404Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-26T18:40:33.404Z] [2021-11-26T18:40:33.404Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-26T18:40:33.404Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-26T18:40:33.404Z] [2021-11-26T18:40:33.404Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-26T18:40:33.404Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-26T18:40:33.404Z] [2021-11-26T18:40:33.404Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-26T18:40:33.404Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-26T18:40:33.404Z] [2021-11-26T18:40:33.404Z] DONE 4 tests, 4 skipped in 19.156s [2021-11-26T18:40:33.404Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-26T18:40:33.404Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:33.404Z] INFO: Testing against a local daemon [2021-11-26T18:40:33.404Z] === RUN TestCommitInheritsEnv [2021-11-26T18:40:33.404Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:40:33.404Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-26T18:40:33.404Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-26T18:40:33.404Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-26T18:40:33.404Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:40:33.404Z] === RUN TestImagesFilterMultiReference [2021-11-26T18:40:33.404Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-26T18:40:33.404Z] === RUN TestImagePullPlatformInvalid [2021-11-26T18:40:33.404Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-26T18:40:33.404Z] === RUN TestRemoveImageOrphaning [2021-11-26T18:40:33.874Z] --- PASS: TestRemoveImageOrphaning (0.82s) [2021-11-26T18:40:33.874Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-26T18:40:33.874Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-26T18:40:33.874Z] === RUN TestTagInvalidReference [2021-11-26T18:40:33.874Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-26T18:40:33.874Z] === RUN TestTagValidPrefixedRepo [2021-11-26T18:40:33.874Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-26T18:40:33.874Z] === RUN TestTagExistedNameWithoutForce [2021-11-26T18:40:34.343Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-26T18:40:34.343Z] === RUN TestTagOfficialNames [2021-11-26T18:40:34.343Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-26T18:40:34.343Z] === RUN TestTagMatchesDigest [2021-11-26T18:40:34.343Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-26T18:40:34.343Z] PASS [2021-11-26T18:40:34.343Z] ok github.com/docker/docker/integration/image 1.217s [2021-11-26T18:40:34.343Z] [2021-11-26T18:40:34.343Z] === Skipped [2021-11-26T18:40:34.343Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-26T18:40:34.343Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:40:34.343Z] [2021-11-26T18:40:34.343Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-26T18:40:34.343Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-26T18:40:34.343Z] [2021-11-26T18:40:34.343Z] DONE 11 tests, 2 skipped in 2.744s [2021-11-26T18:40:34.343Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-26T18:40:34.416Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-26T18:40:34.416Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-26T18:40:34.468Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-26T18:40:35.346Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-26T18:40:35.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:35.907Z] INFO: Testing against a local daemon [2021-11-26T18:40:35.907Z] === RUN TestNetworkCreateDelete [2021-11-26T18:40:35.907Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:35.907Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-26T18:40:35.907Z] === RUN TestDockerNetworkDeletePreferID [2021-11-26T18:40:35.909Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-26T18:40:36.306Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-26T18:40:36.306Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-26T18:40:36.306Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-26T18:40:36.306Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T18:40:36.306Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-26T18:40:36.376Z] 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-26T18:40:36.376Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestDaemonDNSFallback [2021-11-26T18:40:36.376Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:36.376Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestInspectNetwork [2021-11-26T18:40:36.376Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:36.376Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestRunContainerWithBridgeNone [2021-11-26T18:40:36.376Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:36.376Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestNetworkInvalidJSON [2021-11-26T18:40:36.376Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-26T18:40:36.376Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-26T18:40:36.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:40:36.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:40:36.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:40:36.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:40:36.376Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-26T18:40:36.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:40:36.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:40:36.376Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-26T18:40:36.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-26T18:40:36.376Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-26T18:40:36.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-26T18:40:36.376Z] === RUN TestNetworkList [2021-11-26T18:40:36.376Z] === RUN TestNetworkList//networks [2021-11-26T18:40:36.376Z] === PAUSE TestNetworkList//networks [2021-11-26T18:40:36.376Z] === RUN TestNetworkList//networks/ [2021-11-26T18:40:36.376Z] === PAUSE TestNetworkList//networks/ [2021-11-26T18:40:36.376Z] === CONT TestNetworkList//networks [2021-11-26T18:40:36.376Z] === CONT TestNetworkList//networks/ [2021-11-26T18:40:36.376Z] --- PASS: TestNetworkList (0.03s) [2021-11-26T18:40:36.376Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-26T18:40:36.376Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestHostIPv4BridgeLabel [2021-11-26T18:40:36.376Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-26T18:40:36.376Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestDaemonDefaultNetworkPools [2021-11-26T18:40:36.376Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-26T18:40:36.376Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-26T18:40:36.376Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-26T18:40:36.376Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestServiceWithPredefinedNetwork [2021-11-26T18:40:36.376Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-26T18:40:36.376Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:40:36.376Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestServiceWithDataPathPortInit [2021-11-26T18:40:36.376Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:40:36.376Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-26T18:40:36.376Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:40:36.376Z] PASS [2021-11-26T18:40:36.376Z] ok github.com/docker/docker/integration/network 0.139s [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === Skipped [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-26T18:40:36.376Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-26T18:40:36.376Z] 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-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-26T18:40:36.376Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-26T18:40:36.376Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-26T18:40:36.376Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-26T18:40:36.376Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-26T18:40:36.376Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-26T18:40:36.376Z] [2021-11-26T18:40:36.376Z] DONE 22 tests, 15 skipped in 1.841s [2021-11-26T18:40:36.376Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-26T18:40:36.844Z] testing: warning: no tests to run [2021-11-26T18:40:36.844Z] PASS [2021-11-26T18:40:36.844Z] ok github.com/docker/docker/integration/network/ipvlan 0.054s [2021-11-26T18:40:36.844Z] [2021-11-26T18:40:36.844Z] DONE 0 tests in 0.579s [2021-11-26T18:40:36.844Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-26T18:40:37.233Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-26T18:40:37.233Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-26T18:40:37.831Z] testing: warning: no tests to run [2021-11-26T18:40:37.831Z] PASS [2021-11-26T18:40:37.831Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2021-11-26T18:40:37.831Z] [2021-11-26T18:40:37.831Z] DONE 0 tests in 0.570s [2021-11-26T18:40:37.831Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-26T18:40:38.299Z] testing: warning: no tests to run [2021-11-26T18:40:38.299Z] PASS [2021-11-26T18:40:38.299Z] ok github.com/docker/docker/integration/plugin 0.055s [2021-11-26T18:40:38.299Z] [2021-11-26T18:40:38.299Z] DONE 0 tests in 0.578s [2021-11-26T18:40:38.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-26T18:40:38.425Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-26T18:40:38.681Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-26T18:40:38.767Z] testing: warning: no tests to run [2021-11-26T18:40:38.767Z] PASS [2021-11-26T18:40:38.767Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-11-26T18:40:38.767Z] [2021-11-26T18:40:38.767Z] DONE 0 tests in 0.567s [2021-11-26T18:40:38.938Z] --- PASS: TestHealthKillContainer (8.43s) [2021-11-26T18:40:38.938Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-26T18:40:39.235Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-26T18:40:39.500Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2021-11-26T18:40:39.500Z] === RUN TestIpcModeNone [2021-11-26T18:40:40.063Z] --- PASS: TestIpcModeNone (0.62s) [2021-11-26T18:40:40.063Z] === RUN TestIpcModePrivate [2021-11-26T18:40:40.085Z] --- PASS: TestServiceUpdatePidsLimit (15.64s) [2021-11-26T18:40:40.086Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-26T18:40:40.086Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-11-26T18:40:40.086Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-11-26T18:40:40.086Z] PASS [2021-11-26T18:40:40.086Z] [2021-11-26T18:40:40.086Z] === Skipped [2021-11-26T18:40:40.086Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-26T18:40:40.086Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:40:40.086Z] [2021-11-26T18:40:40.086Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-26T18:40:40.086Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-26T18:40:40.086Z] [2021-11-26T18:40:40.086Z] DONE 27 tests, 2 skipped in 143.098s [2021-11-26T18:40:40.086Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-26T18:40:40.086Z] ++ 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-26T18:40:40.086Z] ++ set -e [2021-11-26T18:40:40.086Z] ++ '[' -n 0 ']' [2021-11-26T18:40:40.086Z] ++ set -x [2021-11-26T18:40:40.086Z] ++ 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-26T18:40:40.086Z] INFO: Testing against a local daemon [2021-11-26T18:40:40.086Z] === RUN TestSessionCreate [2021-11-26T18:40:40.086Z] --- PASS: TestSessionCreate (0.02s) [2021-11-26T18:40:40.086Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-26T18:40:40.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-26T18:40:40.086Z] PASS [2021-11-26T18:40:40.086Z] [2021-11-26T18:40:40.086Z] DONE 2 tests in 0.129s [2021-11-26T18:40:40.086Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-26T18:40:40.086Z] ++ 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-26T18:40:40.086Z] ++ set -e [2021-11-26T18:40:40.086Z] ++ '[' -n 0 ']' [2021-11-26T18:40:40.086Z] ++ set -x [2021-11-26T18:40:40.086Z] ++ 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-26T18:40:40.086Z] INFO: Testing against a local daemon [2021-11-26T18:40:40.086Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:40:40.086Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-26T18:40:40.086Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:40:40.086Z] === RUN TestDiskUsage [2021-11-26T18:40:40.086Z] === PAUSE TestDiskUsage [2021-11-26T18:40:40.086Z] === RUN TestEventsExecDie [2021-11-26T18:40:40.086Z] --- PASS: TestEventsExecDie (0.45s) [2021-11-26T18:40:40.086Z] === RUN TestEventsBackwardsCompatible [2021-11-26T18:40:40.086Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-26T18:40:40.086Z] === RUN TestEventsVolumeCreate [2021-11-26T18:40:40.086Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-26T18:40:40.086Z] === RUN TestInfoBinaryCommits [2021-11-26T18:40:40.086Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-26T18:40:40.086Z] === RUN TestInfoAPIVersioned [2021-11-26T18:40:40.341Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-26T18:40:40.341Z] === RUN TestInfoDiscoveryBackend [2021-11-26T18:40:40.625Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2021-11-26T18:40:40.625Z] --- PASS: TestIpcModePrivate (0.63s) [2021-11-26T18:40:40.625Z] === RUN TestIpcModeShareable [2021-11-26T18:40:40.625Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-26T18:40:40.625Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-26T18:40:40.625Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-26T18:40:40.625Z] check_test.go:308: [d9c0806bdcdea] daemon is not started [2021-11-26T18:40:40.625Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-26T18:40:40.902Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-26T18:40:40.902Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-26T18:40:41.047Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-26T18:40:41.130Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-26T18:40:41.188Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-11-26T18:40:41.391Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-26T18:40:41.444Z] --- PASS: TestIpcModeShareable (0.79s) [2021-11-26T18:40:41.444Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-26T18:40:41.652Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-26T18:40:41.652Z] [2021-11-26T18:40:41.652Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-26T18:40:41.652Z] =========================== short test summary info ============================ [2021-11-26T18:40:41.652Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-26T18:40:41.652Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-26T18:40:41.652Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-26T18:40:41.652Z] Not supported on most drivers [2021-11-26T18:40:41.652Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-26T18:40:41.652Z] Output of docker top depends on host distro, and is not formalized. [2021-11-26T18:40:41.652Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-26T18:40:41.652Z] Output of docker top depends on host distro, and is not formalized. [2021-11-26T18:40:41.652Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-26T18:40:41.652Z] Can fail if eth0 has multiple IP addresses [2021-11-26T18:40:41.652Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-26T18:40:41.652Z] This doesn't seem to be taken into account by the engine [2021-11-26T18:40:41.652Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-26T18:40:41.652Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-26T18:40:41.652Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.49 seconds == [2021-11-26T18:40:41.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-26T18:40:41.828Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-26T18:40:41.828Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-26T18:40:42.009Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-26T18:40:42.389Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-26T18:40:42.389Z] === RUN TestInfoAPI [2021-11-26T18:40:42.389Z] --- PASS: TestInfoAPI (0.02s) [2021-11-26T18:40:42.389Z] === RUN TestInfoAPIWarnings [2021-11-26T18:40:42.936Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-26T18:40:42.936Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-26T18:40:43.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:43.024Z] INFO: Testing against a local daemon [2021-11-26T18:40:43.024Z] === RUN TestPluginInvalidJSON [2021-11-26T18:40:43.024Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:40:43.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:40:43.024Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:40:43.024Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-26T18:40:43.024Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-26T18:40:43.024Z] === RUN TestPluginInstall [2021-11-26T18:40:43.024Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-26T18:40:43.024Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-26T18:40:43.024Z] === RUN TestPluginsWithRuntimes [2021-11-26T18:40:43.024Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-26T18:40:43.024Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-26T18:40:43.024Z] === RUN TestPluginBackCompatMediaTypes [2021-11-26T18:40:43.024Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-26T18:40:43.024Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:40:43.024Z] PASS [2021-11-26T18:40:43.024Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2021-11-26T18:40:43.024Z] [2021-11-26T18:40:43.024Z] === Skipped [2021-11-26T18:40:43.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-26T18:40:43.024Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-26T18:40:43.024Z] [2021-11-26T18:40:43.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-26T18:40:43.024Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-26T18:40:43.024Z] [2021-11-26T18:40:43.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-26T18:40:43.024Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-26T18:40:43.024Z] [2021-11-26T18:40:43.024Z] DONE 5 tests, 3 skipped in 4.089s [2021-11-26T18:40:43.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-26T18:40:44.304Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-11-26T18:40:44.304Z] === RUN TestAPIIpcModeHost [2021-11-26T18:40:44.869Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-11-26T18:40:44.869Z] === RUN TestDaemonIpcModeShareable [2021-11-26T18:40:44.869Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-26T18:40:45.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-26T18:40:45.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:45.975Z] INFO: Testing against a local daemon [2021-11-26T18:40:45.975Z] === RUN TestExternalGraphDriver [2021-11-26T18:40:45.975Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-26T18:40:45.975Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-26T18:40:45.975Z] === RUN TestGraphdriverPluginV2 [2021-11-26T18:40:45.975Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-26T18:40:45.975Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-26T18:40:45.975Z] PASS [2021-11-26T18:40:45.975Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.090s [2021-11-26T18:40:45.975Z] [2021-11-26T18:40:45.975Z] === Skipped [2021-11-26T18:40:45.975Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-26T18:40:45.975Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-26T18:40:45.975Z] [2021-11-26T18:40:45.975Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-26T18:40:45.975Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-26T18:40:45.975Z] [2021-11-26T18:40:45.976Z] DONE 2 tests, 2 skipped in 2.699s [2021-11-26T18:40:45.976Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-26T18:40:46.055Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-11-26T18:40:46.314Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2021-11-26T18:40:46.314Z] === RUN TestDaemonIpcModePrivate [2021-11-26T18:40:46.570Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-26T18:40:47.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:47.542Z] INFO: Testing against a local daemon [2021-11-26T18:40:47.542Z] === RUN TestReadPluginNoRead [2021-11-26T18:40:47.542Z] read_test.go:21: no unix domain sockets on Windows [2021-11-26T18:40:47.542Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-26T18:40:47.542Z] PASS [2021-11-26T18:40:47.542Z] ok github.com/docker/docker/integration/plugin/logging 0.073s [2021-11-26T18:40:47.542Z] [2021-11-26T18:40:47.542Z] === Skipped [2021-11-26T18:40:47.542Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-26T18:40:47.542Z] read_test.go:21: no unix domain sockets on Windows [2021-11-26T18:40:47.542Z] [2021-11-26T18:40:47.542Z] DONE 1 tests, 1 skipped in 1.730s [2021-11-26T18:40:47.942Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-11-26T18:40:47.942Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2021-11-26T18:40:47.942Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-26T18:40:48.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-26T18:40:48.198Z] check_test.go:308: [d9e19a7b41398] daemon is not started [2021-11-26T18:40:48.198Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-26T18:40:48.478Z] testing: warning: no tests to run [2021-11-26T18:40:48.478Z] PASS [2021-11-26T18:40:48.478Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.065s [2021-11-26T18:40:48.948Z] [2021-11-26T18:40:48.948Z] DONE 0 tests in 0.914s [2021-11-26T18:40:48.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-26T18:40:49.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-11-26T18:40:49.566Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2021-11-26T18:40:49.566Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-26T18:40:50.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:50.513Z] INFO: Testing against a local daemon [2021-11-26T18:40:50.513Z] === RUN TestPluginWithDevMounts [2021-11-26T18:40:50.513Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:50.513Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-26T18:40:50.513Z] PASS [2021-11-26T18:40:50.513Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2021-11-26T18:40:50.513Z] [2021-11-26T18:40:50.513Z] === Skipped [2021-11-26T18:40:50.513Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-26T18:40:50.513Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:50.513Z] [2021-11-26T18:40:50.513Z] DONE 1 tests, 1 skipped in 1.659s [2021-11-26T18:40:50.513Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-26T18:40:50.933Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-11-26T18:40:51.189Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-26T18:40:51.189Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-11-26T18:40:51.189Z] === RUN TestIpcModeOlderClient [2021-11-26T18:40:51.189Z] === PAUSE TestIpcModeOlderClient [2021-11-26T18:40:51.189Z] === RUN TestKillContainerInvalidSignal [2021-11-26T18:40:51.752Z] check_test.go:308: [d8b06579ecb74] daemon is not started [2021-11-26T18:40:51.752Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-26T18:40:52.009Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-11-26T18:40:52.009Z] === RUN TestKillContainer [2021-11-26T18:40:52.009Z] === RUN TestKillContainer/no_signal [2021-11-26T18:40:52.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:52.090Z] INFO: Testing against a local daemon [2021-11-26T18:40:52.090Z] === RUN TestSecretInspect [2021-11-26T18:40:52.090Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-26T18:40:52.090Z] === RUN TestSecretList [2021-11-26T18:40:52.090Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] --- SKIP: TestSecretList (0.00s) [2021-11-26T18:40:52.090Z] === RUN TestSecretsCreateAndDelete [2021-11-26T18:40:52.090Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-26T18:40:52.090Z] === RUN TestSecretsUpdate [2021-11-26T18:40:52.090Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-26T18:40:52.090Z] === RUN TestTemplatedSecret [2021-11-26T18:40:52.090Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-26T18:40:52.090Z] === RUN TestSecretCreateResolve [2021-11-26T18:40:52.090Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:52.090Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-26T18:40:52.090Z] PASS [2021-11-26T18:40:52.090Z] ok github.com/docker/docker/integration/secret 0.069s [2021-11-26T18:40:52.090Z] [2021-11-26T18:40:52.090Z] === Skipped [2021-11-26T18:40:52.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-26T18:40:52.090Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] [2021-11-26T18:40:52.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-26T18:40:52.090Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] [2021-11-26T18:40:52.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-26T18:40:52.090Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] [2021-11-26T18:40:52.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-26T18:40:52.090Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] [2021-11-26T18:40:52.090Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-26T18:40:52.090Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:52.090Z] [2021-11-26T18:40:52.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-26T18:40:52.090Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:52.090Z] [2021-11-26T18:40:52.090Z] DONE 6 tests, 6 skipped in 1.551s [2021-11-26T18:40:52.090Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-26T18:40:52.573Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-26T18:40:52.573Z] === RUN TestKillContainer/non_killing_signal [2021-11-26T18:40:53.138Z] === RUN TestKillContainer/killing_signal [2021-11-26T18:40:53.877Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-26T18:40:53.877Z] [2021-11-26T18:40:53.877Z] Unloading profiles will leave already running processes permanently [2021-11-26T18:40:53.877Z] unconfined, which can lead to unexpected situations. [2021-11-26T18:40:53.877Z] [2021-11-26T18:40:53.877Z] To set a process to complain mode, use the command line tool [2021-11-26T18:40:53.877Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-26T18:40:53.877Z] Post stage [Pipeline] junit [2021-11-26T18:40:53.893Z] Recording test results [2021-11-26T18:40:54.063Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-26T18:40:54.066Z] --- PASS: TestKillContainer (1.89s) [2021-11-26T18:40:54.066Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-11-26T18:40:54.066Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2021-11-26T18:40:54.066Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-11-26T18:40:54.066Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-26T18:40:54.066Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-26T18:40:54.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:54.305Z] INFO: Testing against a local daemon [2021-11-26T18:40:54.305Z] === RUN TestServiceCreateInit [2021-11-26T18:40:54.305Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-26T18:40:54.305Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-26T18:40:54.305Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestCreateServiceMultipleTimes [2021-11-26T18:40:54.305Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestCreateServiceConflict [2021-11-26T18:40:54.305Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestCreateServiceMaxReplicas [2021-11-26T18:40:54.305Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-26T18:40:54.305Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-26T18:40:54.305Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestCreateServiceSecretFileMode [2021-11-26T18:40:54.305Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestCreateServiceConfigFileMode [2021-11-26T18:40:54.305Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestCreateServiceSysctls [2021-11-26T18:40:54.305Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-26T18:40:54.305Z] === RUN TestCreateServiceCapabilities [2021-11-26T18:40:54.305Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-26T18:40:54.305Z] === RUN TestInspect [2021-11-26T18:40:54.305Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestInspect (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestCreateJob [2021-11-26T18:40:54.305Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestCreateJob (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestReplicatedJob [2021-11-26T18:40:54.305Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestUpdateReplicatedJob [2021-11-26T18:40:54.305Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestServiceListWithStatuses [2021-11-26T18:40:54.305Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestDockerNetworkConnectAlias [2021-11-26T18:40:54.305Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestDockerNetworkReConnect [2021-11-26T18:40:54.305Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestServicePlugin [2021-11-26T18:40:54.305Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestServiceUpdateLabel [2021-11-26T18:40:54.305Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestServiceUpdateSecrets [2021-11-26T18:40:54.305Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestServiceUpdateConfigs [2021-11-26T18:40:54.305Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestServiceUpdateNetwork [2021-11-26T18:40:54.305Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-26T18:40:54.305Z] === RUN TestServiceUpdatePidsLimit [2021-11-26T18:40:54.305Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-26T18:40:54.305Z] PASS [2021-11-26T18:40:54.305Z] ok github.com/docker/docker/integration/service 0.176s [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === Skipped [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:40:54.305Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:40:54.305Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-26T18:40:54.305Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-26T18:40:54.305Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-26T18:40:54.305Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-26T18:40:54.305Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-26T18:40:54.305Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-26T18:40:54.305Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-26T18:40:54.305Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-11-26T18:40:54.305Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-26T18:40:54.305Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-26T18:40:54.305Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-26T18:40:54.305Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-26T18:40:54.305Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-26T18:40:54.305Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-26T18:40:54.305Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-26T18:40:54.305Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-26T18:40:54.305Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-26T18:40:54.305Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-26T18:40:54.305Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-26T18:40:54.305Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-26T18:40:54.305Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-26T18:40:54.305Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-26T18:40:54.305Z] [2021-11-26T18:40:54.305Z] DONE 24 tests, 23 skipped in 2.149s [2021-11-26T18:40:54.305Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-26T18:40:54.342Z] + echo Ensuring container killed. [2021-11-26T18:40:54.342Z] Ensuring container killed. [2021-11-26T18:40:54.342Z] + docker rm -vf docker-pr2 [2021-11-26T18:40:54.342Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-26T18:40:54.628Z] + echo Chowning /workspace to jenkins user [2021-11-26T18:40:54.628Z] Chowning /workspace to jenkins user [2021-11-26T18:40:54.628Z] + id -u [2021-11-26T18:40:54.628Z] + id -g [2021-11-26T18:40:54.628Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43047:/workspace busybox chown -R 1000:1000 /workspace [2021-11-26T18:40:54.629Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-26T18:40:55.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-11-26T18:40:55.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-11-26T18:40:55.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-11-26T18:40:55.193Z] === RUN TestKillStoppedContainer [2021-11-26T18:40:55.193Z] docker_cli_daemon_plugins_test.go:80: [d8f619af2ebba] daemon is not started [2021-11-26T18:40:55.193Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-11-26T18:40:55.193Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-26T18:40:55.450Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-11-26T18:40:55.450Z] === RUN TestKillDifferentUserContainer [2021-11-26T18:40:55.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:55.869Z] INFO: Testing against a local daemon [2021-11-26T18:40:55.869Z] === RUN TestSessionCreate [2021-11-26T18:40:55.869Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:55.869Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-26T18:40:55.869Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-26T18:40:55.869Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:55.869Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-26T18:40:55.869Z] PASS [2021-11-26T18:40:55.869Z] ok github.com/docker/docker/integration/session 0.103s [2021-11-26T18:40:55.869Z] [2021-11-26T18:40:55.869Z] === Skipped [2021-11-26T18:40:55.869Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-26T18:40:55.869Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:55.869Z] [2021-11-26T18:40:55.869Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-26T18:40:55.869Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-26T18:40:55.869Z] [2021-11-26T18:40:55.869Z] DONE 2 tests, 2 skipped in 1.433s [2021-11-26T18:40:55.869Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-26T18:40:56.015Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2021-11-26T18:40:56.015Z] === RUN TestInspectOomKilledTrue [2021-11-26T18:40:56.015Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:40:56.015Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-26T18:40:56.015Z] === RUN TestInspectOomKilledFalse [2021-11-26T18:40:56.015Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:40:56.015Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-26T18:40:56.015Z] === RUN TestLinksEtcHostsContentMatch [2021-11-26T18:40:56.272Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-26T18:40:56.272Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-26T18:40:56.528Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-11-26T18:40:56.528Z] === RUN TestLinksContainerNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-26T18:40:56.858Z] + bundleName=docker-py [2021-11-26T18:40:56.858Z] + echo Creating docker-py-bundles.tar.gz [2021-11-26T18:40:56.858Z] Creating docker-py-bundles.tar.gz [2021-11-26T18:40:56.858Z] + 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-26T18:40:56.874Z] Archiving artifacts [2021-11-26T18:40:57.207Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-26T18:40:57.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:40:57.433Z] INFO: Testing against a local daemon [2021-11-26T18:40:57.433Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:40:57.433Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:57.433Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestDiskUsage [2021-11-26T18:40:57.433Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-26T18:40:57.433Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestEventsExecDie [2021-11-26T18:40:57.433Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-26T18:40:57.433Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestEventsBackwardsCompatible [2021-11-26T18:40:57.433Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-26T18:40:57.433Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestEventsVolumeCreate [2021-11-26T18:40:57.433Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-26T18:40:57.433Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestInfoAPI [2021-11-26T18:40:57.433Z] --- PASS: TestInfoAPI (0.03s) [2021-11-26T18:40:57.433Z] === RUN TestInfoAPIWarnings [2021-11-26T18:40:57.433Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:40:57.433Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestInfoDebug [2021-11-26T18:40:57.433Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:40:57.433Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestInfoInsecureRegistries [2021-11-26T18:40:57.433Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:40:57.433Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestInfoRegistryMirrors [2021-11-26T18:40:57.433Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:40:57.433Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-26T18:40:57.433Z] === RUN TestLoginFailsWithBadCredentials [2021-11-26T18:40:57.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh binary [2021-11-26T18:40:57.899Z] --- PASS: TestLinksContainerNames (1.37s) [2021-11-26T18:40:57.899Z] === RUN TestLogsFollowTailEmpty [2021-11-26T18:40:58.419Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2021-11-26T18:40:58.419Z] === RUN TestPingCacheHeaders [2021-11-26T18:40:58.419Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-26T18:40:58.419Z] === RUN TestPingGet [2021-11-26T18:40:58.419Z] --- PASS: TestPingGet (0.03s) [2021-11-26T18:40:58.419Z] === RUN TestPingHead [2021-11-26T18:40:58.419Z] --- PASS: TestPingHead (0.03s) [2021-11-26T18:40:58.419Z] === RUN TestVersion [2021-11-26T18:40:58.419Z] --- PASS: TestVersion (0.02s) [2021-11-26T18:40:58.419Z] PASS [2021-11-26T18:40:58.419Z] ok github.com/docker/docker/integration/system 1.203s [2021-11-26T18:40:58.517Z] [2021-11-26T18:40:58.517Z] Removing bundles/ [2021-11-26T18:40:58.517Z] [2021-11-26T18:40:58.517Z] ---> Making bundle: binary (in bundles/binary) [2021-11-26T18:40:58.517Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-26T18:40:58.517Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:40:58.828Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2021-11-26T18:40:58.828Z] === RUN TestContainerNetworkMountsNoChown [2021-11-26T18:40:58.828Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === Skipped [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:40:58.887Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-26T18:40:58.887Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-26T18:40:58.887Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-26T18:40:58.887Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-26T18:40:58.887Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-26T18:40:58.887Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-26T18:40:58.887Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-26T18:40:58.887Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-26T18:40:58.887Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-26T18:40:58.887Z] [2021-11-26T18:40:58.887Z] DONE 15 tests, 9 skipped in 2.640s [2021-11-26T18:40:58.887Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-26T18:40:59.085Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-26T18:40:59.085Z] docker_cli_daemon_plugins_test.go:170: [d336370aa3b35] daemon is not started [2021-11-26T18:40:59.085Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2021-11-26T18:40:59.085Z] === RUN TestMountDaemonRoot [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/default [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/default [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/private [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/private [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rprivate [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/slave [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/slave [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rslave [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/shared [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/shared [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rshared [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/default [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/rshared [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/shared [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/rslave [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/slave [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/rprivate [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/private [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-26T18:40:59.342Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:40:59.342Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-26T18:40:59.342Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-26T18:40:59.599Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-26T18:40:59.855Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-26T18:40:59.855Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-26T18:40:59.855Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-26T18:40:59.855Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-26T18:40:59.855Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-26T18:40:59.855Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-26T18:40:59.855Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-26T18:40:59.855Z] === RUN TestContainerBindMountNonRecursive [2021-11-26T18:41:00.426Z] --- PASS: TestInfoAPIWarnings (16.20s) [2021-11-26T18:41:00.426Z] === RUN TestInfoDebug [2021-11-26T18:41:00.426Z] --- PASS: TestInfoDebug (0.53s) [2021-11-26T18:41:00.426Z] === RUN TestInfoInsecureRegistries [2021-11-26T18:41:00.426Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-26T18:41:00.426Z] === RUN TestInfoRegistryMirrors [2021-11-26T18:41:00.426Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-26T18:41:00.426Z] === RUN TestLoginFailsWithBadCredentials [2021-11-26T18:41:00.426Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-11-26T18:41:00.426Z] === RUN TestPingCacheHeaders [2021-11-26T18:41:00.426Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-26T18:41:00.426Z] === RUN TestPingGet [2021-11-26T18:41:00.426Z] --- PASS: TestPingGet (0.01s) [2021-11-26T18:41:00.426Z] === RUN TestPingHead [2021-11-26T18:41:00.426Z] --- PASS: TestPingHead (0.02s) [2021-11-26T18:41:00.426Z] === RUN TestVersion [2021-11-26T18:41:00.426Z] --- PASS: TestVersion (0.02s) [2021-11-26T18:41:00.426Z] === CONT TestDiskUsage [2021-11-26T18:41:00.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:41:00.452Z] INFO: Testing against a local daemon [2021-11-26T18:41:00.452Z] === RUN TestVolumesCreateAndList [2021-11-26T18:41:00.452Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-26T18:41:00.452Z] === RUN TestVolumesRemove [2021-11-26T18:41:00.452Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-26T18:41:00.452Z] === RUN TestVolumesInspect [2021-11-26T18:41:00.452Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-26T18:41:00.452Z] === RUN TestVolumesInvalidJSON [2021-11-26T18:41:00.452Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-26T18:41:00.452Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-26T18:41:00.452Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-26T18:41:00.452Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-26T18:41:00.452Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-26T18:41:00.452Z] PASS [2021-11-26T18:41:00.452Z] ok github.com/docker/docker/integration/volume 0.217s [2021-11-26T18:41:00.452Z] [2021-11-26T18:41:00.452Z] DONE 5 tests in 1.822s [2021-11-26T18:41:00.452Z] INFO: make.ps1 ended at 11/26/2021 18:41:00 [2021-11-26T18:41:00.452Z] INFO: Integration CLI tests being run from the host: [2021-11-26T18:41:00.452Z] 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-26T18:41:00.681Z] === RUN TestDiskUsage/empty [2021-11-26T18:41:00.681Z] === RUN TestDiskUsage/empty/container_types [2021-11-26T18:41:00.681Z] === RUN TestDiskUsage/empty/image_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/volume_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-26T18:41:00.682Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-26T18:41:00.785Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-26T18:41:00.937Z] === RUN TestDiskUsage/after_container.Run [2021-11-26T18:41:01.498Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-26T18:41:01.498Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-26T18:41:01.499Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage (1.35s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-26T18:41:01.499Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:41:01.499Z] PASS [2021-11-26T18:41:01.499Z] [2021-11-26T18:41:01.499Z] === Skipped [2021-11-26T18:41:01.499Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:41:01.499Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-26T18:41:01.499Z] [2021-11-26T18:41:01.499Z] DONE 53 tests, 1 skipped in 22.025s [2021-11-26T18:41:01.499Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-26T18:41:01.499Z] ++ 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-26T18:41:01.499Z] ++ set -e [2021-11-26T18:41:01.499Z] ++ '[' -n 0 ']' [2021-11-26T18:41:01.499Z] ++ set -x [2021-11-26T18:41:01.499Z] ++ 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-26T18:41:01.715Z] --- PASS: TestContainerBindMountNonRecursive (1.75s) [2021-11-26T18:41:01.715Z] === RUN TestContainerVolumesMountedAsShared [2021-11-26T18:41:01.755Z] INFO: Testing against a local daemon [2021-11-26T18:41:01.755Z] === RUN TestVolumesCreateAndList [2021-11-26T18:41:01.755Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-26T18:41:01.755Z] === RUN TestVolumesRemove [2021-11-26T18:41:01.755Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-26T18:41:01.755Z] === RUN TestVolumesInspect [2021-11-26T18:41:01.755Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-26T18:41:01.755Z] === RUN TestVolumesInvalidJSON [2021-11-26T18:41:01.755Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-26T18:41:01.755Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-26T18:41:01.755Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-26T18:41:01.755Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-26T18:41:01.755Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-26T18:41:01.755Z] PASS [2021-11-26T18:41:01.755Z] [2021-11-26T18:41:01.755Z] DONE 5 tests in 0.196s [2021-11-26T18:41:01.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-26T18:41:02.010Z] ++++ cat bundles/test-integration/docker.pid [2021-11-26T18:41:02.010Z] +++ kill 13307 [2021-11-26T18:41:02.010Z] +++ /etc/init.d/apparmor stop [2021-11-26T18:41:02.010Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-26T18:41:02.010Z] [2021-11-26T18:41:02.010Z] Unloading profiles will leave already running processes permanently [2021-11-26T18:41:02.010Z] unconfined, which can lead to unexpected situations. [2021-11-26T18:41:02.010Z] [2021-11-26T18:41:02.010Z] To set a process to complain mode, use the command line tool [2021-11-26T18:41:02.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-26T18:41:02.010Z] +++ true [2021-11-26T18:41:02.010Z] exiting test-integration [2021-11-26T18:41:02.010Z] ++ exit 0 [2021-11-26T18:41:02.010Z] [2021-11-26T18:41:02.280Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-11-26T18:41:02.280Z] === RUN TestContainerVolumesMountedAsSlave Post stage [Pipeline] junit [2021-11-26T18:41:02.948Z] Recording test results [2021-11-26T18:41:03.106Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-26T18:41:03.210Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2021-11-26T18:41:03.210Z] === RUN TestNetworkNat [2021-11-26T18:41:03.480Z] + echo Ensuring container killed. [2021-11-26T18:41:03.480Z] Ensuring container killed. [2021-11-26T18:41:03.480Z] + docker rm -vf docker-pr2 [2021-11-26T18:41:03.480Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-26T18:41:03.772Z] --- PASS: TestNetworkNat (0.74s) [2021-11-26T18:41:03.772Z] === RUN TestNetworkLocalhostTCPNat [2021-11-26T18:41:03.778Z] + echo Chowning /workspace to jenkins user [2021-11-26T18:41:03.778Z] Chowning /workspace to jenkins user [2021-11-26T18:41:03.778Z] + id -u [2021-11-26T18:41:03.778Z] + id -g [2021-11-26T18:41:03.778Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43047:/workspace busybox chown -R 1000:1000 /workspace [2021-11-26T18:41:04.029Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-26T18:41:04.285Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2021-11-26T18:41:04.285Z] === RUN TestNetworkLoopbackNat [2021-11-26T18:41:04.542Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-26T18:41:05.105Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-26T18:41:05.479Z] + bundleName=arm64-integration [2021-11-26T18:41:05.479Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-26T18:41:05.479Z] Creating arm64-integration-bundles.tar.gz [2021-11-26T18:41:05.479Z] + 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-26T18:41:05.479Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-26T18:41:05.667Z] check_test.go:308: [d99586f3cfb42] daemon is not started [2021-11-26T18:41:05.668Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [Pipeline] archiveArtifacts [2021-11-26T18:41:05.744Z] Archiving artifacts [2021-11-26T18:41:05.924Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-26T18:41:05.965Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T18:41:06.269Z] + make clean [2021-11-26T18:41:06.269Z] docker volume rm -f docker-dev-cache [2021-11-26T18:41:06.269Z] docker-dev-cache [Pipeline] deleteDir [2021-11-26T18:41:06.854Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-26T18:41:07.111Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-26T18:41:07.369Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-11-26T18:41:07.369Z] === RUN TestPause [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-11-26T18:41:07.932Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-26T18:41:08.189Z] --- PASS: TestPause (0.73s) [2021-11-26T18:41:08.189Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-26T18:41:08.189Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:41:08.189Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-11-26T18:41:08.189Z] === RUN TestPauseStopPausedContainer [2021-11-26T18:41:08.754Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-26T18:41:08.754Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-11-26T18:41:08.754Z] === RUN TestPidHost [2021-11-26T18:41:09.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-26T18:41:09.127Z] INFO: Testing against a local daemon [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-26T18:41:09.127Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-26T18:41:09.127Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-26T18:41:09.127Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-26T18:41:09.595Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-26T18:41:09.595Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-26T18:41:10.550Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-26T18:41:10.550Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-26T18:41:10.550Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-26T18:41:10.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-26T18:41:10.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-26T18:41:10.648Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-26T18:41:10.648Z] --- PASS: TestPidHost (1.66s) [2021-11-26T18:41:10.648Z] === RUN TestPsFilter [2021-11-26T18:41:10.648Z] --- PASS: TestPsFilter (0.14s) [2021-11-26T18:41:10.648Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-26T18:41:11.214Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-11-26T18:41:11.214Z] === RUN TestRemoveContainerWithVolume [2021-11-26T18:41:11.471Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-26T18:41:12.035Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-11-26T18:41:12.035Z] === RUN TestRemoveContainerRunning [2021-11-26T18:41:12.035Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-26T18:41:12.602Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-11-26T18:41:12.602Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-26T18:41:13.506Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-26T18:41:13.533Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-11-26T18:41:13.533Z] === RUN TestRemoveInvalidContainer [2021-11-26T18:41:13.533Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-11-26T18:41:13.533Z] === RUN TestRenameLinkedContainer [2021-11-26T18:41:13.789Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-26T18:41:13.979Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-26T18:41:13.979Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-26T18:41:13.979Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-26T18:41:13.979Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-26T18:41:13.979Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-26T18:41:13.979Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-26T18:41:13.979Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-26T18:41:13.979Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-26T18:41:14.968Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-26T18:41:15.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-26T18:41:16.257Z] --- PASS: TestRenameLinkedContainer (2.87s) [2021-11-26T18:41:16.257Z] === RUN TestRenameStoppedContainer [2021-11-26T18:41:17.190Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-11-26T18:41:17.190Z] === RUN TestRenameRunningContainerAndReuse [2021-11-26T18:41:17.448Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-26T18:41:17.448Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-26T18:41:17.925Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-26T18:41:18.012Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-26T18:41:18.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-26T18:41:18.575Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-11-26T18:41:18.575Z] === RUN TestRenameInvalidName [2021-11-26T18:41:19.139Z] --- PASS: TestRenameInvalidName (0.65s) [2021-11-26T18:41:19.139Z] === RUN TestRenameAnonymousContainer [2021-11-26T18:41:19.493Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-26T18:41:19.493Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-26T18:41:19.493Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-26T18:41:19.493Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-26T18:41:19.493Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-26T18:41:19.493Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-26T18:41:19.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-26T18:41:21.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-26T18:41:21.654Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2021-11-26T18:41:21.654Z] === RUN TestRenameContainerWithSameName [2021-11-26T18:41:21.654Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-26T18:41:21.913Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-11-26T18:41:22.181Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-26T18:41:22.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-26T18:41:22.449Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-26T18:41:23.370Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2021-11-26T18:41:23.370Z] === RUN TestResize [2021-11-26T18:41:23.933Z] --- PASS: TestResize (0.66s) [2021-11-26T18:41:23.933Z] === RUN TestResizeWithInvalidSize [2021-11-26T18:41:24.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-26T18:41:24.447Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-11-26T18:41:24.447Z] === RUN TestResizeWhenContainerNotStarted [2021-11-26T18:41:25.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:41:25.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:41:25.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:41:25.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-26T18:41:25.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:41:25.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-26T18:41:27.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:41:27.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-26T18:41:28.038Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-26T18:41:28.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-26T18:41:29.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:41:30.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-26T18:41:30.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-26T18:41:31.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-26T18:41:31.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:41:32.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-26T18:41:32.905Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-26T18:41:33.997Z] check_test.go:308: [dc1e7574ed777] daemon is not started [2021-11-26T18:41:33.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-26T18:41:35.863Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-26T18:41:35.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-26T18:41:36.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-26T18:41:36.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-26T18:41:36.853Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-26T18:41:36.853Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-26T18:41:36.853Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-26T18:41:40.653Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-26T18:41:41.635Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-26T18:41:41.635Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-26T18:41:41.635Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-26T18:41:41.642Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-26T18:41:41.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-26T18:41:42.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-26T18:41:43.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-26T18:41:43.845Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-26T18:41:43.845Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-26T18:41:44.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-26T18:41:44.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-26T18:41:46.404Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-26T18:41:46.404Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-26T18:41:46.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-26T18:41:46.404Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-26T18:41:46.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-26T18:41:46.404Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-26T18:41:46.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-26T18:41:46.404Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-26T18:41:46.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-26T18:41:46.404Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-26T18:41:48.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-26T18:41:48.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-26T18:41:48.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-26T18:41:48.588Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-26T18:41:48.588Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-26T18:41:48.588Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-26T18:41:48.588Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-26T18:41:48.588Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-26T18:41:48.588Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-26T18:41:48.588Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-26T18:41:48.588Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-26T18:41:49.055Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-26T18:41:49.521Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-26T18:41:51.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-26T18:41:51.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-26T18:41:51.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.92s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.44s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.51s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.32s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.29s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) [2021-11-26T18:41:51.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.45s) [2021-11-26T18:41:51.761Z] === RUN TestCgroupNamespacesRun [2021-11-26T18:41:52.465Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-26T18:41:53.448Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-26T18:41:53.448Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-26T18:41:53.448Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-26T18:41:53.448Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-26T18:41:53.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-26T18:41:53.654Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2021-11-26T18:41:53.654Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-26T18:41:53.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-26T18:41:53.915Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-26T18:41:53.915Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-26T18:41:54.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-26T18:41:54.841Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s) [2021-11-26T18:41:54.841Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-26T18:41:55.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-26T18:41:56.125Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-26T18:41:56.779Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2021-11-26T18:41:56.779Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-26T18:41:58.672Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-11-26T18:41:58.672Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-26T18:41:59.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-26T18:42:00.167Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2021-11-26T18:42:00.167Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-26T18:42:00.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-26T18:42:01.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-26T18:42:01.611Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2021-11-26T18:42:01.611Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-26T18:42:01.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-26T18:42:02.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-11-26T18:42:02.431Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-26T18:42:02.687Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-26T18:42:03.616Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-26T18:42:04.179Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-26T18:42:04.179Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-11-26T18:42:04.179Z] === RUN TestNISDomainname [2021-11-26T18:42:05.112Z] --- PASS: TestNISDomainname (1.01s) [2021-11-26T18:42:05.112Z] === RUN TestHostnameDnsResolution [2021-11-26T18:42:06.483Z] --- PASS: TestHostnameDnsResolution (1.20s) [2021-11-26T18:42:06.483Z] === RUN TestUnprivilegedPortsAndPing [2021-11-26T18:42:06.546Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-26T18:42:07.048Z] check_test.go:308: [dd8fe570df39d] daemon is not started [2021-11-26T18:42:07.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-26T18:42:07.304Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2021-11-26T18:42:07.304Z] === RUN TestStats [2021-11-26T18:42:08.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-26T18:42:09.236Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-26T18:42:10.166Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-26T18:42:10.166Z] --- PASS: TestStats (2.78s) [2021-11-26T18:42:10.166Z] === RUN TestStopContainerWithTimeout [2021-11-26T18:42:10.166Z] === RUN TestStopContainerWithTimeout/0 [2021-11-26T18:42:10.166Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-26T18:42:10.166Z] === RUN TestStopContainerWithTimeout/1 [2021-11-26T18:42:10.166Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-26T18:42:10.166Z] === RUN TestStopContainerWithTimeout/3 [2021-11-26T18:42:10.166Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-26T18:42:10.166Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-26T18:42:10.166Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-26T18:42:10.166Z] === CONT TestStopContainerWithTimeout/0 [2021-11-26T18:42:10.166Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-26T18:42:10.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-26T18:42:10.987Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-26T18:42:11.244Z] === CONT TestStopContainerWithTimeout/3 [2021-11-26T18:42:11.288Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-26T18:42:11.288Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-26T18:42:11.288Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-26T18:42:11.288Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-26T18:42:11.807Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-26T18:42:13.704Z] === CONT TestStopContainerWithTimeout/1 [2021-11-26T18:42:15.068Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-26T18:42:15.071Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-11-26T18:42:15.071Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-11-26T18:42:15.071Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-11-26T18:42:15.071Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2021-11-26T18:42:15.071Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2021-11-26T18:42:15.071Z] === RUN TestDeleteDevicemapper [2021-11-26T18:42:15.071Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:42:15.071Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-26T18:42:15.071Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-26T18:42:16.051Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-26T18:42:16.554Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-26T18:42:16.554Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-26T18:42:16.554Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-26T18:42:16.554Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-26T18:42:16.554Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-26T18:42:17.008Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-26T18:42:18.918Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.85s) [2021-11-26T18:42:18.918Z] === RUN TestUpdateMemory [2021-11-26T18:42:18.918Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:42:18.918Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-26T18:42:18.918Z] === RUN TestUpdateCPUQuota [2021-11-26T18:42:19.481Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-26T18:42:20.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-26T18:42:20.302Z] --- PASS: TestUpdateCPUQuota (1.37s) [2021-11-26T18:42:20.302Z] === RUN TestUpdatePidsLimit [2021-11-26T18:42:20.302Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-26T18:42:20.302Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-26T18:42:20.810Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-26T18:42:20.810Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-26T18:42:20.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-26T18:42:20.810Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-26T18:42:20.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-26T18:42:20.810Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-26T18:42:20.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-26T18:42:20.810Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-26T18:42:20.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-26T18:42:20.810Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-26T18:42:20.865Z] === RUN TestUpdatePidsLimit/no_change [2021-11-26T18:42:20.865Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-26T18:42:21.428Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-26T18:42:21.428Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-26T18:42:21.685Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-26T18:42:21.685Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-26T18:42:21.941Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-26T18:42:22.198Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-26T18:42:22.198Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-26T18:42:22.198Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-26T18:42:22.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-26T18:42:22.711Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-26T18:42:22.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-26T18:42:23.642Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-26T18:42:23.898Z] --- PASS: TestUpdatePidsLimit (3.50s) [2021-11-26T18:42:23.898Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-11-26T18:42:23.898Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2021-11-26T18:42:23.898Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2021-11-26T18:42:23.899Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2021-11-26T18:42:23.899Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2021-11-26T18:42:23.899Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2021-11-26T18:42:23.899Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-11-26T18:42:23.899Z] === RUN TestUpdateRestartPolicy [2021-11-26T18:42:24.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-26T18:42:26.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-26T18:42:28.250Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-26T18:42:28.506Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-26T18:42:29.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-26T18:42:29.070Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-26T18:42:29.070Z] check_test.go:308: [de7673869b2a9] daemon is not started [2021-11-26T18:42:29.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-26T18:42:29.070Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-26T18:42:29.070Z] check_test.go:308: [dae941248211a] daemon is not started [2021-11-26T18:42:29.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-26T18:42:29.633Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-26T18:42:29.890Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-26T18:42:30.452Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-26T18:42:31.015Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-26T18:42:31.015Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-26T18:42:31.505Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-26T18:42:31.505Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-26T18:42:31.505Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-26T18:42:31.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-26T18:42:32.382Z] check_test.go:308: [d2183b6359d69] daemon is not started [2021-11-26T18:42:32.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-26T18:42:35.019Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-26T18:42:35.020Z] Copying nested executables into bundles/binary-daemon [2021-11-26T18:42:35.020Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-26T18:42:35.020Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:42:35.020Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-26T18:42:35.020Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-26T18:42:35.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/make.sh cross [2021-11-26T18:42:35.937Z] [2021-11-26T18:42:36.198Z] Removing bundles/ [2021-11-26T18:42:36.198Z] [2021-11-26T18:42:36.198Z] ---> Making bundle: cross (in bundles/cross) [2021-11-26T18:42:36.198Z] Cross building: bundles/cross/linux/amd64 [2021-11-26T18:42:36.198Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-26T18:42:36.198Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-26T18:42:36.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-26T18:42:36.558Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2021-11-26T18:42:36.558Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-26T18:42:37.121Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-11-26T18:42:37.121Z] === RUN TestWaitNonBlocked [2021-11-26T18:42:37.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:42:37.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:42:37.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:42:37.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:42:37.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-26T18:42:37.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-26T18:42:37.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-26T18:42:37.382Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-26T18:42:37.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-26T18:42:38.490Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-26T18:42:38.490Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-11-26T18:42:38.490Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-11-26T18:42:38.490Z] === RUN TestWaitBlocked [2021-11-26T18:42:38.490Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:42:38.490Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:42:38.490Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:42:38.490Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:42:38.490Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-26T18:42:38.490Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-26T18:42:39.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-26T18:42:39.619Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-26T18:42:39.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2021-11-26T18:42:39.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2021-11-26T18:42:39.619Z] === CONT TestContainerStartOnDaemonRestart [2021-11-26T18:42:39.619Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-26T18:42:40.549Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-26T18:42:41.480Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-26T18:42:42.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-26T18:42:42.300Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-26T18:42:42.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-26T18:42:43.228Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2021-11-26T18:42:43.228Z] === CONT TestDaemonHostGatewayIP [2021-11-26T18:42:43.485Z] === CONT TestDaemonRestartIpcMode [2021-11-26T18:42:43.485Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.97s) [2021-11-26T18:42:45.387Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-26T18:42:45.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-26T18:42:47.281Z] --- PASS: TestDaemonHostGatewayIP (4.20s) [2021-11-26T18:42:47.281Z] === CONT TestIpcModeOlderClient [2021-11-26T18:42:47.545Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-11-26T18:42:47.545Z] === CONT TestContainerKillOnDaemonStart [2021-11-26T18:42:47.545Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2021-11-26T18:42:48.913Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-26T18:42:49.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-26T18:42:49.734Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-26T18:42:49.734Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-26T18:42:49.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-26T18:42:49.734Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-26T18:42:49.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-26T18:42:49.734Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-26T18:42:49.734Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-26T18:42:49.734Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-26T18:42:49.734Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-26T18:42:49.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-26T18:42:50.900Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-26T18:42:50.900Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-26T18:42:50.900Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-26T18:42:50.900Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-26T18:42:50.900Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-26T18:42:51.066Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-26T18:42:51.066Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-26T18:42:51.066Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-26T18:42:51.066Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-26T18:42:51.066Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-26T18:42:51.066Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-26T18:42:51.066Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-26T18:42:51.066Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-26T18:42:51.066Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-26T18:42:53.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-26T18:42:53.007Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-26T18:42:54.854Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-26T18:42:54.854Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T18:42:54.854Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-26T18:42:54.854Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-26T18:42:54.854Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-26T18:42:56.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-26T18:42:56.277Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-26T18:42:56.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-26T18:42:56.959Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-26T18:42:56.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-26T18:42:57.068Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-26T18:42:57.645Z] check_test.go:308: [dad5a03947e38] daemon is not started [2021-11-26T18:42:57.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-26T18:42:58.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-26T18:42:58.207Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-26T18:42:59.283Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-26T18:42:59.283Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-26T18:42:59.283Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-26T18:42:59.283Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-26T18:42:59.283Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-26T18:42:59.283Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-26T18:42:59.283Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-26T18:42:59.283Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-26T18:42:59.283Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-26T18:42:59.575Z] --- PASS: TestContainerKillOnDaemonStart (12.03s) [2021-11-26T18:42:59.575Z] PASS [2021-11-26T18:42:59.575Z] [2021-11-26T18:42:59.575Z] === Skipped [2021-11-26T18:42:59.575Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-26T18:42:59.575Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-26T18:42:59.575Z] [2021-11-26T18:42:59.575Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-26T18:42:59.575Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:42:59.575Z] [2021-11-26T18:42:59.575Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-26T18:42:59.575Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:42:59.575Z] [2021-11-26T18:42:59.575Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-11-26T18:42:59.575Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-26T18:42:59.575Z] [2021-11-26T18:42:59.575Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-26T18:42:59.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-26T18:42:59.575Z] [2021-11-26T18:42:59.575Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-26T18:42:59.575Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-26T18:42:59.575Z] [2021-11-26T18:42:59.575Z] DONE 200 tests, 6 skipped in 162.427s [2021-11-26T18:42:59.575Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-26T18:42:59.575Z] ++ 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-26T18:42:59.575Z] ++ set -e [2021-11-26T18:42:59.575Z] ++ '[' -n 0 ']' [2021-11-26T18:42:59.575Z] ++ set -x [2021-11-26T18:42:59.575Z] ++ 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-26T18:42:59.575Z] === RUN TestConfigDaemonLibtrustID [2021-11-26T18:43:00.139Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-26T18:43:00.139Z] === RUN TestDaemonConfigValidation [2021-11-26T18:43:00.139Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:43:00.139Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:43:00.139Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-26T18:43:00.139Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-26T18:43:00.139Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-26T18:43:00.139Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-26T18:43:00.139Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-26T18:43:00.139Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-26T18:43:00.139Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-26T18:43:00.139Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-26T18:43:00.139Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-26T18:43:00.139Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-26T18:43:00.396Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-26T18:43:00.396Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-26T18:43:00.396Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-26T18:43:00.652Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-26T18:43:00.652Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-26T18:43:00.652Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2021-11-26T18:43:00.652Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-11-26T18:43:00.652Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2021-11-26T18:43:00.652Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2021-11-26T18:43:00.652Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-11-26T18:43:00.652Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-26T18:43:00.652Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-26T18:43:00.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-26T18:43:00.755Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-26T18:43:00.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-26T18:43:00.755Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-26T18:43:00.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-26T18:43:02.019Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-26T18:43:02.233Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-26T18:43:02.233Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-26T18:43:02.233Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-26T18:43:02.233Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T18:43:02.233Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-26T18:43:02.584Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-26T18:43:02.839Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-26T18:43:04.207Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-26T18:43:04.207Z] daemon_test.go:156: [d1dcbd7dd490f] daemon is not started [2021-11-26T18:43:04.207Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-11-26T18:43:04.207Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2021-11-26T18:43:04.207Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-11-26T18:43:04.207Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-11-26T18:43:04.207Z] === RUN TestDaemonProxy [2021-11-26T18:43:04.207Z] === RUN TestDaemonProxy/environment_variables [2021-11-26T18:43:05.141Z] docker_cli_daemon_plugins_test.go:106: [d3d243bbea89b] daemon is not started [2021-11-26T18:43:05.704Z] === RUN TestDaemonProxy/command-line_options [2021-11-26T18:43:05.808Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-26T18:43:05.808Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-26T18:43:06.267Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-26T18:43:06.267Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-26T18:43:06.275Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-26T18:43:06.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-26T18:43:06.628Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-26T18:43:06.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-26T18:43:06.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-26T18:43:06.628Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-26T18:43:06.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-26T18:43:06.628Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-26T18:43:06.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-26T18:43:06.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-26T18:43:06.830Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-26T18:43:07.393Z] === RUN TestDaemonProxy/configuration_file [2021-11-26T18:43:07.650Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-26T18:43:07.650Z] check_test.go:308: [d038783c02403] daemon is not started [2021-11-26T18:43:07.650Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-26T18:43:08.099Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-26T18:43:09.557Z] === RUN TestDaemonProxy/conflicting_options [2021-11-26T18:43:09.830Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-26T18:43:10.087Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-26T18:43:10.344Z] --- PASS: TestDaemonProxy (6.37s) [2021-11-26T18:43:10.344Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2021-11-26T18:43:10.344Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2021-11-26T18:43:10.344Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2021-11-26T18:43:10.344Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-26T18:43:10.344Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2021-11-26T18:43:10.344Z] PASS [2021-11-26T18:43:10.344Z] [2021-11-26T18:43:10.344Z] DONE 17 tests in 10.773s [2021-11-26T18:43:10.344Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-26T18:43:10.344Z] ++ 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-26T18:43:10.344Z] ++ set -e [2021-11-26T18:43:10.344Z] ++ '[' -n 0 ']' [2021-11-26T18:43:10.344Z] ++ set -x [2021-11-26T18:43:10.344Z] ++ 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-26T18:43:10.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-26T18:43:10.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-26T18:43:10.344Z] INFO: Testing against a local daemon [2021-11-26T18:43:10.344Z] === RUN TestCommitInheritsEnv [2021-11-26T18:43:10.906Z] --- PASS: TestCommitInheritsEnv (0.38s) [2021-11-26T18:43:10.906Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-26T18:43:10.906Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-26T18:43:10.906Z] === RUN TestImagesFilterMultiReference [2021-11-26T18:43:10.906Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-26T18:43:10.906Z] === RUN TestImagePullPlatformInvalid [2021-11-26T18:43:10.906Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-26T18:43:10.906Z] === RUN TestRemoveImageOrphaning [2021-11-26T18:43:11.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-26T18:43:11.162Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-26T18:43:11.418Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-11-26T18:43:11.418Z] === RUN TestRemoveImageGarbageCollector [2021-11-26T18:43:11.981Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-26T18:43:12.910Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-26T18:43:13.473Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2021-11-26T18:43:13.473Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-26T18:43:13.473Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-26T18:43:13.473Z] === RUN TestTagInvalidReference [2021-11-26T18:43:13.473Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-26T18:43:13.473Z] === RUN TestTagValidPrefixedRepo [2021-11-26T18:43:13.731Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-26T18:43:13.731Z] === RUN TestTagExistedNameWithoutForce [2021-11-26T18:43:13.731Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-26T18:43:13.731Z] === RUN TestTagOfficialNames [2021-11-26T18:43:13.731Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-26T18:43:13.731Z] === RUN TestTagMatchesDigest [2021-11-26T18:43:13.731Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-26T18:43:13.731Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-26T18:43:13.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-26T18:43:13.892Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-26T18:43:14.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-26T18:43:17.005Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-26T18:43:17.567Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-26T18:43:18.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-26T18:43:19.060Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-26T18:43:19.060Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-26T18:43:19.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-26T18:43:19.318Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-26T18:43:19.880Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-26T18:43:20.443Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-26T18:43:21.006Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-26T18:43:21.262Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-26T18:43:21.518Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-26T18:43:22.081Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-26T18:43:22.338Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-26T18:43:22.594Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-26T18:43:23.157Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-26T18:43:23.721Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-26T18:43:23.977Z] check_test.go:308: [d1cf9edc9f437] daemon is not started [2021-11-26T18:43:23.977Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-26T18:43:24.907Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-26T18:43:25.164Z] check_test.go:308: [d5c36f63bc51f] daemon is not started [2021-11-26T18:43:25.164Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-26T18:43:25.727Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-26T18:43:27.095Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-26T18:43:27.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-26T18:43:27.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-26T18:43:30.370Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-26T18:43:30.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-26T18:43:30.849Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-26T18:43:30.849Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-26T18:43:30.849Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T18:43:30.933Z] check_test.go:308: [d90a946d89260] daemon is not started [2021-11-26T18:43:30.933Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-26T18:43:31.318Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-26T18:43:32.307Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-26T18:43:32.307Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-26T18:43:32.777Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-26T18:43:34.207Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-26T18:43:34.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-26T18:43:34.889Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-26T18:43:34.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-26T18:43:35.577Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-26T18:43:35.577Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-26T18:43:36.505Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-26T18:43:36.505Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-26T18:43:36.578Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-26T18:43:37.567Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-26T18:43:37.567Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-26T18:43:37.567Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-26T18:43:37.567Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-26T18:43:37.567Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-26T18:43:39.139Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-26T18:43:39.608Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-26T18:43:39.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-26T18:43:39.631Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-26T18:43:39.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-26T18:43:39.631Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-26T18:43:39.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-26T18:43:39.778Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-26T18:43:40.078Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-26T18:43:40.547Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-26T18:43:40.705Z] check_test.go:308: [d190dc3947cdc] daemon is not started [2021-11-26T18:43:40.705Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-26T18:43:40.705Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-26T18:43:41.535Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-26T18:43:43.224Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-26T18:43:44.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-26T18:43:44.373Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-26T18:43:44.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-26T18:43:44.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-26T18:43:44.839Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-26T18:43:44.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-26T18:43:44.839Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-26T18:43:44.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-26T18:43:45.117Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-26T18:43:45.117Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-26T18:43:46.297Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-26T18:43:48.390Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-26T18:43:48.527Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-26T18:43:48.527Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-26T18:43:48.527Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-26T18:43:49.518Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-26T18:43:49.518Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-26T18:43:49.518Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-26T18:43:49.989Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-26T18:43:51.565Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-26T18:43:51.659Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-26T18:43:51.659Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-26T18:43:52.564Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-26T18:43:53.029Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-26T18:43:53.033Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-26T18:43:53.033Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-26T18:43:53.033Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-26T18:43:53.502Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-26T18:43:53.592Z] check_test.go:308: [d11d9a37cd47a] daemon is not started [2021-11-26T18:43:53.592Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-26T18:43:54.155Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-26T18:43:54.491Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-26T18:43:54.491Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-26T18:43:54.491Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-26T18:43:54.491Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-26T18:43:54.491Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-26T18:43:54.718Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-26T18:43:55.281Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-26T18:43:55.538Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-26T18:43:57.431Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-26T18:43:57.431Z] check_test.go:308: [d833b7f49d6c2] daemon is not started [2021-11-26T18:43:57.431Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-26T18:43:59.261Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-26T18:43:59.956Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-26T18:44:01.848Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-26T18:44:06.017Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-26T18:44:06.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-26T18:44:07.384Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-26T18:44:09.320Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-26T18:44:09.320Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-26T18:44:09.578Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-26T18:44:09.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-26T18:44:09.860Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-26T18:44:09.860Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-26T18:44:09.860Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T18:44:10.326Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-26T18:44:11.309Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-26T18:44:11.309Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-26T18:44:11.309Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-26T18:44:12.731Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-26T18:44:12.731Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-26T18:44:12.731Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-26T18:44:12.731Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-26T18:44:12.731Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-26T18:44:12.731Z] Cross building: bundles/cross/windows/amd64 [2021-11-26T18:44:12.731Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-26T18:44:12.731Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-26T18:44:12.851Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-26T18:44:14.220Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-26T18:44:14.478Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-26T18:44:14.735Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-26T18:44:15.664Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-26T18:44:15.664Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-26T18:44:15.664Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-26T18:44:16.053Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-26T18:44:16.227Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-26T18:44:16.484Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-26T18:44:17.036Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-26T18:44:17.036Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-26T18:44:17.036Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-26T18:44:17.036Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-26T18:44:17.036Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-26T18:44:18.018Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-26T18:44:19.001Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-26T18:44:19.004Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-26T18:44:19.475Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-26T18:44:19.934Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-26T18:44:19.942Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-26T18:44:20.190Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-26T18:44:20.409Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-26T18:44:21.556Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-26T18:44:21.812Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-26T18:44:22.741Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-26T18:44:23.671Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-26T18:44:23.671Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-26T18:44:24.600Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-26T18:44:25.969Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-26T18:44:26.261Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-26T18:44:26.899Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-26T18:44:27.821Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-26T18:44:27.821Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-26T18:44:27.821Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-26T18:44:28.804Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-26T18:44:28.804Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-26T18:44:28.804Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-26T18:44:29.270Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-26T18:44:29.399Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-26T18:44:29.399Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-26T18:44:29.399Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-26T18:44:32.214Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-26T18:44:32.681Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-26T18:44:33.147Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-26T18:44:33.147Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-26T18:44:33.147Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-26T18:44:33.442Z] docker_cli_daemon_test.go:2550: [dd626f0fcb620] daemon is not started [2021-11-26T18:44:33.442Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-26T18:44:33.614Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-26T18:44:34.080Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-26T18:44:34.080Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-26T18:44:34.080Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-26T18:44:34.080Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-26T18:44:34.080Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-26T18:44:34.370Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-26T18:44:38.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-26T18:44:38.069Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-26T18:44:38.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-26T18:44:38.069Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-26T18:44:38.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-26T18:44:38.069Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-26T18:44:38.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-26T18:44:38.538Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-26T18:44:38.538Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-26T18:44:38.538Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-26T18:44:38.824Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-26T18:44:42.458Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-26T18:44:44.983Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-26T18:44:46.879Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-26T18:44:49.401Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-26T18:44:49.401Z] check_test.go:308: [d174934ea2f9f] daemon is not started [2021-11-26T18:44:49.401Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-26T18:44:49.624Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-26T18:44:49.624Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-26T18:44:49.624Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-26T18:44:49.624Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-26T18:44:49.624Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-26T18:44:51.188Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-26T18:44:52.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-26T18:44:52.752Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-26T18:44:52.752Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-26T18:44:52.752Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-26T18:44:52.752Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-26T18:44:52.752Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-26T18:44:52.752Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-26T18:44:54.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite (336.13s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.32s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.36s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.44s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.89s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.92s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.13s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.33s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.08s) [2021-11-26T18:44:55.128Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.95s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.73s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.38s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.58s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.15s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.59s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.17s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.55s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.01s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.68s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.00s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.79s) [2021-11-26T18:44:55.128Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-26T18:44:55.128Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.71s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.10s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.96s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.17s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.03s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.78s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.48s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.35s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.74s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.15s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.37s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.58s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.68s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-11-26T18:44:55.128Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.65s) [2021-11-26T18:44:55.128Z] === RUN TestDockerSwarmSuite [2021-11-26T18:44:55.128Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-26T18:44:55.702Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-26T18:44:58.399Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-26T18:44:59.785Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-26T18:44:59.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-26T18:44:59.786Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-26T18:44:59.786Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-26T18:45:01.677Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-26T18:45:03.045Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-26T18:45:03.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-26T18:45:04.905Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-26T18:45:05.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-26T18:45:06.125Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-26T18:45:06.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-26T18:45:06.963Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-26T18:45:06.963Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-26T18:45:06.963Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-26T18:45:07.526Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-26T18:45:14.647Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-26T18:45:14.647Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-26T18:45:14.647Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-26T18:45:14.775Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-26T18:45:14.784Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-26T18:45:15.114Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-26T18:45:15.114Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-26T18:45:15.245Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-26T18:45:15.252Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-26T18:45:15.252Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-26T18:45:15.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-26T18:45:15.580Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-26T18:45:15.580Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-26T18:45:15.580Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-26T18:45:15.580Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-26T18:45:15.580Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-26T18:45:15.714Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-26T18:45:16.046Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-26T18:45:16.046Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-26T18:45:16.046Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-26T18:45:17.476Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-26T18:45:17.476Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-26T18:45:17.476Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-26T18:45:17.476Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-26T18:45:17.476Z] === RUN TestDockerSuite/TestBuildFails [2021-11-26T18:45:18.202Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-26T18:45:18.407Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-26T18:45:18.407Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-26T18:45:19.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-26T18:45:19.511Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-26T18:45:19.768Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-26T18:45:20.267Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-26T18:45:20.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-26T18:45:21.731Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-26T18:45:22.887Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-26T18:45:23.456Z] docker_api_swarm_test.go:563: [d156ed7f28755] joining swarm manager [d62cd7e1a253e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:45:24.522Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-26T18:45:24.522Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-26T18:45:24.522Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-26T18:45:24.522Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-26T18:45:24.522Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-26T18:45:24.522Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-26T18:45:24.522Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-26T18:45:24.522Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-26T18:45:24.522Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-26T18:45:24.522Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-26T18:45:24.687Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-26T18:45:24.823Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-26T18:45:26.190Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-26T18:45:26.446Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-26T18:45:27.815Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-26T18:45:29.183Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-26T18:45:30.114Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-26T18:45:30.370Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-26T18:45:32.262Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-26T18:45:33.632Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-26T18:45:34.230Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-26T18:45:34.230Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-26T18:45:34.230Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-26T18:45:34.230Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-26T18:45:34.230Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-26T18:45:34.230Z] remote: Enumerating objects: 23, done. [2021-11-26T18:45:34.230Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-26T18:45:34.230Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-26T18:45:34.230Z] 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) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-26T18:45:34.230Z] 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-26T18:45:34.230Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-26T18:45:34.230Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-26T18:45:35.526Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-26T18:45:35.782Z] docker_api_swarm_test.go:585: [d54504edaf306] joining swarm manager [d62cd7e1a253e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:45:36.148Z] Cross building: bundles/cross/linux/ppc64le [2021-11-26T18:45:36.148Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-26T18:45:36.148Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-26T18:45:37.253Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-26T18:45:37.253Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-26T18:45:37.253Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-26T18:45:37.720Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-26T18:45:39.053Z] check_test.go:379: [d156ed7f28755] daemon is not started [2021-11-26T18:45:39.617Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-26T18:45:40.180Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-26T18:45:40.742Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-26T18:45:41.305Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-26T18:45:41.867Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-26T18:45:41.867Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-26T18:45:42.796Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-26T18:45:43.053Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-26T18:45:43.310Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-26T18:45:43.873Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-26T18:45:44.129Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-26T18:45:44.691Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-26T18:45:45.620Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-26T18:45:48.140Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-26T18:45:49.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-26T18:45:49.070Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-26T18:45:49.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-26T18:45:51.588Z] docker_api_swarm_test.go:46: [d353deb4b2dac] joining swarm manager [db3f7da901876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:45:52.954Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-26T18:45:55.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-26T18:45:55.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-26T18:45:55.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-26T18:45:56.226Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-26T18:45:56.226Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-26T18:45:56.226Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-26T18:45:56.226Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-26T18:45:56.226Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-26T18:45:56.483Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-26T18:45:57.852Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-26T18:45:58.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-26T18:45:59.221Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-26T18:46:01.407Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-26T18:46:02.493Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-26T18:46:03.421Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-26T18:46:03.984Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-26T18:46:04.350Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-26T18:46:07.215Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-26T18:46:07.215Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-26T18:46:07.215Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-26T18:46:07.215Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-26T18:46:07.215Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-26T18:46:07.256Z] --- PASS: TestImportExtremelyLargeImageWorks (173.45s) [2021-11-26T18:46:07.256Z] PASS [2021-11-26T18:46:07.256Z] [2021-11-26T18:46:07.256Z] DONE 12 tests in 176.938s [2021-11-26T18:46:07.256Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-26T18:46:07.256Z] ++ 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-26T18:46:07.256Z] ++ set -e [2021-11-26T18:46:07.256Z] ++ '[' -n 0 ']' [2021-11-26T18:46:07.256Z] ++ set -x [2021-11-26T18:46:07.256Z] ++ 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-26T18:46:07.256Z] INFO: Testing against a local daemon [2021-11-26T18:46:07.256Z] === RUN TestNetworkCreateDelete [2021-11-26T18:46:07.405Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-26T18:46:07.512Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-11-26T18:46:07.512Z] === RUN TestDockerNetworkDeletePreferID [2021-11-26T18:46:08.078Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-11-26T18:46:08.078Z] === RUN TestDaemonDNSFallback [2021-11-26T18:46:09.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-26T18:46:10.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-26T18:46:11.208Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-26T18:46:11.208Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-26T18:46:11.374Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-26T18:46:11.678Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-26T18:46:13.894Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-26T18:46:14.456Z] --- PASS: TestDaemonDNSFallback (6.58s) [2021-11-26T18:46:14.456Z] === RUN TestInspectNetwork [2021-11-26T18:46:14.712Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-26T18:46:16.085Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-26T18:46:16.085Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-26T18:46:16.085Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-26T18:46:17.977Z] === RUN TestInspectNetwork/full_network_id [2021-11-26T18:46:17.977Z] === RUN TestInspectNetwork/partial_network_id [2021-11-26T18:46:17.977Z] === RUN TestInspectNetwork/network_name [2021-11-26T18:46:17.977Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-26T18:46:19.869Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-26T18:46:19.869Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-26T18:46:21.242Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-26T18:46:21.499Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-26T18:46:22.444Z] --- PASS: TestInspectNetwork (7.81s) [2021-11-26T18:46:22.444Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-26T18:46:22.444Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-26T18:46:22.444Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-26T18:46:22.444Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-26T18:46:22.444Z] === RUN TestRunContainerWithBridgeNone [2021-11-26T18:46:23.377Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-26T18:46:23.941Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-26T18:46:24.507Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2021-11-26T18:46:24.507Z] === RUN TestNetworkInvalidJSON [2021-11-26T18:46:24.507Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-26T18:46:24.507Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-26T18:46:24.507Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:46:24.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:46:24.507Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:46:24.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:46:24.507Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-26T18:46:24.507Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-26T18:46:24.507Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-26T18:46:24.507Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-26T18:46:24.507Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-26T18:46:24.507Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-26T18:46:24.507Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-26T18:46:24.507Z] === RUN TestNetworkList [2021-11-26T18:46:24.507Z] === RUN TestNetworkList//networks [2021-11-26T18:46:24.507Z] === PAUSE TestNetworkList//networks [2021-11-26T18:46:24.507Z] === RUN TestNetworkList//networks/ [2021-11-26T18:46:24.507Z] === PAUSE TestNetworkList//networks/ [2021-11-26T18:46:24.507Z] === CONT TestNetworkList//networks [2021-11-26T18:46:24.507Z] === CONT TestNetworkList//networks/ [2021-11-26T18:46:24.507Z] --- PASS: TestNetworkList (0.04s) [2021-11-26T18:46:24.507Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-26T18:46:24.507Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-26T18:46:24.507Z] === RUN TestHostIPv4BridgeLabel [2021-11-26T18:46:24.763Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-26T18:46:25.020Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-11-26T18:46:25.020Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-26T18:46:25.034Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-26T18:46:25.034Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-26T18:46:25.502Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-26T18:46:25.583Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-26T18:46:25.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-26T18:46:26.147Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-11-26T18:46:26.147Z] === RUN TestDaemonDefaultNetworkPools [2021-11-26T18:46:26.709Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-26T18:46:26.966Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-11-26T18:46:26.966Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-26T18:46:26.966Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-26T18:46:26.966Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-26T18:46:27.222Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-26T18:46:27.785Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-26T18:46:28.041Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-11-26T18:46:28.041Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-26T18:46:28.041Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-26T18:46:29.408Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-11-26T18:46:29.408Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-26T18:46:29.408Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-26T18:46:29.972Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-26T18:46:29.972Z] === RUN TestServiceWithPredefinedNetwork [2021-11-26T18:46:29.972Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-26T18:46:31.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-26T18:46:31.834Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-26T18:46:31.863Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-26T18:46:32.426Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2021-11-26T18:46:32.426Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-26T18:46:32.426Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:46:32.426Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:46:32.426Z] === RUN TestServiceWithDataPathPortInit [2021-11-26T18:46:32.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-26T18:46:32.988Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-26T18:46:34.880Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-26T18:46:35.808Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-26T18:46:36.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-26T18:46:36.737Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-26T18:46:36.737Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-26T18:46:39.257Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-26T18:46:40.623Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-26T18:46:40.879Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-26T18:46:41.442Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-26T18:46:45.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-26T18:46:47.982Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-26T18:46:47.982Z] --- PASS: TestServiceWithDataPathPortInit (15.49s) [2021-11-26T18:46:47.982Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-26T18:46:50.499Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-26T18:46:51.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-26T18:46:51.134Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-26T18:46:51.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-26T18:46:51.427Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9dnculthajf40nl0jao77ipmv Created:2021-11-26 18:46:49.368747678 +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[f79e5f5a08da3971d33f049f1fa3b3e9f4ea6a4c567a0c0613af19752adb7a4b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2pokxo09lm69iwsinmhbxk6k3 EndpointID:3957e31b63c61c5208f602013575b6812822561d20f0ad068bce176047a8e32e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a054eba0c71723f7fd4c0e95de38c9b43cd67f4c9b686761e85c041448bd116f 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:7779b3a2fca4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2pokxo09lm69iwsinmhbxk6k3 EndpointID:3957e31b63c61c5208f602013575b6812822561d20f0ad068bce176047a8e32e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-26T18:46:51.989Z] === RUN TestDockerSuite/TestBuildRm [2021-11-26T18:46:53.880Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-26T18:46:54.445Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-26T18:46:55.191Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-26T18:46:55.191Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-26T18:46:55.191Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-26T18:46:55.191Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-26T18:46:55.373Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-26T18:46:55.629Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-26T18:46:55.629Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2021-11-26T18:46:55.629Z] PASS [2021-11-26T18:46:55.629Z] [2021-11-26T18:46:55.629Z] === Skipped [2021-11-26T18:46:55.629Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-26T18:46:55.629Z] service_test.go:243: FLAKY_TEST [2021-11-26T18:46:55.629Z] [2021-11-26T18:46:55.629Z] DONE 26 tests, 1 skipped in 48.466s [2021-11-26T18:46:55.629Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:46:55.629Z] ++ 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-26T18:46:55.629Z] ++ set -e [2021-11-26T18:46:55.629Z] ++ '[' -n 0 ']' [2021-11-26T18:46:55.629Z] ++ set -x [2021-11-26T18:46:55.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-26T18:46:55.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-26T18:46:55.886Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-26T18:46:55.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-26T18:46:55.886Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-26T18:46:55.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-26T18:46:55.886Z] INFO: Testing against a local daemon [2021-11-26T18:46:55.886Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-26T18:46:55.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:46:55.886Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:46:55.886Z] === RUN TestDockerNetworkIpvlan [2021-11-26T18:46:55.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:46:55.886Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:46:55.886Z] PASS [2021-11-26T18:46:55.886Z] [2021-11-26T18:46:55.886Z] === Skipped [2021-11-26T18:46:55.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-26T18:46:55.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:46:55.886Z] [2021-11-26T18:46:55.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-26T18:46:55.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-26T18:46:55.886Z] [2021-11-26T18:46:55.886Z] DONE 2 tests, 2 skipped in 0.138s [2021-11-26T18:46:55.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-26T18:46:55.886Z] ++ 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-26T18:46:55.886Z] ++ set -e [2021-11-26T18:46:55.886Z] ++ '[' -n 0 ']' [2021-11-26T18:46:55.886Z] ++ set -x [2021-11-26T18:46:55.886Z] ++ 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-26T18:46:55.886Z] INFO: Testing against a local daemon [2021-11-26T18:46:55.886Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-26T18:46:56.142Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-26T18:46:57.072Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-26T18:46:57.328Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-11-26T18:46:57.328Z] === RUN TestDockerNetworkMacvlan [2021-11-26T18:46:57.892Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-26T18:46:58.148Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-26T18:46:58.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-26T18:46:58.662Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-26T18:46:59.226Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-26T18:47:00.158Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-26T18:47:00.724Z] docker_api_swarm_test.go:304: [d33e5f5603623] joining swarm manager [d9007838aa315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:47:01.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-26T18:47:01.749Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-26T18:47:01.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-26T18:47:01.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-26T18:47:01.749Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-26T18:47:01.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-26T18:47:01.749Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-26T18:47:01.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-26T18:47:02.091Z] docker_api_swarm_test.go:305: [d06e705d85d73] joining swarm manager [d9007838aa315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:47:02.348Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-26T18:47:02.573Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-26T18:47:02.573Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-26T18:47:02.573Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-26T18:47:02.604Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-26T18:47:02.861Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-26T18:47:02.861Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-26T18:47:02.861Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-26T18:47:02.861Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-26T18:47:03.118Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-26T18:47:03.118Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-26T18:47:04.047Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-26T18:47:04.047Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-26T18:47:05.021Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-26T18:47:05.021Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-26T18:47:08.465Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-26T18:47:09.032Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-26T18:47:09.288Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-26T18:47:10.219Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-26T18:47:10.475Z] --- PASS: TestDockerNetworkMacvlan (13.10s) [2021-11-26T18:47:10.475Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-11-26T18:47:10.475Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-11-26T18:47:10.476Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.51s) [2021-11-26T18:47:10.476Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2021-11-26T18:47:10.476Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.88s) [2021-11-26T18:47:10.476Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2021-11-26T18:47:10.476Z] PASS [2021-11-26T18:47:10.476Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-26T18:47:10.476Z] [2021-11-26T18:47:10.476Z] DONE 8 tests in 14.587s [2021-11-26T18:47:10.476Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-26T18:47:10.476Z] ++ 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-26T18:47:10.476Z] ++ set -e [2021-11-26T18:47:10.476Z] ++ '[' -n 0 ']' [2021-11-26T18:47:10.476Z] ++ set -x [2021-11-26T18:47:10.476Z] ++ 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-26T18:47:10.476Z] testing: warning: no tests to run [2021-11-26T18:47:10.476Z] PASS [2021-11-26T18:47:10.476Z] [2021-11-26T18:47:10.476Z] DONE 0 tests in 0.031s [2021-11-26T18:47:10.476Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-26T18:47:10.476Z] ++ 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-26T18:47:10.476Z] ++ set -e [2021-11-26T18:47:10.476Z] ++ '[' -n 0 ']' [2021-11-26T18:47:10.476Z] ++ set -x [2021-11-26T18:47:10.476Z] ++ 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-26T18:47:10.732Z] INFO: Testing against a local daemon [2021-11-26T18:47:10.732Z] === RUN TestAuthZPluginAllowRequest [2021-11-26T18:47:11.296Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-26T18:47:12.226Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2021-11-26T18:47:12.226Z] === RUN TestAuthZPluginTLS [2021-11-26T18:47:12.484Z] === RUN TestDockerSuite/TestBuildUser [2021-11-26T18:47:12.659Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-26T18:47:12.659Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-26T18:47:12.659Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-26T18:47:12.659Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-26T18:47:12.659Z] Cross building: bundles/cross/linux/s390x [2021-11-26T18:47:12.659Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-26T18:47:12.659Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-26T18:47:12.741Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-11-26T18:47:12.741Z] === RUN TestAuthZPluginDenyRequest [2021-11-26T18:47:13.304Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-11-26T18:47:13.304Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-26T18:47:13.867Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-11-26T18:47:13.867Z] === RUN TestAuthZPluginDenyResponse [2021-11-26T18:47:13.867Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-26T18:47:14.431Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-26T18:47:14.431Z] === RUN TestAuthZPluginAllowEventStream [2021-11-26T18:47:15.799Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2021-11-26T18:47:15.799Z] === RUN TestAuthZPluginErrorResponse [2021-11-26T18:47:16.363Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-11-26T18:47:16.363Z] === RUN TestAuthZPluginErrorRequest [2021-11-26T18:47:16.363Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-26T18:47:16.933Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-26T18:47:16.933Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-26T18:47:17.499Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-11-26T18:47:17.499Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-26T18:47:17.526Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-26T18:47:19.390Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2021-11-26T18:47:19.390Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-26T18:47:19.390Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-26T18:47:21.285Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2021-11-26T18:47:21.285Z] === RUN TestAuthZPluginHeader [2021-11-26T18:47:21.853Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-11-26T18:47:21.853Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-26T18:47:26.208Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-26T18:47:27.100Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2021-11-26T18:47:27.100Z] === RUN TestAuthZPluginV2Disable [2021-11-26T18:47:27.661Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-26T18:47:28.591Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-26T18:47:28.591Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-26T18:47:29.154Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-26T18:47:30.083Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2021-11-26T18:47:30.083Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-26T18:47:30.083Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-26T18:47:31.012Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-26T18:47:31.012Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-26T18:47:31.012Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-26T18:47:31.012Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-26T18:47:31.012Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-26T18:47:31.012Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-26T18:47:31.012Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-26T18:47:31.012Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-26T18:47:31.012Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-26T18:47:32.378Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-26T18:47:32.378Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-26T18:47:32.940Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-26T18:47:33.503Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-26T18:47:33.503Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2021-11-26T18:47:33.503Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-26T18:47:34.066Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-26T18:47:34.323Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-26T18:47:34.887Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-26T18:47:36.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-26T18:47:36.232Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-26T18:47:37.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-26T18:47:37.602Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-26T18:47:38.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-26T18:47:38.578Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-26T18:47:38.970Z] docker_api_swarm_test.go:272: [d22c7f3a13e2a] joining swarm manager [d261d3bb33a7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:47:39.046Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-26T18:47:39.046Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T18:47:39.046Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-26T18:47:39.227Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-26T18:47:39.790Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-26T18:47:40.353Z] docker_api_swarm_test.go:273: [d0308e4c95691] joining swarm manager [d261d3bb33a7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:47:40.609Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-26T18:47:40.609Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-26T18:47:40.609Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-26T18:47:40.609Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-26T18:47:40.609Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-26T18:47:40.609Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-26T18:47:41.537Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-26T18:47:43.452Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-26T18:47:43.708Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-26T18:47:43.708Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T18:47:43.708Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-26T18:47:44.270Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-26T18:47:44.398Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-26T18:47:44.833Z] === RUN TestDockerSuite/TestCommitChange [2021-11-26T18:47:45.384Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-26T18:47:45.384Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-26T18:47:45.384Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-26T18:47:45.384Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-26T18:47:45.384Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-26T18:47:45.395Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-26T18:47:45.957Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-26T18:47:46.024Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-26T18:47:46.024Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-26T18:47:46.024Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-26T18:47:46.214Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.76s) [2021-11-26T18:47:46.214Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-26T18:47:46.949Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-26T18:47:47.143Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-26T18:47:47.416Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-26T18:47:48.072Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-26T18:47:48.402Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-26T18:47:48.634Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-26T18:47:48.870Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-26T18:47:49.338Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-26T18:47:49.566Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-26T18:47:50.128Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-26T18:47:51.492Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-26T18:47:51.750Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-26T18:47:51.750Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-26T18:47:51.750Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-26T18:47:52.007Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-26T18:47:52.007Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-26T18:47:52.007Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-26T18:47:52.007Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-26T18:47:52.937Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-26T18:47:53.865Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-26T18:47:53.865Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-26T18:47:54.091Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-26T18:47:54.429Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-26T18:47:54.992Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-26T18:47:55.249Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-26T18:47:55.655Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-26T18:47:55.656Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-26T18:47:55.656Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-26T18:47:55.811Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-26T18:47:56.067Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-26T18:47:56.323Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-26T18:47:56.323Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-26T18:47:56.579Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-26T18:47:56.579Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-26T18:47:56.641Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-26T18:47:56.641Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-26T18:47:56.641Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-26T18:47:56.835Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-26T18:47:56.835Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-26T18:47:56.835Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-26T18:47:57.109Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-26T18:47:57.397Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-26T18:47:57.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-26T18:47:58.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-26T18:47:58.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-26T18:47:58.674Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-26T18:47:59.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-26T18:47:59.660Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-26T18:47:59.852Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-26T18:47:59.852Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-26T18:48:00.128Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-26T18:48:00.128Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-26T18:48:00.128Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-26T18:48:00.220Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-26T18:48:00.414Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-26T18:48:00.670Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-26T18:48:00.930Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-26T18:48:01.114Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-26T18:48:01.232Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-26T18:48:01.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-26T18:48:01.583Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-26T18:48:01.583Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-26T18:48:01.583Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-26T18:48:01.583Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-26T18:48:01.583Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-26T18:48:01.745Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-26T18:48:01.745Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-26T18:48:02.307Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-26T18:48:02.870Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-11-26T18:48:02.870Z] PASS [2021-11-26T18:48:02.870Z] [2021-11-26T18:48:02.870Z] DONE 17 tests in 52.382s [2021-11-26T18:48:02.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-26T18:48:02.871Z] ++ 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-26T18:48:02.871Z] ++ set -e [2021-11-26T18:48:02.871Z] ++ '[' -n 0 ']' [2021-11-26T18:48:02.871Z] ++ set -x [2021-11-26T18:48:02.871Z] ++ 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-26T18:48:03.127Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-26T18:48:03.127Z] INFO: Testing against a local daemon [2021-11-26T18:48:03.127Z] === RUN TestPluginInvalidJSON [2021-11-26T18:48:03.127Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:48:03.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:48:03.127Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-26T18:48:03.127Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-26T18:48:03.127Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-26T18:48:03.127Z] === RUN TestPluginInstall [2021-11-26T18:48:03.127Z] === RUN TestPluginInstall/no_auth [2021-11-26T18:48:04.056Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-26T18:48:04.056Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-26T18:48:04.985Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-26T18:48:05.547Z] time="2021-11-26T18:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:48:05.547Z] time="2021-11-26T18:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abeae6d3e95e1a483ee162f535ae86426475bef713f95a65992e71f2c4c7a17e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:48:05.547Z] time="2021-11-26T18:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:48:05.547Z] time="2021-11-26T18:48:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abeae6d3e95e1a483ee162f535ae86426475bef713f95a65992e71f2c4c7a17e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:48:05.804Z] === RUN TestPluginInstall/with_htpasswd [2021-11-26T18:48:06.060Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-26T18:48:06.317Z] time="2021-11-26T18:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:48:06.317Z] time="2021-11-26T18:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abeae6d3e95e1a483ee162f535ae86426475bef713f95a65992e71f2c4c7a17e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:48:06.317Z] time="2021-11-26T18:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:48:06.317Z] time="2021-11-26T18:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abeae6d3e95e1a483ee162f535ae86426475bef713f95a65992e71f2c4c7a17e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:48:06.332Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-26T18:48:06.574Z] === RUN TestPluginInstall/with_insecure [2021-11-26T18:48:07.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-26T18:48:07.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-26T18:48:07.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-26T18:48:07.136Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-26T18:48:07.136Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-26T18:48:07.388Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-26T18:48:07.699Z] time="2021-11-26T18:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:48:07.699Z] time="2021-11-26T18:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c726001a78500e9bfe6478275e42b1a3b195ec2420ac240e8f89ff512490a96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:48:07.699Z] time="2021-11-26T18:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-26T18:48:07.699Z] time="2021-11-26T18:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c726001a78500e9bfe6478275e42b1a3b195ec2420ac240e8f89ff512490a96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-26T18:48:07.699Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-26T18:48:07.955Z] plugin_test.go:165: [dece28bbe2d95] daemon is not started [2021-11-26T18:48:07.955Z] --- PASS: TestPluginInstall (4.79s) [2021-11-26T18:48:07.955Z] --- PASS: TestPluginInstall/no_auth (2.72s) [2021-11-26T18:48:07.955Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-11-26T18:48:07.955Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-11-26T18:48:07.955Z] === RUN TestPluginsWithRuntimes [2021-11-26T18:48:09.320Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-26T18:48:10.249Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-26T18:48:11.177Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2021-11-26T18:48:11.177Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2021-11-26T18:48:11.177Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2021-11-26T18:48:11.177Z] === RUN TestPluginBackCompatMediaTypes [2021-11-26T18:48:11.346Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-26T18:48:11.739Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-11-26T18:48:11.739Z] PASS [2021-11-26T18:48:11.739Z] [2021-11-26T18:48:11.739Z] DONE 10 tests in 8.851s [2021-11-26T18:48:11.739Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-26T18:48:11.739Z] ++ 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-26T18:48:11.739Z] ++ set -e [2021-11-26T18:48:11.739Z] ++ '[' -n 0 ']' [2021-11-26T18:48:11.739Z] ++ set -x [2021-11-26T18:48:11.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-26T18:48:11.996Z] INFO: Testing against a local daemon [2021-11-26T18:48:11.996Z] === RUN TestExternalGraphDriver [2021-11-26T18:48:11.996Z] === RUN TestExternalGraphDriver/json [2021-11-26T18:48:11.996Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-26T18:48:12.558Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-26T18:48:13.122Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-26T18:48:13.122Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-26T18:48:13.122Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-26T18:48:13.122Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-26T18:48:13.686Z] === RUN TestExternalGraphDriver/spec [2021-11-26T18:48:15.577Z] === RUN TestExternalGraphDriver/pull [2021-11-26T18:48:15.833Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-26T18:48:16.066Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-26T18:48:16.396Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-26T18:48:17.339Z] --- PASS: TestExternalGraphDriver (5.28s) [2021-11-26T18:48:17.339Z] --- PASS: TestExternalGraphDriver/json (1.75s) [2021-11-26T18:48:17.339Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2021-11-26T18:48:17.339Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2021-11-26T18:48:17.339Z] === RUN TestGraphdriverPluginV2 [2021-11-26T18:48:17.339Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-26T18:48:19.989Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-26T18:48:20.608Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-26T18:48:20.608Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-26T18:48:21.539Z] --- PASS: TestGraphdriverPluginV2 (4.21s) [2021-11-26T18:48:21.539Z] PASS [2021-11-26T18:48:21.539Z] [2021-11-26T18:48:21.539Z] DONE 5 tests in 9.605s [2021-11-26T18:48:21.539Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-26T18:48:21.539Z] ++ 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-26T18:48:21.539Z] ++ set -e [2021-11-26T18:48:21.539Z] ++ '[' -n 0 ']' [2021-11-26T18:48:21.539Z] ++ set -x [2021-11-26T18:48:21.539Z] ++ 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-26T18:48:21.539Z] INFO: Testing against a local daemon [2021-11-26T18:48:21.539Z] === RUN TestContinueAfterPluginCrash [2021-11-26T18:48:21.539Z] === PAUSE TestContinueAfterPluginCrash [2021-11-26T18:48:21.539Z] === RUN TestReadPluginNoRead [2021-11-26T18:48:21.539Z] === PAUSE TestReadPluginNoRead [2021-11-26T18:48:21.539Z] === RUN TestDaemonStartWithLogOpt [2021-11-26T18:48:21.539Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-26T18:48:21.539Z] === CONT TestContinueAfterPluginCrash [2021-11-26T18:48:21.539Z] === CONT TestDaemonStartWithLogOpt [2021-11-26T18:48:22.102Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-26T18:48:23.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-26T18:48:24.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-26T18:48:25.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-26T18:48:25.894Z] --- PASS: TestDaemonStartWithLogOpt (4.38s) [2021-11-26T18:48:25.894Z] === CONT TestReadPluginNoRead [2021-11-26T18:48:25.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-26T18:48:27.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-26T18:48:29.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-26T18:48:29.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-26T18:48:29.410Z] === RUN TestReadPluginNoRead/default [2021-11-26T18:48:30.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d10c90_} [2021-11-26T18:48:30.904Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-26T18:48:31.161Z] --- PASS: TestContinueAfterPluginCrash (9.56s) [2021-11-26T18:48:31.418Z] docker_api_swarm_node_test.go:20: [d9c4610cd7f18] joining swarm manager [dbf1b02dbd744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:48:32.349Z] docker_api_swarm_node_test.go:21: [db3e04b28aae6] joining swarm manager [dbf1b02dbd744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:48:32.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-134734046_/foo_false____} [2021-11-26T18:48:32.349Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-26T18:48:32.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-134734046_/foo_true____} [2021-11-26T18:48:33.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32421314154_/foo_false____} [2021-11-26T18:48:34.096Z] === CONT TestReadPluginNoRead [2021-11-26T18:48:34.096Z] read_test.go:92: [da94a951db1d3] daemon is not started [2021-11-26T18:48:34.096Z] --- PASS: TestReadPluginNoRead (8.03s) [2021-11-26T18:48:34.096Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-11-26T18:48:34.096Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-11-26T18:48:34.096Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2021-11-26T18:48:34.096Z] PASS [2021-11-26T18:48:34.096Z] [2021-11-26T18:48:34.096Z] DONE 6 tests in 12.531s [2021-11-26T18:48:34.096Z] 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-26T18:48:34.096Z] ++ 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-26T18:48:34.096Z] ++ set -e [2021-11-26T18:48:34.096Z] ++ '[' -n 0 ']' [2021-11-26T18:48:34.096Z] ++ set -x [2021-11-26T18:48:34.096Z] ++ 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-26T18:48:34.096Z] testing: warning: no tests to run [2021-11-26T18:48:34.096Z] PASS [2021-11-26T18:48:34.096Z] [2021-11-26T18:48:34.096Z] DONE 0 tests in 0.038s [2021-11-26T18:48:34.096Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-26T18:48:34.096Z] ++ 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-26T18:48:34.096Z] ++ set -e [2021-11-26T18:48:34.096Z] ++ '[' -n 0 ']' [2021-11-26T18:48:34.096Z] ++ set -x [2021-11-26T18:48:34.096Z] ++ 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-26T18:48:34.096Z] INFO: Testing against a local daemon [2021-11-26T18:48:34.096Z] === RUN TestPluginWithDevMounts [2021-11-26T18:48:34.096Z] === PAUSE TestPluginWithDevMounts [2021-11-26T18:48:34.096Z] === CONT TestPluginWithDevMounts [2021-11-26T18:48:34.203Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-26T18:48:34.203Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-26T18:48:34.203Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-26T18:48:34.203Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-26T18:48:34.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-26T18:48:34.543Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-26T18:48:34.831Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/test/unit [2021-11-26T18:48:35.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32421314154_/foo_true____} [2021-11-26T18:48:35.403Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-26T18:48:35.403Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-26T18:48:35.403Z] + TESTDIRS=./... [2021-11-26T18:48:35.403Z] + exclude_paths='/vendor/|/integration' [2021-11-26T18:48:35.403Z] ++ go list ./... [2021-11-26T18:48:35.403Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-26T18:48:35.952Z] --- PASS: TestPluginWithDevMounts (1.66s) [2021-11-26T18:48:35.953Z] PASS [2021-11-26T18:48:35.953Z] [2021-11-26T18:48:35.953Z] DONE 1 tests in 1.759s [2021-11-26T18:48:35.953Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-26T18:48:35.953Z] ++ 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-26T18:48:35.953Z] ++ set -e [2021-11-26T18:48:35.953Z] ++ '[' -n 0 ']' [2021-11-26T18:48:35.953Z] ++ set -x [2021-11-26T18:48:35.953Z] ++ 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-26T18:48:35.953Z] INFO: Testing against a local daemon [2021-11-26T18:48:35.953Z] === RUN TestSecretInspect [2021-11-26T18:48:36.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32421314154_/foo_true__0xc000d10cc0__} [2021-11-26T18:48:36.433Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-26T18:48:36.433Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-26T18:48:36.433Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-26T18:48:36.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d10cd8_} [2021-11-26T18:48:37.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d10cf0_} [2021-11-26T18:48:37.320Z] + pkg_list='github.com/docker/docker/api [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/backend [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/container [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/events [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/filters [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/image [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/mount [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/network [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/registry [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/time [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/versions [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:48:37.320Z] github.com/docker/docker/api/types/volume [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:48:37.320Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:48:37.320Z] github.com/docker/docker/cli [2021-11-26T18:48:37.320Z] github.com/docker/docker/cli/config [2021-11-26T18:48:37.320Z] github.com/docker/docker/cli/debug [2021-11-26T18:48:37.320Z] github.com/docker/docker/client [2021-11-26T18:48:37.320Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:48:37.320Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:48:37.320Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:48:37.321Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:48:37.321Z] github.com/docker/docker/container [2021-11-26T18:48:37.321Z] github.com/docker/docker/container/stream [2021-11-26T18:48:37.321Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:48:37.321Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:48:37.321Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/config [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/events [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/exec [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/images [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/links [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/names [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/network [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/stats [2021-11-26T18:48:37.321Z] github.com/docker/docker/distribution [2021-11-26T18:48:37.321Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:48:37.321Z] github.com/docker/docker/distribution/utils [2021-11-26T18:48:37.321Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:48:37.321Z] github.com/docker/docker/dockerversion [2021-11-26T18:48:37.321Z] github.com/docker/docker/errdefs [2021-11-26T18:48:37.321Z] github.com/docker/docker/image [2021-11-26T18:48:37.321Z] github.com/docker/docker/image/cache [2021-11-26T18:48:37.321Z] github.com/docker/docker/image/tarexport [2021-11-26T18:48:37.321Z] github.com/docker/docker/image/v1 [2021-11-26T18:48:37.321Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:48:37.321Z] github.com/docker/docker/layer [2021-11-26T18:48:37.321Z] github.com/docker/docker/libcontainerd [2021-11-26T18:48:37.321Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:48:37.321Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:48:37.321Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:48:37.321Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/libnetwork/types [2021-11-26T18:48:37.321Z] github.com/docker/docker/oci [2021-11-26T18:48:37.321Z] github.com/docker/docker/oci/caps [2021-11-26T18:48:37.321Z] github.com/docker/docker/opts [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/archive [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/directory [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/locker [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/mount [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/platform [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/pools [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/progress [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/signal [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/stack [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/system [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/term [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:48:37.321Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:48:37.321Z] github.com/docker/docker/plugin [2021-11-26T18:48:37.321Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:48:37.321Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:48:37.321Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:48:37.321Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:48:37.321Z] github.com/docker/docker/quota [2021-11-26T18:48:37.321Z] github.com/docker/docker/reference [2021-11-26T18:48:37.321Z] github.com/docker/docker/registry [2021-11-26T18:48:37.321Z] github.com/docker/docker/registry/resumable [2021-11-26T18:48:37.321Z] github.com/docker/docker/restartmanager [2021-11-26T18:48:37.321Z] github.com/docker/docker/rootless [2021-11-26T18:48:37.321Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:48:37.321Z] github.com/docker/docker/runconfig [2021-11-26T18:48:37.321Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/environment [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/registry [2021-11-26T18:48:37.321Z] github.com/docker/docker/testutil/request [2021-11-26T18:48:37.321Z] github.com/docker/docker/volume [2021-11-26T18:48:37.321Z] github.com/docker/docker/volume/drivers [2021-11-26T18:48:37.321Z] github.com/docker/docker/volume/local [2021-11-26T18:48:37.321Z] github.com/docker/docker/volume/mounts [2021-11-26T18:48:37.321Z] github.com/docker/docker/volume/service [2021-11-26T18:48:37.321Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:48:37.321Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:48:37.321Z] ++ echo 'github.com/docker/docker/api [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/backend [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/container [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/events [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/filters [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/image [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/mount [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/network [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/registry [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/time [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/versions [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:48:37.321Z] github.com/docker/docker/api/types/volume [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:48:37.321Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:48:37.321Z] github.com/docker/docker/cli [2021-11-26T18:48:37.321Z] github.com/docker/docker/cli/config [2021-11-26T18:48:37.321Z] github.com/docker/docker/cli/debug [2021-11-26T18:48:37.321Z] github.com/docker/docker/client [2021-11-26T18:48:37.321Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:48:37.321Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:48:37.321Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:48:37.321Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:48:37.321Z] github.com/docker/docker/container [2021-11-26T18:48:37.321Z] github.com/docker/docker/container/stream [2021-11-26T18:48:37.321Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:48:37.321Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:48:37.321Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/config [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/events [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/exec [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/images [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/links [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:48:37.321Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/names [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/network [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/stats [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution/utils [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:48:37.322Z] github.com/docker/docker/dockerversion [2021-11-26T18:48:37.322Z] github.com/docker/docker/errdefs [2021-11-26T18:48:37.322Z] github.com/docker/docker/image [2021-11-26T18:48:37.322Z] github.com/docker/docker/image/cache [2021-11-26T18:48:37.322Z] github.com/docker/docker/image/tarexport [2021-11-26T18:48:37.322Z] github.com/docker/docker/image/v1 [2021-11-26T18:48:37.322Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:48:37.322Z] github.com/docker/docker/layer [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/libnetwork/types [2021-11-26T18:48:37.322Z] github.com/docker/docker/oci [2021-11-26T18:48:37.322Z] github.com/docker/docker/oci/caps [2021-11-26T18:48:37.322Z] github.com/docker/docker/opts [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/archive [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/directory [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/locker [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/mount [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/platform [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/pools [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/progress [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/signal [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/stack [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/system [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/term [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:48:37.322Z] github.com/docker/docker/plugin [2021-11-26T18:48:37.322Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:48:37.322Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:48:37.322Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:48:37.322Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:48:37.322Z] github.com/docker/docker/quota [2021-11-26T18:48:37.322Z] github.com/docker/docker/reference [2021-11-26T18:48:37.322Z] github.com/docker/docker/registry [2021-11-26T18:48:37.322Z] github.com/docker/docker/registry/resumable [2021-11-26T18:48:37.322Z] github.com/docker/docker/restartmanager [2021-11-26T18:48:37.322Z] github.com/docker/docker/rootless [2021-11-26T18:48:37.322Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:48:37.322Z] github.com/docker/docker/runconfig [2021-11-26T18:48:37.322Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/environment [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/registry [2021-11-26T18:48:37.322Z] github.com/docker/docker/testutil/request [2021-11-26T18:48:37.322Z] github.com/docker/docker/volume [2021-11-26T18:48:37.322Z] github.com/docker/docker/volume/drivers [2021-11-26T18:48:37.322Z] github.com/docker/docker/volume/local [2021-11-26T18:48:37.322Z] github.com/docker/docker/volume/mounts [2021-11-26T18:48:37.322Z] github.com/docker/docker/volume/service [2021-11-26T18:48:37.322Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:48:37.322Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:48:37.322Z] ++ grep --fixed-strings -v /libnetwork [2021-11-26T18:48:37.322Z] + base_pkg_list='github.com/docker/docker/api [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/backend [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/container [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/events [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/filters [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/image [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/mount [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/network [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/registry [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/time [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/versions [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:48:37.322Z] github.com/docker/docker/api/types/volume [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:48:37.322Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:48:37.322Z] github.com/docker/docker/cli [2021-11-26T18:48:37.322Z] github.com/docker/docker/cli/config [2021-11-26T18:48:37.322Z] github.com/docker/docker/cli/debug [2021-11-26T18:48:37.322Z] github.com/docker/docker/client [2021-11-26T18:48:37.322Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:48:37.322Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:48:37.322Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:48:37.322Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:48:37.322Z] github.com/docker/docker/container [2021-11-26T18:48:37.322Z] github.com/docker/docker/container/stream [2021-11-26T18:48:37.322Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:48:37.322Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:48:37.322Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/config [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/events [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/exec [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/images [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/links [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/names [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/network [2021-11-26T18:48:37.322Z] github.com/docker/docker/daemon/stats [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution/utils [2021-11-26T18:48:37.322Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:48:37.322Z] github.com/docker/docker/dockerversion [2021-11-26T18:48:37.322Z] github.com/docker/docker/errdefs [2021-11-26T18:48:37.322Z] github.com/docker/docker/image [2021-11-26T18:48:37.322Z] github.com/docker/docker/image/cache [2021-11-26T18:48:37.322Z] github.com/docker/docker/image/tarexport [2021-11-26T18:48:37.322Z] github.com/docker/docker/image/v1 [2021-11-26T18:48:37.322Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:48:37.322Z] github.com/docker/docker/layer [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:48:37.322Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:48:37.322Z] github.com/docker/docker/oci [2021-11-26T18:48:37.322Z] github.com/docker/docker/oci/caps [2021-11-26T18:48:37.322Z] github.com/docker/docker/opts [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/archive [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/directory [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:48:37.322Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/locker [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/mount [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/platform [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/pools [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/progress [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/signal [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/stack [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/system [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/term [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:48:37.323Z] github.com/docker/docker/plugin [2021-11-26T18:48:37.323Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:48:37.323Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:48:37.323Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:48:37.323Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:48:37.323Z] github.com/docker/docker/quota [2021-11-26T18:48:37.323Z] github.com/docker/docker/reference [2021-11-26T18:48:37.323Z] github.com/docker/docker/registry [2021-11-26T18:48:37.323Z] github.com/docker/docker/registry/resumable [2021-11-26T18:48:37.323Z] github.com/docker/docker/restartmanager [2021-11-26T18:48:37.323Z] github.com/docker/docker/rootless [2021-11-26T18:48:37.323Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:48:37.323Z] github.com/docker/docker/runconfig [2021-11-26T18:48:37.323Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/environment [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/registry [2021-11-26T18:48:37.323Z] github.com/docker/docker/testutil/request [2021-11-26T18:48:37.323Z] github.com/docker/docker/volume [2021-11-26T18:48:37.323Z] github.com/docker/docker/volume/drivers [2021-11-26T18:48:37.323Z] github.com/docker/docker/volume/local [2021-11-26T18:48:37.323Z] github.com/docker/docker/volume/mounts [2021-11-26T18:48:37.323Z] github.com/docker/docker/volume/service [2021-11-26T18:48:37.323Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:48:37.323Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:48:37.323Z] ++ grep --fixed-strings /libnetwork [2021-11-26T18:48:37.323Z] ++ echo 'github.com/docker/docker/api [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/backend [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/container [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/events [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/filters [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/image [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/mount [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/network [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/registry [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/time [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/versions [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:48:37.323Z] github.com/docker/docker/api/types/volume [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:48:37.323Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:48:37.323Z] github.com/docker/docker/cli [2021-11-26T18:48:37.323Z] github.com/docker/docker/cli/config [2021-11-26T18:48:37.323Z] github.com/docker/docker/cli/debug [2021-11-26T18:48:37.323Z] github.com/docker/docker/client [2021-11-26T18:48:37.323Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:48:37.323Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:48:37.323Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:48:37.323Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:48:37.323Z] github.com/docker/docker/container [2021-11-26T18:48:37.323Z] github.com/docker/docker/container/stream [2021-11-26T18:48:37.323Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:48:37.323Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:48:37.323Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/config [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/events [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/exec [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/images [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/links [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/names [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/network [2021-11-26T18:48:37.323Z] github.com/docker/docker/daemon/stats [2021-11-26T18:48:37.323Z] github.com/docker/docker/distribution [2021-11-26T18:48:37.323Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:48:37.323Z] github.com/docker/docker/distribution/utils [2021-11-26T18:48:37.323Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:48:37.323Z] github.com/docker/docker/dockerversion [2021-11-26T18:48:37.323Z] github.com/docker/docker/errdefs [2021-11-26T18:48:37.323Z] github.com/docker/docker/image [2021-11-26T18:48:37.323Z] github.com/docker/docker/image/cache [2021-11-26T18:48:37.323Z] github.com/docker/docker/image/tarexport [2021-11-26T18:48:37.323Z] github.com/docker/docker/image/v1 [2021-11-26T18:48:37.323Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:48:37.323Z] github.com/docker/docker/layer [2021-11-26T18:48:37.323Z] github.com/docker/docker/libcontainerd [2021-11-26T18:48:37.323Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:48:37.323Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:48:37.323Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:48:37.323Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/libnetwork/types [2021-11-26T18:48:37.323Z] github.com/docker/docker/oci [2021-11-26T18:48:37.323Z] github.com/docker/docker/oci/caps [2021-11-26T18:48:37.323Z] github.com/docker/docker/opts [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/archive [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/directory [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/locker [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/mount [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/platform [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/pools [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/progress [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/signal [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/stack [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:48:37.323Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/system [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/term [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:48:37.324Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:48:37.324Z] github.com/docker/docker/plugin [2021-11-26T18:48:37.324Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:48:37.324Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:48:37.324Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:48:37.324Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:48:37.324Z] github.com/docker/docker/quota [2021-11-26T18:48:37.324Z] github.com/docker/docker/reference [2021-11-26T18:48:37.324Z] github.com/docker/docker/registry [2021-11-26T18:48:37.324Z] github.com/docker/docker/registry/resumable [2021-11-26T18:48:37.324Z] github.com/docker/docker/restartmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/rootless [2021-11-26T18:48:37.324Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:48:37.324Z] github.com/docker/docker/runconfig [2021-11-26T18:48:37.324Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/environment [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/registry [2021-11-26T18:48:37.324Z] github.com/docker/docker/testutil/request [2021-11-26T18:48:37.324Z] github.com/docker/docker/volume [2021-11-26T18:48:37.324Z] github.com/docker/docker/volume/drivers [2021-11-26T18:48:37.324Z] github.com/docker/docker/volume/local [2021-11-26T18:48:37.324Z] github.com/docker/docker/volume/mounts [2021-11-26T18:48:37.324Z] github.com/docker/docker/volume/service [2021-11-26T18:48:37.324Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:48:37.324Z] github.com/docker/docker/volume/testutils' [2021-11-26T18:48:37.324Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/types' [2021-11-26T18:48:37.324Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-26T18:48:37.324Z] + echo 'github.com/docker/docker/libnetwork [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/types' [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:48:37.324Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:48:37.324Z] + type docker-proxy [2021-11-26T18:48:37.324Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-26T18:48:37.324Z] + hack/make.sh binary-proxy install-proxy [2021-11-26T18:48:37.324Z] [2021-11-26T18:48:37.324Z] Removing bundles/ [2021-11-26T18:48:37.324Z] [2021-11-26T18:48:37.324Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-26T18:48:37.324Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-26T18:48:37.324Z] GOOS="" GOARCH="" GOARM="" [2021-11-26T18:48:38.444Z] --- PASS: TestSecretInspect (2.44s) [2021-11-26T18:48:38.445Z] === RUN TestSecretList [2021-11-26T18:48:38.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d10d08_} [2021-11-26T18:48:38.645Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-26T18:48:38.645Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-26T18:48:39.113Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-26T18:48:39.113Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-26T18:48:39.113Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-26T18:48:39.113Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-26T18:48:39.582Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-26T18:48:39.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d10d20_} [2021-11-26T18:48:40.049Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-26T18:48:40.050Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-26T18:48:40.050Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-26T18:48:40.741Z] --- PASS: TestSecretList (2.28s) [2021-11-26T18:48:40.741Z] === RUN TestSecretsCreateAndDelete [2021-11-26T18:48:41.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-26T18:48:42.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-26T18:48:42.487Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-26T18:48:42.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-26T18:48:43.000Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2021-11-26T18:48:43.000Z] === RUN TestSecretsUpdate [2021-11-26T18:48:43.911Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-26T18:48:43.911Z] [2021-11-26T18:48:43.911Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-26T18:48:43.911Z] Installing docker-proxy to /usr/local/bin/ [2021-11-26T18:48:43.911Z] [2021-11-26T18:48:43.911Z] + mkdir -p bundles [2021-11-26T18:48:43.911Z] + '[' -n 'github.com/docker/docker/api [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/backend/build [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/httputils [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/middleware [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/build [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/container [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/debug [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/distribution [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/grpc [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/image [2021-11-26T18:48:43.911Z] github.com/docker/docker/api/server/router/network [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/server/router/plugin [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/server/router/session [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/server/router/swarm [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/server/router/system [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/server/router/volume [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/backend [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/blkiodev [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/container [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/events [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/filters [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/image [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/mount [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/network [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/registry [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/strslice [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/swarm [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/time [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/versions [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-26T18:48:43.912Z] github.com/docker/docker/api/types/volume [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/builder-next [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/builder-next/worker [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/dockerfile [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/dockerignore [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/remotecontext [2021-11-26T18:48:43.912Z] github.com/docker/docker/builder/remotecontext/git [2021-11-26T18:48:43.912Z] github.com/docker/docker/cli [2021-11-26T18:48:43.912Z] github.com/docker/docker/cli/config [2021-11-26T18:48:43.912Z] github.com/docker/docker/cli/debug [2021-11-26T18:48:43.912Z] github.com/docker/docker/client [2021-11-26T18:48:43.912Z] github.com/docker/docker/cmd/docker-proxy [2021-11-26T18:48:43.912Z] github.com/docker/docker/cmd/dockerd [2021-11-26T18:48:43.912Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-26T18:48:43.912Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-26T18:48:43.912Z] github.com/docker/docker/container [2021-11-26T18:48:43.912Z] github.com/docker/docker/container/stream [2021-11-26T18:48:43.912Z] github.com/docker/docker/contrib/apparmor [2021-11-26T18:48:43.912Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-26T18:48:43.912Z] github.com/docker/docker/contrib/httpserver [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/cluster [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/cluster/convert [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/cluster/executor [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/cluster/provider [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/config [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/discovery [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/events [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/events/testutils [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/exec [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/images [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/initlayer [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/links [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/listeners [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/gelf [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/journald [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/local [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/logentries [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/splunk [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/syslog [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/logger/templates [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/names [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/network [2021-11-26T18:48:43.912Z] github.com/docker/docker/daemon/stats [2021-11-26T18:48:43.912Z] github.com/docker/docker/distribution [2021-11-26T18:48:43.912Z] github.com/docker/docker/distribution/metadata [2021-11-26T18:48:43.912Z] github.com/docker/docker/distribution/utils [2021-11-26T18:48:43.912Z] github.com/docker/docker/distribution/xfer [2021-11-26T18:48:43.912Z] github.com/docker/docker/dockerversion [2021-11-26T18:48:43.912Z] github.com/docker/docker/errdefs [2021-11-26T18:48:43.912Z] github.com/docker/docker/image [2021-11-26T18:48:43.912Z] github.com/docker/docker/image/cache [2021-11-26T18:48:43.912Z] github.com/docker/docker/image/tarexport [2021-11-26T18:48:43.912Z] github.com/docker/docker/image/v1 [2021-11-26T18:48:43.912Z] github.com/docker/docker/internal/test/suite [2021-11-26T18:48:43.912Z] github.com/docker/docker/layer [2021-11-26T18:48:43.912Z] github.com/docker/docker/libcontainerd [2021-11-26T18:48:43.912Z] github.com/docker/docker/libcontainerd/queue [2021-11-26T18:48:43.912Z] github.com/docker/docker/libcontainerd/remote [2021-11-26T18:48:43.912Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-26T18:48:43.912Z] github.com/docker/docker/libcontainerd/types [2021-11-26T18:48:43.912Z] github.com/docker/docker/oci [2021-11-26T18:48:43.912Z] github.com/docker/docker/oci/caps [2021-11-26T18:48:43.912Z] github.com/docker/docker/opts [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/aaparser [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/archive [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/authorization [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/broadcaster [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/capabilities [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/chrootarchive [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/containerfs [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/devicemapper [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/directory [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/discovery [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/discovery/file [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/discovery/kv [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/discovery/memory [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/dmesg [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/filenotify [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/fileutils [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/fsutils [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/homedir [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/idtools [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/ioutils [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/jsonmessage [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/locker [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/longpath [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/loopback [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/mount [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/namesgenerator [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/parsers [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/pidfile [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/platform [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/plugingetter [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/plugins [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/plugins/transport [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/pools [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/progress [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/pubsub [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/reexec [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/signal [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/stack [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/stdcopy [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/streamformatter [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/stringid [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/symlink [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/sysinfo [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/system [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/tailfile [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/tarsum [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/term [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/term/windows [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/truncindex [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/urlutil [2021-11-26T18:48:43.912Z] github.com/docker/docker/pkg/useragent [2021-11-26T18:48:43.912Z] github.com/docker/docker/plugin [2021-11-26T18:48:43.912Z] github.com/docker/docker/plugin/executor/containerd [2021-11-26T18:48:43.912Z] github.com/docker/docker/plugin/v2 [2021-11-26T18:48:43.912Z] github.com/docker/docker/profiles/apparmor [2021-11-26T18:48:43.912Z] github.com/docker/docker/profiles/seccomp [2021-11-26T18:48:43.912Z] github.com/docker/docker/quota [2021-11-26T18:48:43.912Z] github.com/docker/docker/reference [2021-11-26T18:48:43.912Z] github.com/docker/docker/registry [2021-11-26T18:48:43.912Z] github.com/docker/docker/registry/resumable [2021-11-26T18:48:43.912Z] github.com/docker/docker/restartmanager [2021-11-26T18:48:43.912Z] github.com/docker/docker/rootless [2021-11-26T18:48:43.912Z] github.com/docker/docker/rootless/specconv [2021-11-26T18:48:43.912Z] github.com/docker/docker/runconfig [2021-11-26T18:48:43.912Z] github.com/docker/docker/runconfig/opts [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/daemon [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/environment [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/fakecontext [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/fakegit [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/fakestorage [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/fixtures/load [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/registry [2021-11-26T18:48:43.912Z] github.com/docker/docker/testutil/request [2021-11-26T18:48:43.912Z] github.com/docker/docker/volume [2021-11-26T18:48:43.912Z] github.com/docker/docker/volume/drivers [2021-11-26T18:48:43.912Z] github.com/docker/docker/volume/local [2021-11-26T18:48:43.912Z] github.com/docker/docker/volume/mounts [2021-11-26T18:48:43.912Z] github.com/docker/docker/volume/service [2021-11-26T18:48:43.912Z] github.com/docker/docker/volume/service/opts [2021-11-26T18:48:43.912Z] github.com/docker/docker/volume/testutils' ']' [2021-11-26T18:48:43.913Z] + 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-26T18:48:44.484Z] ? github.com/docker/docker/api [no test files] [2021-11-26T18:48:45.287Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-26T18:48:45.521Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-26T18:48:46.084Z] --- PASS: TestSecretsUpdate (3.00s) [2021-11-26T18:48:46.084Z] === RUN TestTemplatedSecret [2021-11-26T18:48:47.454Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-26T18:48:47.454Z] docker_api_swarm_test.go:502: [d9fa5bf133d9e] joining swarm manager [dc83231f3f3bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:48:49.345Z] --- PASS: TestTemplatedSecret (3.28s) [2021-11-26T18:48:49.345Z] === RUN TestSecretCreateResolve [2021-11-26T18:48:49.911Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-26T18:48:50.840Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-26T18:48:50.840Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-26T18:48:51.768Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-26T18:48:51.768Z] --- PASS: TestSecretCreateResolve (2.54s) [2021-11-26T18:48:51.768Z] PASS [2021-11-26T18:48:51.768Z] [2021-11-26T18:48:51.768Z] DONE 6 tests in 15.920s [2021-11-26T18:48:51.768Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-26T18:48:51.768Z] ++ 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-26T18:48:51.768Z] ++ set -e [2021-11-26T18:48:51.768Z] ++ '[' -n 0 ']' [2021-11-26T18:48:51.768Z] ++ set -x [2021-11-26T18:48:51.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-26T18:48:52.024Z] INFO: Testing against a local daemon [2021-11-26T18:48:52.024Z] === RUN TestServiceCreateInit [2021-11-26T18:48:52.024Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-26T18:48:52.281Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-26T18:48:52.844Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-26T18:48:53.408Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-26T18:48:53.938Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-26T18:48:54.338Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-26T18:48:54.902Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-26T18:48:55.836Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-26T18:48:56.399Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-26T18:48:56.655Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-26T18:48:57.217Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-26T18:48:57.780Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-26T18:48:58.709Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-26T18:48:59.272Z] docker_api_swarm_test.go:507: [dd6d55becac73] joining swarm manager [dc83231f3f3bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:48:59.399Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-11-26T18:48:59.528Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-26T18:49:00.459Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-26T18:49:00.715Z] --- PASS: TestServiceCreateInit (8.81s) [2021-11-26T18:49:00.715Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2021-11-26T18:49:00.715Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.42s) [2021-11-26T18:49:00.715Z] === RUN TestCreateServiceMultipleTimes [2021-11-26T18:49:01.278Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-26T18:49:02.207Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-26T18:49:02.582Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-26T18:49:02.770Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-26T18:49:02.770Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-26T18:49:03.332Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-26T18:49:04.264Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-26T18:49:05.631Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-26T18:49:06.195Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-26T18:49:07.124Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-26T18:49:08.052Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-26T18:49:08.616Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-26T18:49:10.510Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-26T18:49:13.779Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-26T18:49:15.670Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-26T18:49:15.893Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-26T18:49:15.893Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-26T18:49:15.893Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-26T18:49:15.893Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-26T18:49:16.237Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-26T18:49:17.604Z] --- PASS: TestCreateServiceMultipleTimes (16.96s) [2021-11-26T18:49:17.604Z] === RUN TestCreateServiceConflict [2021-11-26T18:49:19.497Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-26T18:49:20.059Z] --- PASS: TestCreateServiceConflict (2.50s) [2021-11-26T18:49:20.059Z] === RUN TestCreateServiceMaxReplicas [2021-11-26T18:49:21.426Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-26T18:49:21.989Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-26T18:49:23.358Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2021-11-26T18:49:23.358Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-26T18:49:25.882Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-26T18:49:26.138Z] === RUN TestDockerSuite/TestCpToDot [2021-11-26T18:49:26.700Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-26T18:49:27.629Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-26T18:49:28.396Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-26T18:49:28.396Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-26T18:49:28.396Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-26T18:49:28.396Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-26T18:49:28.560Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-26T18:49:29.122Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-26T18:49:30.050Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-26T18:49:30.050Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-26T18:49:30.612Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-26T18:49:31.352Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-26T18:49:31.539Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-26T18:49:31.539Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-26T18:49:31.539Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-26T18:49:32.101Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-26T18:49:32.357Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-26T18:49:32.357Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-26T18:49:32.357Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-26T18:49:32.357Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-26T18:49:32.919Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-26T18:49:33.176Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-26T18:49:33.176Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-26T18:49:33.176Z] === RUN TestDockerSuite/TestCreateRM [2021-11-26T18:49:33.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-26T18:49:33.432Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-26T18:49:33.432Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T18:49:33.432Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-26T18:49:33.432Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-26T18:49:33.688Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-26T18:49:35.149Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-26T18:49:35.149Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-26T18:49:35.149Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-26T18:49:35.149Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-26T18:49:35.149Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-26T18:49:35.149Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-26T18:49:35.150Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-26T18:49:35.150Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-26T18:49:35.150Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-26T18:49:35.150Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-26T18:49:35.150Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-26T18:49:35.579Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-26T18:49:35.579Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-26T18:49:35.579Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-26T18:49:35.579Z] docker_api_swarm_node_test.go:81: [d03afcb380d6d] joining swarm manager [d0b79a5c49001]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:49:37.472Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s) [2021-11-26T18:49:37.472Z] === RUN TestCreateServiceSecretFileMode [2021-11-26T18:49:38.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-26T18:49:38.958Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T18:49:38.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-26T18:49:38.958Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T18:49:38.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-26T18:49:38.958Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T18:49:38.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-26T18:49:39.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-26T18:49:39.990Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-26T18:49:39.990Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-26T18:49:39.990Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-26T18:49:39.990Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-26T18:49:39.990Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-26T18:49:39.990Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-26T18:49:40.552Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-26T18:49:41.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-26T18:49:41.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-26T18:49:41.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-26T18:49:41.481Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-26T18:49:42.044Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-26T18:49:42.746Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-26T18:49:43.416Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-26T18:49:44.189Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-26T18:49:44.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-26T18:49:45.039Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-26T18:49:45.601Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-26T18:49:45.601Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-26T18:49:45.858Z] === RUN TestDockerSuite/TestDockerFails [2021-11-26T18:49:45.858Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-26T18:49:46.115Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-26T18:49:46.115Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-26T18:49:46.677Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-26T18:49:47.244Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-26T18:49:48.173Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-26T18:49:48.173Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-26T18:49:48.173Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-26T18:49:48.429Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-26T18:49:48.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-26T18:49:49.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-26T18:49:50.362Z] --- PASS: TestCreateServiceSecretFileMode (13.30s) [2021-11-26T18:49:50.362Z] === RUN TestCreateServiceConfigFileMode [2021-11-26T18:49:50.931Z] docker_api_swarm_node_test.go:53: [d789b08557d4c] joining swarm manager [dbc46b259f359]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:49:51.859Z] docker_api_swarm_node_test.go:54: [d54a297b8fedc] joining swarm manager [dbc46b259f359]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:49:52.113Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-26T18:49:53.748Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-26T18:49:55.640Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-26T18:49:56.699Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-26T18:49:56.699Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-26T18:49:56.699Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-26T18:49:56.699Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-26T18:49:56.699Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-26T18:49:56.699Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-26T18:49:56.699Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-26T18:49:56.699Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-26T18:49:56.699Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-26T18:49:56.699Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-26T18:49:56.699Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-26T18:49:56.699Z] === RUN TestDockerSuite/TestBuildFails [2021-11-26T18:49:57.024Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-26T18:49:58.268Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-26T18:49:58.268Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-26T18:49:58.389Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-26T18:49:58.952Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-26T18:49:59.514Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-26T18:50:00.076Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-26T18:50:00.638Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-26T18:50:00.894Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-26T18:50:01.456Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-26T18:50:03.345Z] --- PASS: TestCreateServiceConfigFileMode (12.70s) [2021-11-26T18:50:03.345Z] === RUN TestCreateServiceSysctls [2021-11-26T18:50:03.345Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-26T18:50:04.146Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-26T18:50:04.274Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-26T18:50:06.794Z] --- PASS: TestCreateServiceSysctls (3.59s) [2021-11-26T18:50:06.794Z] === RUN TestCreateServiceCapabilities [2021-11-26T18:50:06.794Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-26T18:50:09.311Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-26T18:50:09.311Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2021-11-26T18:50:09.311Z] === RUN TestInspect [2021-11-26T18:50:10.028Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-26T18:50:10.239Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-26T18:50:11.608Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-26T18:50:12.537Z] --- PASS: TestInspect (3.14s) [2021-11-26T18:50:12.537Z] === RUN TestCreateJob [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-26T18:50:14.853Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-26T18:50:14.853Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-26T18:50:14.853Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-26T18:50:14.853Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-26T18:50:15.804Z] --- PASS: TestCreateJob (3.09s) [2021-11-26T18:50:15.804Z] === RUN TestReplicatedJob [2021-11-26T18:50:15.904Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-26T18:50:17.063Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-26T18:50:17.172Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-26T18:50:17.434Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-26T18:50:18.811Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-26T18:50:19.069Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-26T18:50:19.325Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-26T18:50:19.582Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-26T18:50:19.838Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-26T18:50:19.838Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-26T18:50:20.007Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-26T18:50:20.679Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/builder/dockerfile 0.178s coverage: 49.0% of statements [2021-11-26T18:50:20.898Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2021-11-26T18:50:20.898Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-11-26T18:50:21.159Z] ok github.com/docker/docker/builder/remotecontext/git 1.216s coverage: 86.3% of statements [2021-11-26T18:50:21.159Z] ? github.com/docker/docker/cli [no test files] [2021-11-26T18:50:21.159Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-26T18:50:21.206Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-26T18:50:21.667Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-26T18:50:21.770Z] --- PASS: TestReplicatedJob (6.16s) [2021-11-26T18:50:21.770Z] === RUN TestUpdateReplicatedJob [2021-11-26T18:50:22.104Z] ok github.com/docker/docker/cmd/docker-proxy 0.147s coverage: 67.6% of statements [2021-11-26T18:50:22.335Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-26T18:50:22.335Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-26T18:50:22.335Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-26T18:50:22.897Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-26T18:50:23.154Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-26T18:50:24.084Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-26T18:50:24.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-26T18:50:24.651Z] ok github.com/docker/docker/client 0.093s coverage: 75.6% of statements [2021-11-26T18:50:24.750Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-26T18:50:24.750Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-26T18:50:24.750Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-26T18:50:24.750Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-26T18:50:24.750Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-26T18:50:24.750Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-26T18:50:24.750Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-26T18:50:24.750Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-26T18:50:24.750Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-26T18:50:24.750Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-26T18:50:24.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-26T18:50:25.012Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-26T18:50:25.012Z] --- PASS: TestUpdateReplicatedJob (3.32s) [2021-11-26T18:50:25.012Z] === RUN TestServiceListWithStatuses [2021-11-26T18:50:25.012Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:50:25.012Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-26T18:50:25.012Z] === RUN TestDockerNetworkConnectAlias [2021-11-26T18:50:25.269Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-26T18:50:25.269Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-26T18:50:25.269Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-26T18:50:25.269Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-26T18:50:25.269Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-26T18:50:26.428Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-26T18:50:26.428Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-26T18:50:26.428Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-26T18:50:26.428Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-26T18:50:26.897Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-26T18:50:26.897Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-26T18:50:26.897Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-26T18:50:27.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-26T18:50:27.694Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T18:50:27.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-26T18:50:27.694Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T18:50:27.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-26T18:50:27.694Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T18:50:27.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-26T18:50:27.789Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-26T18:50:28.046Z] === RUN TestDockerSuite/TestEventsRename [2021-11-26T18:50:28.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-26T18:50:28.974Z] === RUN TestDockerSuite/TestEventsResize [2021-11-26T18:50:29.231Z] --- PASS: TestDockerNetworkConnectAlias (4.25s) [2021-11-26T18:50:29.231Z] === RUN TestDockerNetworkReConnect [2021-11-26T18:50:29.487Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-26T18:50:30.049Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-26T18:50:30.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-26T18:50:30.869Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-26T18:50:31.800Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-26T18:50:32.730Z] docker_api_swarm_test.go:202: [dd4daa8f66eb0] joining swarm manager [d19390926593d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:50:33.460Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-26T18:50:33.659Z] --- PASS: TestDockerNetworkReConnect (4.16s) [2021-11-26T18:50:33.659Z] === RUN TestServicePlugin [2021-11-26T18:50:34.066Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-26T18:50:34.066Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T18:50:34.066Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-26T18:50:34.586Z] === RUN TestDockerSuite/TestEventsTop [2021-11-26T18:50:35.516Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-26T18:50:37.423Z] plugin_test.go:61: [d6f1e212071c1] joining swarm manager [d67a0d2858005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:50:37.985Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-26T18:50:38.546Z] plugin_test.go:64: [dd0fa6fa729f0] joining swarm manager [d67a0d2858005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:50:44.497Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-26T18:50:45.486Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-26T18:50:45.931Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-26T18:50:45.931Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-26T18:50:45.931Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-26T18:50:45.931Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-26T18:50:45.931Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-26T18:50:46.399Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-26T18:50:46.399Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-26T18:50:46.399Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-26T18:50:46.399Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-26T18:50:46.399Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-26T18:50:46.399Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-26T18:50:46.399Z] === RUN TestDockerSuite/TestBuildFails [2021-11-26T18:50:47.053Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-26T18:50:47.053Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-26T18:50:47.053Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-26T18:50:47.522Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-26T18:50:47.991Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-26T18:50:48.608Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-26T18:50:48.609Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-26T18:50:50.716Z] === RUN TestDockerSuite/TestExec [2021-11-26T18:50:50.716Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-26T18:50:50.716Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-26T18:50:50.716Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-26T18:50:51.644Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-26T18:50:51.797Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-26T18:50:52.571Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-26T18:50:52.785Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-26T18:50:53.134Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-26T18:50:53.255Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-26T18:50:53.697Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-26T18:50:54.243Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-26T18:50:54.261Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-26T18:50:54.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-26T18:50:54.462Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-26T18:50:54.713Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-26T18:50:54.823Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-26T18:50:55.385Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-26T18:50:55.703Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-26T18:50:56.314Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-26T18:50:56.314Z] docker_api_swarm_test.go:384: [d7c843b3c906c] joining swarm manager [ddef90ecab743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:50:56.691Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-26T18:50:57.242Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-26T18:50:57.805Z] docker_api_swarm_test.go:385: [dd1a2a41f19fd] joining swarm manager [ddef90ecab743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:50:58.367Z] === RUN TestDockerSuite/TestExecEnv [2021-11-26T18:50:58.929Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-26T18:50:59.858Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-26T18:51:00.320Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-26T18:51:00.421Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-26T18:51:02.569Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-26T18:51:02.569Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T18:51:02.569Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-26T18:51:02.569Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-26T18:51:02.569Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-26T18:51:02.569Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-26T18:51:02.569Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-26T18:51:02.569Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-26T18:51:02.569Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-26T18:51:02.936Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-26T18:51:03.039Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-26T18:51:03.422Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-26T18:51:03.422Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2021-11-26T18:51:03.422Z] ok github.com/docker/docker/cmd/dockerd/trap 2.527s coverage: 0.0% of statements [2021-11-26T18:51:03.422Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-26T18:51:03.422Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-26T18:51:03.422Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-26T18:51:03.422Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-26T18:51:03.422Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-26T18:51:03.501Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-26T18:51:03.508Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-26T18:51:04.068Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-26T18:51:04.324Z] --- PASS: TestServicePlugin (30.90s) [2021-11-26T18:51:04.324Z] === RUN TestServiceUpdateLabel [2021-11-26T18:51:04.887Z] === RUN TestDockerSuite/TestExecParseError [2021-11-26T18:51:05.449Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-26T18:51:06.012Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-26T18:51:06.575Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-26T18:51:07.137Z] --- PASS: TestServiceUpdateLabel (2.68s) [2021-11-26T18:51:07.137Z] === RUN TestServiceUpdateSecrets [2021-11-26T18:51:07.465Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-26T18:51:08.064Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-26T18:51:08.273Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-26T18:51:08.321Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-26T18:51:09.251Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-26T18:51:11.571Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2021-11-26T18:51:11.571Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-11-26T18:51:12.207Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-26T18:51:12.956Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-26T18:51:13.190Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-26T18:51:18.364Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-26T18:51:18.364Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-26T18:51:18.364Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-26T18:51:18.364Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-26T18:51:19.043Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-26T18:51:19.043Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-26T18:51:19.043Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-26T18:51:19.043Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-26T18:51:19.043Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-26T18:51:19.043Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-26T18:51:19.510Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-26T18:51:21.097Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-11-26T18:51:21.097Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 80.9% of statements [2021-11-26T18:51:21.097Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-26T18:51:21.359Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-26T18:51:21.416Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-26T18:51:21.416Z] === RUN TestDockerSuite/TestExecTTY [2021-11-26T18:51:21.416Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-26T18:51:21.416Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-26T18:51:21.932Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-26T18:51:21.981Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2021-11-26T18:51:21.981Z] === RUN TestServiceUpdateConfigs [2021-11-26T18:51:22.237Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-26T18:51:22.800Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-26T18:51:22.800Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-26T18:51:22.800Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-26T18:51:22.874Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.456s coverage: 74.6% of statements [2021-11-26T18:51:23.219Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-26T18:51:23.219Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-26T18:51:23.219Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-26T18:51:24.207Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-26T18:51:24.260Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-26T18:51:24.524Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.5% of statements [2021-11-26T18:51:24.524Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-26T18:51:24.524Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-26T18:51:24.524Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-26T18:51:24.524Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-26T18:51:24.691Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-26T18:51:24.947Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-26T18:51:25.480Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.532s coverage: 56.2% of statements [2021-11-26T18:51:25.508Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-26T18:51:26.070Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-26T18:51:26.632Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-26T18:51:26.652Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-26T18:51:26.652Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T18:51:26.652Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-26T18:51:26.867Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2021-11-26T18:51:29.438Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.412s coverage: 50.5% of statements [2021-11-26T18:51:29.438Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.502s coverage: 45.9% of statements [2021-11-26T18:51:29.438Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-26T18:51:31.876Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-26T18:51:31.988Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.8% of statements [2021-11-26T18:51:33.905Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.699s coverage: 58.0% of statements [2021-11-26T18:51:33.905Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-26T18:51:33.905Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-26T18:51:34.166Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2021-11-26T18:51:35.109Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-11-26T18:51:36.055Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-26T18:51:36.982Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2021-11-26T18:51:36.982Z] === RUN TestServiceUpdateNetwork [2021-11-26T18:51:37.056Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-26T18:51:37.056Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-26T18:51:37.238Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-26T18:51:38.412Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 6.7% of statements [2021-11-26T18:51:38.413Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-26T18:51:38.413Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-26T18:51:38.984Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2021-11-26T18:51:39.265Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-26T18:51:39.741Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-26T18:51:39.741Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-26T18:51:40.208Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-26T18:51:40.208Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-26T18:51:40.898Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-11-26T18:51:41.471Z] ok github.com/docker/docker/daemon/logger/awslogs 0.321s coverage: 77.4% of statements [2021-11-26T18:51:41.471Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-26T18:51:41.471Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-26T18:51:42.043Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2021-11-26T18:51:42.483Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-26T18:51:42.483Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-26T18:51:42.483Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-26T18:51:42.483Z] === RUN TestDockerSuite/TestHealth [2021-11-26T18:51:42.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 87.2% of statements [2021-11-26T18:51:43.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 69.9% of statements [2021-11-26T18:51:44.951Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-26T18:51:44.951Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-26T18:51:45.171Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2021-11-26T18:51:45.171Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-26T18:51:45.418Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-26T18:51:45.432Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 59.3% of statements [2021-11-26T18:51:46.401Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-26T18:51:46.819Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-11-26T18:51:46.868Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-26T18:51:47.851Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-26T18:51:48.736Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-11-26T18:51:48.834Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-26T18:51:49.308Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2021-11-26T18:51:50.267Z] ok github.com/docker/docker/daemon/logger/splunk 1.994s coverage: 82.5% of statements [2021-11-26T18:51:50.267Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-26T18:51:50.267Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2021-11-26T18:51:50.267Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-26T18:51:50.570Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2021-11-26T18:51:50.570Z] === RUN TestServiceUpdatePidsLimit [2021-11-26T18:51:50.570Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-26T18:51:51.499Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-26T18:51:52.183Z] ok github.com/docker/docker/distribution/metadata 0.120s coverage: 48.2% of statements [2021-11-26T18:51:54.340Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-26T18:51:54.689Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-26T18:51:54.689Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-26T18:51:54.689Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-26T18:51:54.732Z] ok github.com/docker/docker/distribution 0.139s coverage: 26.4% of statements [2021-11-26T18:51:54.732Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-26T18:51:55.156Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-26T18:51:55.305Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-11-26T18:51:55.666Z] check_test.go:379: [dd1a2a41f19fd] daemon is not started [2021-11-26T18:51:55.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-26T18:51:56.694Z] ok github.com/docker/docker/image 0.026s coverage: 86.6% of statements [2021-11-26T18:51:56.694Z] ok github.com/docker/docker/distribution/xfer 2.066s coverage: 85.1% of statements [2021-11-26T18:51:56.694Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-26T18:51:57.267Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2021-11-26T18:51:57.555Z] docker_api_swarm_test.go:802: [df4ae514d2c45] joining swarm manager [d50f9615312e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:51:58.117Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-26T18:51:58.211Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-11-26T18:51:58.473Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2021-11-26T18:51:58.473Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-26T18:51:58.679Z] docker_api_swarm_test.go:802: [db2311ba18746] joining swarm manager [d50f9615312e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:51:59.046Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-11-26T18:52:00.045Z] docker_api_swarm_test.go:802: [dc11cfc968782] joining swarm manager [d50f9615312e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-26T18:52:00.959Z] ok github.com/docker/docker/oci 0.025s coverage: 43.3% of statements [2021-11-26T18:52:01.033Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-26T18:52:01.411Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-26T18:52:01.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-26T18:52:01.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-26T18:52:01.411Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-26T18:52:01.411Z] docker_api_swarm_test.go:802: [dd01b1d68ec94] joining swarm manager [d50f9615312e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-26T18:52:01.973Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-26T18:52:01.974Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-26T18:52:02.347Z] ok github.com/docker/docker/opts 0.033s coverage: 67.1% of statements [2021-11-26T18:52:02.347Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-26T18:52:02.909Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-26T18:52:02.909Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-26T18:52:02.909Z] docker_api_swarm_test.go:810: [d7a01e8de7d14] joining swarm manager [d50f9615312e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-26T18:52:02.909Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-26T18:52:02.909Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-26T18:52:03.165Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-26T18:52:03.422Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-26T18:52:03.678Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-26T18:52:03.678Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-26T18:52:04.240Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-26T18:52:04.240Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-26T18:52:04.802Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-26T18:52:05.364Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-26T18:52:05.364Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-26T18:52:05.651Z] ok github.com/docker/docker/pkg/archive 0.586s coverage: 82.1% of statements [2021-11-26T18:52:05.927Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2021-11-26T18:52:05.927Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-11-26T18:52:05.927Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-26T18:52:05.927Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2021-11-26T18:52:05.927Z] PASS [2021-11-26T18:52:05.927Z] [2021-11-26T18:52:05.927Z] === Skipped [2021-11-26T18:52:05.927Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-26T18:52:05.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-26T18:52:05.927Z] [2021-11-26T18:52:05.927Z] DONE 27 tests, 1 skipped in 194.136s [2021-11-26T18:52:05.927Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-26T18:52:05.927Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-26T18:52:05.927Z] ++ set -e [2021-11-26T18:52:05.927Z] ++ '[' -n 0 ']' [2021-11-26T18:52:05.927Z] ++ set -x [2021-11-26T18:52:05.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-26T18:52:05.927Z] INFO: Testing against a local daemon [2021-11-26T18:52:05.927Z] === RUN TestSessionCreate [2021-11-26T18:52:06.184Z] --- PASS: TestSessionCreate (0.03s) [2021-11-26T18:52:06.184Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-26T18:52:06.184Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-26T18:52:06.184Z] PASS [2021-11-26T18:52:06.184Z] [2021-11-26T18:52:06.184Z] DONE 2 tests in 0.156s [2021-11-26T18:52:06.184Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-26T18:52:06.184Z] ++ 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-26T18:52:06.184Z] ++ set -e [2021-11-26T18:52:06.184Z] ++ '[' -n 0 ']' [2021-11-26T18:52:06.184Z] ++ set -x [2021-11-26T18:52:06.184Z] ++ 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-26T18:52:06.184Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-26T18:52:06.184Z] INFO: Testing against a local daemon [2021-11-26T18:52:06.184Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-26T18:52:06.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-26T18:52:06.184Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:52:06.184Z] === RUN TestDiskUsage [2021-11-26T18:52:06.184Z] === PAUSE TestDiskUsage [2021-11-26T18:52:06.184Z] === RUN TestEventsExecDie [2021-11-26T18:52:06.595Z] ok github.com/docker/docker/pkg/authorization 0.530s coverage: 68.3% of statements [2021-11-26T18:52:06.746Z] --- PASS: TestEventsExecDie (0.58s) [2021-11-26T18:52:06.746Z] === RUN TestEventsBackwardsCompatible [2021-11-26T18:52:06.746Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-26T18:52:06.746Z] === RUN TestEventsVolumeCreate [2021-11-26T18:52:06.845Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-26T18:52:06.857Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2021-11-26T18:52:07.003Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-26T18:52:07.003Z] === RUN TestInfoBinaryCommits [2021-11-26T18:52:07.003Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-26T18:52:07.003Z] === RUN TestInfoAPIVersioned [2021-11-26T18:52:07.003Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-26T18:52:07.003Z] === RUN TestInfoDiscoveryBackend [2021-11-26T18:52:07.119Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-11-26T18:52:07.564Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-26T18:52:07.564Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-26T18:52:08.491Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-26T18:52:08.491Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-26T18:52:09.053Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-26T18:52:09.053Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-26T18:52:09.053Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-26T18:52:09.053Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-26T18:52:09.053Z] === RUN TestInfoAPI [2021-11-26T18:52:09.053Z] --- PASS: TestInfoAPI (0.03s) [2021-11-26T18:52:09.053Z] === RUN TestInfoAPIWarnings [2021-11-26T18:52:09.665Z] ok github.com/docker/docker/layer 7.305s coverage: 68.8% of statements [2021-11-26T18:52:09.665Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-26T18:52:09.665Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-26T18:52:09.665Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-26T18:52:09.665Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-26T18:52:09.665Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-26T18:52:09.665Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-11-26T18:52:09.926Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-11-26T18:52:09.982Z] === RUN TestDockerSuite/TestImportFile [2021-11-26T18:52:10.497Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-11-26T18:52:10.758Z] ok github.com/docker/docker/pkg/chrootarchive 2.789s coverage: 43.5% of statements [2021-11-26T18:52:10.758Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-26T18:52:10.758Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-26T18:52:11.350Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-26T18:52:11.350Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-26T18:52:11.606Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-26T18:52:11.701Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-11-26T18:52:12.278Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-26T18:52:12.646Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-11-26T18:52:13.207Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-26T18:52:13.219Z] ok github.com/docker/docker/pkg/dmesg 0.029s coverage: 83.3% of statements [2021-11-26T18:52:14.161Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-26T18:52:14.161Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-11-26T18:52:14.573Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-26T18:52:14.737Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 84.8% of statements [2021-11-26T18:52:14.829Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-26T18:52:14.999Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2021-11-26T18:52:14.999Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-11-26T18:52:15.392Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-26T18:52:15.941Z] ok github.com/docker/docker/pkg/idtools 0.521s coverage: 69.5% of statements [2021-11-26T18:52:15.947Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-26T18:52:15.947Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-26T18:52:15.947Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-26T18:52:15.954Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-26T18:52:15.954Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-26T18:52:15.954Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-26T18:52:16.202Z] ok github.com/docker/docker/pkg/ioutils 0.428s coverage: 70.1% of statements [2021-11-26T18:52:16.462Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-11-26T18:52:16.462Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-11-26T18:52:16.463Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-26T18:52:16.463Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-26T18:52:16.463Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-26T18:52:16.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-26T18:52:16.723Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-11-26T18:52:16.723Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-26T18:52:16.723Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-11-26T18:52:16.774Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-26T18:52:16.984Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2021-11-26T18:52:17.245Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-11-26T18:52:17.245Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-26T18:52:17.245Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-26T18:52:17.245Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-26T18:52:17.336Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-26T18:52:17.506Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-26T18:52:17.518Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-26T18:52:17.592Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-26T18:52:17.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-11-26T18:52:18.154Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-26T18:52:18.391Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-26T18:52:18.391Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-26T18:52:18.651Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-26T18:52:18.717Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-26T18:52:18.717Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-26T18:52:18.991Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-26T18:52:19.976Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-26T18:52:20.034Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-11-26T18:52:20.035Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-26T18:52:20.035Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2021-11-26T18:52:20.085Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-26T18:52:20.295Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-26T18:52:20.445Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-26T18:52:20.556Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-11-26T18:52:20.676Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-26T18:52:20.817Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-26T18:52:20.931Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-26T18:52:20.931Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-26T18:52:21.078Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2021-11-26T18:52:21.495Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-26T18:52:21.495Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-26T18:52:21.495Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-26T18:52:21.651Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-26T18:52:21.651Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2021-11-26T18:52:22.057Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-26T18:52:22.223Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-11-26T18:52:22.223Z] coverage: [no statements] [2021-11-26T18:52:22.223Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-26T18:52:22.277Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-26T18:52:22.484Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-26T18:52:22.619Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-26T18:52:22.745Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-26T18:52:22.745Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-26T18:52:23.182Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-26T18:52:23.745Z] === RUN TestDockerSuite/TestInspectImage [2021-11-26T18:52:23.745Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-26T18:52:23.745Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-26T18:52:23.745Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-26T18:52:23.745Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-26T18:52:24.002Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-26T18:52:24.565Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-26T18:52:24.565Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-26T18:52:24.658Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-26T18:52:24.658Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-26T18:52:25.127Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-26T18:52:25.230Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-11-26T18:52:25.384Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-11-26T18:52:25.384Z] === RUN TestInfoDebug [2021-11-26T18:52:25.640Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-26T18:52:25.896Z] --- PASS: TestInfoDebug (0.53s) [2021-11-26T18:52:25.896Z] === RUN TestInfoInsecureRegistries [2021-11-26T18:52:26.172Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2021-11-26T18:52:26.432Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-26T18:52:26.457Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-26T18:52:26.457Z] === RUN TestInfoRegistryMirrors [2021-11-26T18:52:27.019Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-11-26T18:52:27.019Z] === RUN TestLoginFailsWithBadCredentials [2021-11-26T18:52:27.019Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-11-26T18:52:27.019Z] === RUN TestPingCacheHeaders [2021-11-26T18:52:27.019Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-26T18:52:27.019Z] === RUN TestPingGet [2021-11-26T18:52:27.019Z] --- PASS: TestPingGet (0.01s) [2021-11-26T18:52:27.019Z] === RUN TestPingHead [2021-11-26T18:52:27.019Z] --- PASS: TestPingHead (0.02s) [2021-11-26T18:52:27.019Z] === RUN TestVersion [2021-11-26T18:52:27.019Z] --- PASS: TestVersion (0.01s) [2021-11-26T18:52:27.019Z] === CONT TestDiskUsage [2021-11-26T18:52:27.374Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2021-11-26T18:52:27.582Z] === RUN TestDiskUsage/empty [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/container_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/image_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/volume_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-26T18:52:27.583Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-26T18:52:27.583Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-26T18:52:27.635Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-26T18:52:27.635Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-26T18:52:27.839Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-26T18:52:27.839Z] === RUN TestDiskUsage/after_container.Run [2021-11-26T18:52:28.207Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2021-11-26T18:52:28.207Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-26T18:52:28.404Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-26T18:52:28.404Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage (1.42s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-26T18:52:28.404Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-26T18:52:28.404Z] PASS [2021-11-26T18:52:28.404Z] [2021-11-26T18:52:28.404Z] === Skipped [2021-11-26T18:52:28.404Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-26T18:52:28.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-26T18:52:28.404Z] [2021-11-26T18:52:28.404Z] DONE 53 tests, 1 skipped in 22.412s [2021-11-26T18:52:28.404Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-26T18:52:28.661Z] ++ 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-26T18:52:28.661Z] ++ set -e [2021-11-26T18:52:28.661Z] ++ '[' -n 0 ']' [2021-11-26T18:52:28.661Z] ++ set -x [2021-11-26T18:52:28.661Z] ++ 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-26T18:52:28.661Z] INFO: Testing against a local daemon [2021-11-26T18:52:28.661Z] === RUN TestVolumesCreateAndList [2021-11-26T18:52:28.661Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-26T18:52:28.661Z] === RUN TestVolumesRemove [2021-11-26T18:52:28.661Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-26T18:52:28.661Z] === RUN TestVolumesInspect [2021-11-26T18:52:28.661Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-26T18:52:28.661Z] === RUN TestVolumesInvalidJSON [2021-11-26T18:52:28.661Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-26T18:52:28.661Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-26T18:52:28.661Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-26T18:52:28.661Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-26T18:52:28.661Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-11-26T18:52:28.661Z] PASS [2021-11-26T18:52:28.661Z] [2021-11-26T18:52:28.661Z] DONE 5 tests in 0.232s [2021-11-26T18:52:28.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-26T18:52:28.919Z] ++++ cat bundles/test-integration/docker.pid [2021-11-26T18:52:28.919Z] +++ kill 6319 [2021-11-26T18:52:29.176Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-26T18:52:29.176Z] +++ /etc/init.d/apparmor stop [2021-11-26T18:52:29.176Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-26T18:52:29.176Z] [2021-11-26T18:52:29.176Z] Unloading profiles will leave already running processes permanently [2021-11-26T18:52:29.176Z] unconfined, which can lead to unexpected situations. [2021-11-26T18:52:29.176Z] [2021-11-26T18:52:29.176Z] To set a process to complain mode, use the command line tool [2021-11-26T18:52:29.176Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-26T18:52:29.176Z] +++ true [2021-11-26T18:52:29.176Z] exiting test-integration [2021-11-26T18:52:29.176Z] ++ exit 0 [2021-11-26T18:52:29.176Z] [2021-11-26T18:52:29.740Z] + for job in $(jobs -p) [2021-11-26T18:52:29.740Z] + wait 4243 [2021-11-26T18:52:30.669Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-26T18:52:30.752Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-11-26T18:52:31.323Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2021-11-26T18:52:31.585Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-11-26T18:52:31.597Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-26T18:52:31.853Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-26T18:52:32.416Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-26T18:52:32.969Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-11-26T18:52:32.976Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-26T18:52:33.232Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-26T18:52:33.794Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-26T18:52:33.794Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-26T18:52:35.160Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-26T18:52:36.526Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-26T18:52:37.217Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-26T18:52:37.217Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-26T18:52:37.217Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-26T18:52:37.453Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-26T18:52:37.453Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-26T18:52:38.829Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-26T18:52:40.195Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-26T18:52:41.564Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-26T18:52:41.564Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-26T18:52:41.667Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-26T18:52:42.932Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-26T18:52:42.932Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-26T18:52:43.495Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-26T18:52:44.390Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-26T18:52:45.379Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-26T18:52:45.379Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-26T18:52:45.379Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-26T18:52:45.379Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-26T18:52:45.379Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-26T18:52:48.339Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-26T18:52:51.587Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-26T18:52:51.843Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-26T18:52:52.136Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-26T18:52:53.210Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-26T18:52:53.324Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-26T18:52:53.466Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-26T18:52:54.156Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-26T18:52:54.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-26T18:52:54.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-26T18:52:54.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-26T18:52:54.936Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/rootless [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/volume [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-26T18:52:54.936Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === Skipped [2021-11-26T18:52:54.936Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-26T18:52:54.936Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-26T18:52:54.936Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-26T18:52:54.936Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-26T18:52:54.936Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:71: No driver to put! [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-26T18:52:54.936Z] time="2021-11-26T18:51:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-26T18:52:54.936Z] time="2021-11-26T18:51:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-26T18:52:54.936Z] time="2021-11-26T18:51:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-26T18:52:54.936Z] time="2021-11-26T18:51:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-26T18:52:54.936Z] time="2021-11-26T18:51:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:71: No driver to put! [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-26T18:52:54.936Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-26T18:52:54.936Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-26T18:52:54.936Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-26T18:52:54.936Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-26T18:52:54.936Z] graphtest_unix.go:71: No driver to put! [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-26T18:52:54.936Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-26T18:52:54.936Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-26T18:52:54.936Z] [2021-11-26T18:52:54.936Z] DONE 2331 tests, 28 skipped in 248.225s [2021-11-26T18:52:54.936Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/bitseq [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cluster [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/config [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/datastore [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/driverapi [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/etchosts [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/idm [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipam [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/iptables [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/netlabel [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/netutils [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/networkdb [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/ns [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/options [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/osl [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/portallocator [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/portmapper [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/testutils [2021-11-26T18:52:54.936Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-26T18:52:54.937Z] + 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-26T18:52:55.355Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-26T18:52:55.355Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-26T18:52:55.355Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-26T18:52:55.355Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-26T18:52:55.355Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-26T18:52:55.916Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-26T18:52:56.172Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-26T18:52:57.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-26T18:52:57.309Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-26T18:52:58.297Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-26T18:52:59.286Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-26T18:53:00.365Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-26T18:53:00.365Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-26T18:53:02.813Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-26T18:53:03.729Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-26T18:53:05.624Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-26T18:53:05.624Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-26T18:53:05.624Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-26T18:53:06.186Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-26T18:53:06.748Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-26T18:53:07.675Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-26T18:53:07.955Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-26T18:53:08.471Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-26T18:53:08.603Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-26T18:53:08.944Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-26T18:53:09.164Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-26T18:53:11.053Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-26T18:53:11.615Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-26T18:53:12.178Z] === RUN TestDockerSuite/TestLogsSince [2021-11-26T18:53:15.611Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-26T18:53:17.613Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-26T18:53:18.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-26T18:53:18.712Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-26T18:53:20.353Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-26T18:53:20.569Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-26T18:53:22.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-26T18:53:24.246Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-26T18:53:24.246Z] docker_api_swarm_service_test.go:395: [db4a19874f169] joining swarm manager [df6ed37245a35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:53:24.809Z] === RUN TestDockerSuite/TestLogsTail [2021-11-26T18:53:25.065Z] docker_api_swarm_service_test.go:395: [dd505d0e34ef1] joining swarm manager [df6ed37245a35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:53:25.322Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-26T18:53:25.884Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-26T18:53:26.447Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-26T18:53:26.704Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-26T18:53:27.268Z] === RUN TestDockerSuite/TestNetHostname [2021-11-26T18:53:27.739Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-26T18:53:29.789Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-26T18:53:29.789Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-26T18:53:31.536Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-26T18:53:32.915Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-26T18:53:33.686Z] ok github.com/docker/docker/libnetwork 37.245s coverage: 40.7% of statements [2021-11-26T18:53:33.686Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2021-11-26T18:53:33.686Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-26T18:53:35.071Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-26T18:53:35.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-26T18:53:35.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-26T18:53:35.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-26T18:53:35.332Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-26T18:53:35.332Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-26T18:53:35.332Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-26T18:53:35.334Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-26T18:53:35.594Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-11-26T18:53:36.166Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-26T18:53:36.166Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-26T18:53:36.166Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-26T18:53:36.166Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-26T18:53:36.324Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-26T18:53:36.325Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-26T18:53:36.325Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-26T18:53:36.325Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-26T18:53:36.325Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-26T18:53:36.329Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-26T18:53:36.890Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-26T18:53:37.453Z] === RUN TestDockerSuite/TestPluginActive [2021-11-26T18:53:38.145Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-26T18:53:38.145Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-26T18:53:38.145Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-26T18:53:38.544Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-26T18:53:38.544Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-26T18:53:38.544Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-26T18:53:38.710Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.395s coverage: 59.9% of statements [2021-11-26T18:53:38.710Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-26T18:53:38.780Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-26T18:53:38.970Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-26T18:53:39.342Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-26T18:53:39.542Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.081s coverage: 4.0% of statements [2021-11-26T18:53:39.542Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-26T18:53:40.114Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-11-26T18:53:40.114Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-26T18:53:40.375Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-26T18:53:40.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-26T18:53:43.225Z] docker_api_swarm_service_test.go:343: [dd3f0426a6f74] joining swarm manager [d90ff5998fc3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:53:43.997Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-26T18:53:43.997Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-26T18:53:43.997Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-26T18:53:43.997Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-26T18:53:43.997Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-26T18:53:43.997Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-26T18:53:44.154Z] docker_api_swarm_service_test.go:343: [dae8ca6bfdf3d] joining swarm manager [d90ff5998fc3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:53:46.674Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-26T18:53:46.674Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-26T18:53:46.674Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-26T18:53:46.939Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-26T18:53:47.603Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-26T18:53:50.368Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.916s coverage: 7.2% of statements [2021-11-26T18:53:50.368Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-26T18:53:50.368Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-26T18:53:50.368Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-26T18:53:50.368Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-26T18:53:50.368Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-26T18:53:50.368Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-26T18:53:50.368Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-11-26T18:53:50.628Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-11-26T18:53:50.718Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-26T18:53:50.870Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-26T18:53:50.889Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-26T18:53:51.150Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-26T18:53:51.271Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-26T18:53:51.411Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-11-26T18:53:52.234Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-26T18:53:52.925Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-26T18:53:53.392Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-26T18:53:53.392Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-26T18:53:54.768Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-26T18:53:56.344Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-26T18:53:56.809Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-26T18:53:58.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-26T18:53:58.369Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-26T18:53:59.924Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-26T18:54:00.180Z] docker_api_swarm_service_test.go:490: [d4e162efc60a2] joining swarm manager [d853cb97a5fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:54:01.109Z] docker_api_swarm_service_test.go:490: [dbcd874dec003] joining swarm manager [d853cb97a5fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:54:01.365Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-26T18:54:01.418Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-11-26T18:54:02.732Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-26T18:54:04.098Z] === RUN TestDockerSuite/TestPortList [2021-11-26T18:54:07.014Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-26T18:54:07.481Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-26T18:54:10.639Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-26T18:54:10.896Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-26T18:54:14.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-26T18:54:14.414Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-26T18:54:16.125Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-26T18:54:16.328Z] ok github.com/docker/docker/libnetwork/ipam 13.714s coverage: 85.3% of statements [2021-11-26T18:54:16.328Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-26T18:54:16.328Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-26T18:54:16.328Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-26T18:54:16.328Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-26T18:54:16.328Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-26T18:54:16.588Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-26T18:54:17.159Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2021-11-26T18:54:17.429Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-26T18:54:17.429Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-26T18:54:17.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-26T18:54:17.689Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-26T18:54:17.689Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-26T18:54:17.731Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2021-11-26T18:54:17.731Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-26T18:54:17.992Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-26T18:54:18.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-26T18:54:18.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-26T18:54:18.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-26T18:54:18.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-26T18:54:19.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-26T18:54:19.906Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-26T18:54:19.949Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-26T18:54:19.949Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-26T18:54:21.842Z] docker_api_swarm_service_test.go:128: [d9b924b9ac591] joining swarm manager [dd6bc21d08f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:54:22.405Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-26T18:54:22.405Z] docker_api_swarm_service_test.go:129: [d917c25a67454] joining swarm manager [dd6bc21d08f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:54:23.776Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-26T18:54:24.340Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-26T18:54:24.340Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-26T18:54:24.598Z] docker_api_swarm_service_test.go:137: [de35e4db7afc2] joining swarm manager [dd6bc21d08f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-26T18:54:25.528Z] docker_api_swarm_service_test.go:138: [dc37e79f2ebd5] joining swarm manager [dd6bc21d08f09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-26T18:54:26.899Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-26T18:54:27.463Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-26T18:54:28.552Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-26T18:54:29.981Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-26T18:54:32.250Z] === RUN TestDockerSuite/TestBuildRm [2021-11-26T18:54:32.332Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-26T18:54:33.249Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-26T18:54:33.249Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-26T18:54:35.137Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-26T18:54:37.074Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-26T18:54:37.540Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-26T18:54:37.540Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-26T18:54:37.540Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-26T18:54:37.540Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-26T18:54:37.540Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-26T18:54:39.749Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-26T18:54:39.749Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-26T18:54:39.749Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-26T18:54:40.938Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-26T18:54:41.674Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-26T18:54:42.610Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-26T18:54:43.174Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-26T18:54:43.174Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-26T18:54:43.174Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-26T18:54:43.174Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-26T18:54:43.174Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-26T18:54:43.987Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-26T18:54:44.747Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-26T18:54:44.916Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-26T18:54:45.846Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-26T18:54:47.211Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-26T18:54:47.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-26T18:54:48.545Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-26T18:54:48.702Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-26T18:54:50.070Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-26T18:54:50.070Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-26T18:54:50.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-26T18:54:50.888Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-26T18:54:52.350Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-26T18:54:52.781Z] docker_api_swarm_service_test.go:304: [d013e0438eaf5] joining swarm manager [df158e4f635f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:54:52.781Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-26T18:54:53.344Z] docker_api_swarm_service_test.go:304: [df8f9e593ca76] joining swarm manager [df158e4f635f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:54:54.713Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-26T18:54:55.275Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-26T18:54:55.275Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-26T18:54:55.275Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-26T18:54:55.275Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-26T18:54:55.275Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-26T18:54:55.530Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-26T18:54:55.786Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-26T18:54:56.153Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-26T18:54:56.715Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-26T18:54:57.644Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-26T18:54:58.206Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-26T18:55:04.751Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-26T18:55:05.008Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-26T18:55:06.374Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-26T18:55:06.374Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-26T18:55:06.374Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-26T18:55:06.630Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-26T18:55:08.519Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-26T18:55:09.449Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-26T18:55:11.107Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-26T18:55:11.107Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-26T18:55:11.107Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-26T18:55:11.340Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-26T18:55:12.270Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-26T18:55:12.270Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-26T18:55:12.270Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-26T18:55:13.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-26T18:55:15.088Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-26T18:55:15.345Z] docker_api_swarm_service_test.go:100: [d4bbb008b25b2] joining swarm manager [d96cd484d9fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:55:15.601Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-26T18:55:15.858Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-26T18:55:16.421Z] docker_api_swarm_service_test.go:101: [d122342693d46] joining swarm manager [d96cd484d9fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:55:16.984Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-26T18:55:17.914Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-26T18:55:19.791Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-26T18:55:19.791Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-26T18:55:19.808Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-26T18:55:20.736Z] === RUN TestDockerSuite/TestRmiTag [2021-11-26T18:55:20.736Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-26T18:55:21.299Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-26T18:55:22.416Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-26T18:55:23.593Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-26T18:55:23.593Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-26T18:55:23.818Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-26T18:55:24.384Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-26T18:55:24.955Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-26T18:55:25.211Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-26T18:55:26.139Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-26T18:55:26.395Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-26T18:55:26.651Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-26T18:55:27.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-26T18:55:27.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-26T18:55:27.391Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-26T18:55:27.776Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-26T18:55:28.705Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-26T18:55:29.267Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-26T18:55:29.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-26T18:55:30.392Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-26T18:55:31.763Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-26T18:55:32.691Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-26T18:55:33.620Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-26T18:55:34.548Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-26T18:55:34.548Z] check_test.go:379: [d4bbb008b25b2] daemon is not started [2021-11-26T18:55:34.888Z] === RUN TestDockerSuite/TestBuildRm [2021-11-26T18:55:35.111Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-26T18:55:35.674Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-26T18:55:36.236Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-26T18:55:36.800Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-26T18:55:37.728Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-26T18:55:37.986Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-26T18:55:38.548Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-26T18:55:38.804Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-26T18:55:38.804Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-26T18:55:39.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-26T18:55:40.295Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-26T18:55:40.857Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-26T18:55:41.421Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-26T18:55:41.986Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-26T18:55:41.986Z] docker_api_swarm_service_test.go:533: [dcb8a3da5ac2c] joining swarm manager [ded0294661442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:55:42.548Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-26T18:55:42.548Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-26T18:55:43.110Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-26T18:55:43.366Z] docker_api_swarm_service_test.go:534: [d47ceee0264a1] joining swarm manager [ded0294661442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:55:43.622Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-26T18:55:43.878Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-26T18:55:44.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-26T18:55:45.005Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-26T18:55:45.005Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-26T18:55:45.218Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-26T18:55:45.218Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-26T18:55:45.218Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-26T18:55:45.935Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-26T18:55:45.935Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-26T18:55:46.208Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-26T18:55:47.196Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-26T18:55:47.305Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-26T18:55:47.358Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-26T18:55:47.869Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-26T18:55:47.964Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-26T18:55:47.964Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-26T18:55:47.964Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-26T18:55:47.964Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-26T18:55:48.431Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-26T18:55:48.432Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-26T18:55:48.916Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-26T18:55:48.916Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-26T18:55:48.916Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-26T18:55:48.916Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-26T18:55:48.916Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-26T18:55:48.994Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-26T18:55:48.994Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-26T18:55:49.559Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-26T18:55:49.899Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-26T18:55:50.487Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-26T18:55:50.647Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-26T18:55:50.991Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-26T18:55:51.415Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-26T18:55:52.343Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-26T18:55:52.904Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-26T18:55:53.160Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-26T18:55:53.687Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-26T18:55:53.722Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-26T18:55:54.284Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-26T18:55:54.539Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-26T18:55:54.787Z] === RUN TestDockerSuite/TestBuildUser [2021-11-26T18:55:54.787Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-26T18:55:54.787Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-26T18:55:54.787Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-26T18:55:54.787Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-26T18:55:54.787Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-26T18:55:54.787Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-26T18:55:55.412Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-26T18:55:55.412Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-26T18:55:55.412Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-26T18:55:55.412Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-26T18:55:55.412Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-26T18:55:55.412Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-26T18:55:55.412Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-26T18:55:55.412Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-26T18:55:55.412Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-26T18:55:55.412Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-26T18:55:55.412Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-26T18:55:55.905Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-26T18:55:57.465Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-26T18:55:57.799Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-26T18:55:57.799Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-26T18:55:58.055Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-26T18:55:58.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-26T18:55:58.364Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T18:55:58.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-26T18:55:58.364Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T18:55:58.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-26T18:55:58.364Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T18:55:58.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-26T18:55:58.592Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-26T18:55:58.592Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-26T18:55:59.350Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-26T18:55:59.429Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-26T18:56:00.380Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-26T18:56:01.245Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-26T18:56:01.549Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-26T18:56:01.549Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-26T18:56:01.549Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-26T18:56:01.549Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-26T18:56:01.549Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-26T18:56:02.270Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-26T18:56:03.635Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-26T18:56:03.635Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-26T18:56:03.635Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-26T18:56:03.635Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-26T18:56:03.635Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-26T18:56:04.099Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-26T18:56:04.197Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-26T18:56:05.125Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-26T18:56:06.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-26T18:56:06.054Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-26T18:56:07.422Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-26T18:56:08.353Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-26T18:56:08.353Z] docker_api_swarm_service_test.go:148: [d1a72b25a3166] joining swarm manager [d8baf2a6c628e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T18:56:08.916Z] docker_api_swarm_service_test.go:148: [d5056345c4ad5] joining swarm manager [d8baf2a6c628e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T18:56:09.480Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-26T18:56:09.485Z] ok github.com/docker/docker/libnetwork/networkdb 104.166s coverage: 60.0% of statements [2021-11-26T18:56:09.485Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-26T18:56:09.485Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-26T18:56:09.485Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2021-11-26T18:56:09.485Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-26T18:56:09.485Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-26T18:56:09.485Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2021-11-26T18:56:09.485Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-11-26T18:56:09.485Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-26T18:56:09.748Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === Skipped [2021-11-26T18:56:09.748Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-26T18:56:09.748Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-26T18:56:09.748Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-26T18:56:09.748Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-26T18:56:09.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-26T18:56:09.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-26T18:56:09.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-26T18:56:09.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-26T18:56:09.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-26T18:56:09.748Z] firewalld_test.go:14: firewalld is not running [2021-11-26T18:56:09.748Z] [2021-11-26T18:56:09.748Z] DONE 331 tests, 9 skipped in 198.074s [2021-11-26T18:56:10.044Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-26T18:56:10.044Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-26T18:56:10.044Z] === RUN TestDockerSuite/TestRunDeviceNumbers Post stage [Pipeline] junit [2021-11-26T18:56:10.708Z] Recording test results [2021-11-26T18:56:10.972Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-26T18:56:11.319Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-26T18:56:11.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43047/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55da5245ded6228afc5cf40e6cf18dc50d8cf0ff -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:55da5245ded6228afc5cf40e6cf18dc50d8cf0ff hack/validate/vendor [2021-11-26T18:56:11.900Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-26T18:56:11.901Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-26T18:56:12.466Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-26T18:56:12.596Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-26T18:56:13.395Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-26T18:56:13.497Z] + echo Ensuring container killed. [2021-11-26T18:56:13.497Z] Ensuring container killed. [2021-11-26T18:56:13.497Z] + docker rm -vf docker-pr2 [2021-11-26T18:56:13.497Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-26T18:56:13.651Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-26T18:56:13.791Z] + echo Chowning /workspace to jenkins user [2021-11-26T18:56:13.791Z] Chowning /workspace to jenkins user [2021-11-26T18:56:13.791Z] + id -u [2021-11-26T18:56:13.791Z] + id -g [2021-11-26T18:56:13.791Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43047:/workspace busybox chown -R 1000:1000 /workspace [2021-11-26T18:56:14.212Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-26T18:56:14.213Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-26T18:56:14.468Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-26T18:56:15.030Z] === RUN TestDockerSuite/TestRunEnvironmentErase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-26T18:56:15.487Z] + bundleName=unit [2021-11-26T18:56:15.487Z] + echo Creating unit-bundles.tar.gz [2021-11-26T18:56:15.487Z] Creating unit-bundles.tar.gz [2021-11-26T18:56:15.487Z] + 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-26T18:56:15.487Z] bundles/junit-report-libnetwork.xml [2021-11-26T18:56:15.487Z] bundles/junit-report.xml [2021-11-26T18:56:15.487Z] bundles/go-test-report-libnetwork.json [2021-11-26T18:56:15.487Z] bundles/go-test-report.json [2021-11-26T18:56:15.487Z] bundles/profile-libnetwork.out [2021-11-26T18:56:15.487Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-26T18:56:15.502Z] Archiving artifacts [2021-11-26T18:56:15.594Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-26T18:56:15.851Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-26T18:56:16.097Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T18:56:16.150Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-26T18:56:16.413Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-26T18:56:16.421Z] + make clean [2021-11-26T18:56:16.616Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-26T18:56:16.660Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-26T18:56:16.669Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-26T18:56:16.684Z] docker volume rm -f docker-dev-cache [2021-11-26T18:56:16.684Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-11-26T18:56:17.082Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-26T18:56:17.233Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-26T18:56:17.647Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-26T18:56:17.647Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-26T18:56:17.648Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-26T18:56:17.648Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-26T18:56:17.648Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-26T18:56:17.648Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-26T18:56:17.648Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-26T18:56:17.648Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-26T18:56:17.648Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-26T18:56:17.648Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-26T18:56:17.648Z] === RUN TestDockerSuite/TestBuildFails [2021-11-26T18:56:17.812Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-26T18:56:17.812Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-26T18:56:18.068Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-26T18:56:18.632Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-26T18:56:19.860Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-26T18:56:19.861Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-26T18:56:20.002Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-26T18:56:20.002Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T18:56:20.002Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T18:56:20.002Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-26T18:56:21.892Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-26T18:56:22.454Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-26T18:56:22.791Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-26T18:56:22.791Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-26T18:56:24.224Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-26T18:56:24.614Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-26T18:56:24.690Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-26T18:56:28.668Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-26T18:56:29.364Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-26T18:56:29.430Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-26T18:56:29.430Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-26T18:56:33.211Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-26T18:56:33.441Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-26T18:56:33.441Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-26T18:56:33.441Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-26T18:56:33.441Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-26T18:56:33.441Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-26T18:56:34.623Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-26T18:56:34.623Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-26T18:56:35.186Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-26T18:56:35.186Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-26T18:56:35.186Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-26T18:56:35.186Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-26T18:56:35.442Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-26T18:56:35.661Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-26T18:56:35.661Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-26T18:56:35.661Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-26T18:56:37.333Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-26T18:56:38.262Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-26T18:56:39.193Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-26T18:56:39.781Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-26T18:56:44.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-26T18:56:44.693Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-26T18:56:45.257Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-26T18:56:45.514Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-26T18:56:46.098Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-26T18:56:46.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-26T18:56:46.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-26T18:56:46.706Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-26T18:56:48.074Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-26T18:56:48.317Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-26T18:56:48.317Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-26T18:56:49.441Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-26T18:56:50.202Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-26T18:56:50.202Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-26T18:56:50.370Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-26T18:56:50.370Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-26T18:56:50.370Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-26T18:56:50.999Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-26T18:56:50.999Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-26T18:56:50.999Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-26T18:56:51.298Z] === RUN TestDockerSuite/TestRunMount [2021-11-26T18:56:54.790Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-26T18:56:54.953Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-26T18:56:54.953Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-26T18:56:54.953Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-26T18:56:55.257Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-26T18:56:55.420Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-26T18:56:55.888Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-26T18:56:55.888Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-26T18:56:56.356Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-26T18:56:56.546Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-26T18:56:56.546Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-26T18:56:56.546Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-26T18:56:57.913Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-26T18:56:59.280Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-26T18:56:59.999Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-26T18:57:00.846Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-26T18:57:00.846Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-26T18:57:00.847Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-26T18:57:00.847Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-26T18:57:00.847Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-26T18:57:00.847Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-26T18:57:00.847Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-26T18:57:01.315Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-26T18:57:01.801Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-26T18:57:03.513Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-26T18:57:03.513Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T18:57:03.513Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-26T18:57:03.693Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-26T18:57:04.741Z] === RUN TestDockerSuite/TestBuildUser [2021-11-26T18:57:04.741Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-26T18:57:04.741Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-26T18:57:04.741Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-26T18:57:04.741Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-26T18:57:04.741Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-26T18:57:04.741Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-26T18:57:05.061Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-26T18:57:05.991Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-26T18:57:06.922Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-26T18:57:06.922Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-26T18:57:07.851Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-26T18:57:08.494Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-26T18:57:08.521Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-26T18:57:08.808Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-26T18:57:08.987Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-26T18:57:09.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-26T18:57:09.369Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-26T18:57:09.931Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-26T18:57:10.062Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-26T18:57:10.062Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-26T18:57:10.062Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-26T18:57:10.062Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-26T18:57:10.062Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-26T18:57:10.062Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T18:57:10.062Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-26T18:57:11.630Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-26T18:57:11.822Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-26T18:57:11.933Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-26T18:57:11.933Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-26T18:57:11.933Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-26T18:57:11.933Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-26T18:57:11.933Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-26T18:57:13.715Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-26T18:57:13.929Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-26T18:57:13.929Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-26T18:57:14.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-26T18:57:15.427Z] === RUN TestDockerSuite/TestCommitChange [2021-11-26T18:57:15.493Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-26T18:57:15.493Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-26T18:57:15.493Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-26T18:57:16.480Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-26T18:57:16.480Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-26T18:57:16.796Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-26T18:57:16.796Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-26T18:57:17.052Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-26T18:57:17.308Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-26T18:57:17.872Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-26T18:57:17.872Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-26T18:57:18.435Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-26T18:57:18.999Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-26T18:57:18.999Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-26T18:57:19.561Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-26T18:57:19.817Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-26T18:57:20.186Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-26T18:57:20.269Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-26T18:57:20.736Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-26T18:57:21.204Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-26T18:57:22.190Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-26T18:57:22.336Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-26T18:57:22.658Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-26T18:57:23.643Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-26T18:57:23.982Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-26T18:57:23.982Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-26T18:57:23.982Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-26T18:57:24.226Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-26T18:57:25.155Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-26T18:57:25.155Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-26T18:57:25.155Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-26T18:57:25.207Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-26T18:57:25.717Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-26T18:57:26.280Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-26T18:57:26.844Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-26T18:57:27.776Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-26T18:57:28.723Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-26T18:57:29.286Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-26T18:57:29.286Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-26T18:57:29.849Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-26T18:57:29.959Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-26T18:57:29.959Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T18:57:29.959Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-26T18:57:29.959Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-26T18:57:29.959Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-26T18:57:30.410Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-26T18:57:30.427Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-26T18:57:30.427Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-26T18:57:30.427Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-26T18:57:30.427Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-26T18:57:30.668Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-26T18:57:30.895Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-26T18:57:30.925Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-26T18:57:31.151Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-26T18:57:31.151Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-26T18:57:31.151Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-26T18:57:31.363Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-26T18:57:31.488Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T18:57:31.488Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-26T18:57:31.488Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-26T18:57:31.743Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-26T18:57:32.306Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-26T18:57:32.306Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-26T18:57:32.306Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-26T18:57:32.869Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-26T18:57:33.144Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-26T18:57:33.144Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-26T18:57:34.236Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-26T18:57:34.237Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-26T18:57:34.237Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-26T18:57:34.800Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-26T18:57:36.115Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-26T18:57:36.692Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-26T18:57:37.028Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-26T18:57:38.059Z] === RUN TestDockerSuite/TestRunRm [2021-11-26T18:57:38.315Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-26T18:57:39.007Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-26T18:57:40.825Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-26T18:57:40.825Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-26T18:57:40.825Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-26T18:57:40.825Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-26T18:57:40.825Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-26T18:57:40.825Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-26T18:57:40.825Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-26T18:57:40.825Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-26T18:57:42.480Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-26T18:57:42.480Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-26T18:57:42.737Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-26T18:57:43.749Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-26T18:57:43.749Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-26T18:57:44.104Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-26T18:57:44.215Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-26T18:57:44.215Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-26T18:57:44.215Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-26T18:57:44.361Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-26T18:57:46.701Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-26T18:57:46.881Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-26T18:57:47.160Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-26T18:57:47.160Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-26T18:57:47.160Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-26T18:57:49.412Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-26T18:57:49.677Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-26T18:57:50.240Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-26T18:57:50.496Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-26T18:57:51.058Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-26T18:57:51.620Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-26T18:57:52.183Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-26T18:57:52.440Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-26T18:57:53.001Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-26T18:57:53.260Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-26T18:57:53.865Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-26T18:57:53.865Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-26T18:57:53.865Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-26T18:57:53.921Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-26T18:57:53.921Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-26T18:57:53.921Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-26T18:57:55.434Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-26T18:57:55.434Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-26T18:57:55.434Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-26T18:57:55.434Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-26T18:57:55.434Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-26T18:57:55.434Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-26T18:57:55.434Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-26T18:57:55.484Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-26T18:57:55.776Z] === RUN TestDockerSuite/TestRunState [2021-11-26T18:57:56.705Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-26T18:57:57.269Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-26T18:57:57.525Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-26T18:57:57.567Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-26T18:57:57.651Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-26T18:57:57.651Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-26T18:57:57.651Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-26T18:57:57.651Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-26T18:57:57.782Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-26T18:57:57.782Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-26T18:57:57.782Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-26T18:57:58.344Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-26T18:57:58.600Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-26T18:57:58.857Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-26T18:58:00.224Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-26T18:58:00.224Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-26T18:58:00.224Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-26T18:58:00.516Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-26T18:58:00.606Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-26T18:58:00.606Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-26T18:58:00.606Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-26T18:58:00.606Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-26T18:58:00.606Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-26T18:58:00.606Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-26T18:58:00.606Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T18:58:00.606Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-26T18:58:00.787Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-26T18:58:00.982Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-26T18:58:02.679Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-26T18:58:02.824Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-26T18:58:03.241Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-26T18:58:04.608Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-26T18:58:05.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-26T18:58:06.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-26T18:58:06.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-26T18:58:06.622Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-26T18:58:06.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-26T18:58:07.126Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-26T18:58:07.382Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-26T18:58:08.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-26T18:58:08.840Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-26T18:58:09.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-26T18:58:10.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-26T18:58:10.475Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-26T18:58:11.037Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-26T18:58:11.074Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-26T18:58:11.074Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T18:58:11.074Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-26T18:58:11.074Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T18:58:11.074Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-26T18:58:11.599Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-26T18:58:13.294Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-26T18:58:13.294Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-26T18:58:13.454Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-26T18:58:13.454Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-26T18:58:13.454Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-26T18:58:13.454Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-26T18:58:13.454Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-26T18:58:13.454Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-26T18:58:13.454Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-26T18:58:13.491Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-26T18:58:14.054Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-26T18:58:14.441Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-26T18:58:14.615Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-26T18:58:14.615Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-26T18:58:14.871Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-26T18:58:15.127Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-26T18:58:15.513Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-26T18:58:15.513Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-26T18:58:15.513Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-26T18:58:15.688Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-26T18:58:16.250Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-26T18:58:16.250Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-26T18:58:16.250Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-26T18:58:16.250Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-26T18:58:16.812Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-26T18:58:17.731Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-26T18:58:17.731Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-26T18:58:19.332Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-26T18:58:19.589Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-26T18:58:19.950Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-26T18:58:20.151Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-26T18:58:21.519Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-26T18:58:21.582Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-26T18:58:22.449Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-26T18:58:23.143Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-26T18:58:23.143Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-26T18:58:23.383Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-26T18:58:23.610Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-26T18:58:23.610Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-26T18:58:23.610Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-26T18:58:23.610Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T18:58:23.610Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-26T18:58:23.760Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-26T18:58:24.312Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-26T18:58:25.169Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-26T18:58:25.170Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T18:58:25.170Z] === RUN TestDockerSuite/TestCommitChange [2021-11-26T18:58:26.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-26T18:58:26.207Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-26T18:58:26.770Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-26T18:58:26.770Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-26T18:58:26.770Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-26T18:58:26.770Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-26T18:58:26.770Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-26T18:58:26.770Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-26T18:58:26.770Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-26T18:58:26.770Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-26T18:58:26.770Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-26T18:58:26.770Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-26T18:58:27.332Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-26T18:58:27.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-26T18:58:27.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-26T18:58:27.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-26T18:58:27.561Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-26T18:58:27.561Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-26T18:58:28.286Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-26T18:58:29.213Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-26T18:58:29.470Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-26T18:58:29.781Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-26T18:58:29.781Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-26T18:58:29.781Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-26T18:58:29.913Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-26T18:58:30.032Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-26T18:58:30.596Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-26T18:58:30.596Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-26T18:58:31.159Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-26T18:58:31.159Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-26T18:58:31.159Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-26T18:58:31.159Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-26T18:58:31.159Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-26T18:58:31.159Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-26T18:58:31.159Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-26T18:58:31.330Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-26T18:58:31.720Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-26T18:58:31.720Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-26T18:58:31.999Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-26T18:58:31.999Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T18:58:31.999Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-26T18:58:32.283Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-26T18:58:32.283Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-26T18:58:32.845Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-26T18:58:33.102Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-26T18:58:33.567Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-26T18:58:33.666Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-26T18:58:33.694Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-26T18:58:33.694Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-26T18:58:33.694Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-26T18:58:33.922Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-26T18:58:34.037Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-26T18:58:34.484Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-26T18:58:34.741Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-26T18:58:34.997Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-26T18:58:34.997Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-26T18:58:34.997Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-26T18:58:35.560Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-26T18:58:36.927Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-26T18:58:37.488Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-26T18:58:37.488Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-26T18:58:37.488Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-26T18:58:37.488Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-26T18:58:37.744Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-26T18:58:37.744Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-26T18:58:37.835Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-26T18:58:38.482Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-26T18:58:38.673Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-26T18:58:39.237Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-26T18:58:40.053Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-26T18:58:40.053Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-26T18:58:40.053Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-26T18:58:40.053Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-26T18:58:40.053Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-26T18:58:40.053Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-26T18:58:40.053Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-26T18:58:40.053Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-26T18:58:40.053Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-26T18:58:40.053Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-26T18:58:40.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-26T18:58:40.602Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-26T18:58:40.834Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-26T18:58:40.834Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-26T18:58:40.834Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-26T18:58:41.531Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-26T18:58:41.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-26T18:58:41.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-26T18:58:41.788Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-26T18:58:41.788Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-26T18:58:41.788Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-26T18:58:42.716Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-26T18:58:42.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-26T18:58:43.232Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-26T18:58:43.536Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-26T18:58:43.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-26T18:58:44.464Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-26T18:58:44.464Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-26T18:58:45.839Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-26T18:58:46.095Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-26T18:58:46.351Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-26T18:58:46.351Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-26T18:58:46.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-26T18:58:47.720Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3943760391 [2021-11-26T18:58:47.977Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-26T18:58:47.979Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-26T18:58:48.234Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-26T18:58:49.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-26T18:58:49.604Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-26T18:58:49.604Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-26T18:58:49.604Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-26T18:58:50.920Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-26T18:58:50.920Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T18:58:50.920Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-26T18:58:50.920Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-26T18:58:50.920Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-26T18:58:50.920Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-26T18:58:50.971Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-26T18:58:51.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001fad50_} [2021-11-26T18:58:51.386Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-26T18:58:51.386Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-26T18:58:51.386Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-26T18:58:51.386Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-26T18:58:51.386Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-26T18:58:51.386Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-26T18:58:51.386Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-26T18:58:51.386Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T18:58:51.386Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-26T18:58:51.386Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-26T18:58:52.339Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-26T18:58:52.339Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-26T18:58:52.595Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-26T18:58:52.595Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-26T18:58:52.595Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-26T18:58:52.595Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-26T18:58:53.156Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-26T18:58:53.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1540750684_c:\foo_false____} [2021-11-26T18:58:53.648Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-26T18:58:55.676Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-26T18:58:56.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1540750684_c:\foo_true____} [2021-11-26T18:58:57.435Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-26T18:58:57.564Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-26T18:58:58.527Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-26T18:58:58.638Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-26T18:58:58.638Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-26T18:58:58.638Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-26T18:58:58.638Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-26T18:58:58.638Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-26T18:58:58.638Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-26T18:58:58.638Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-26T18:59:00.833Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-26T18:59:01.595Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-26T18:59:01.595Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-26T18:59:01.595Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T18:59:01.595Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-26T18:59:01.762Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-26T18:59:02.333Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-26T18:59:03.261Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-26T18:59:03.812Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-26T18:59:03.812Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-26T18:59:03.812Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-26T18:59:03.812Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-26T18:59:04.385Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-26T18:59:04.385Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-26T18:59:04.385Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-26T18:59:05.774Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-26T18:59:06.592Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-26T18:59:06.592Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-26T18:59:06.592Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-26T18:59:06.592Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-26T18:59:06.592Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-26T18:59:06.592Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-26T18:59:06.592Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-26T18:59:06.765Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-26T18:59:06.765Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-26T18:59:06.765Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-26T18:59:06.765Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-26T18:59:06.765Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-26T18:59:06.765Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-26T18:59:06.765Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-26T18:59:07.683Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-26T18:59:07.939Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-26T18:59:08.797Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-26T18:59:08.797Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-26T18:59:08.797Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-26T18:59:08.797Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-26T18:59:08.866Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-26T18:59:10.757Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-26T18:59:10.757Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-26T18:59:11.526Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-26T18:59:11.737Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-26T18:59:11.737Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-26T18:59:11.737Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-26T18:59:11.737Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-26T18:59:11.737Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-26T18:59:11.737Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-26T18:59:11.737Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T18:59:11.737Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-26T18:59:12.126Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-26T18:59:12.355Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-26T18:59:12.356Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-26T18:59:12.356Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-26T18:59:13.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-26T18:59:13.093Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-26T18:59:13.093Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T18:59:13.093Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-26T18:59:13.093Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-26T18:59:13.093Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-26T18:59:14.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-26T18:59:14.949Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-26T18:59:16.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-26T18:59:17.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-26T18:59:18.206Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-26T18:59:18.220Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-26T18:59:18.220Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-26T18:59:18.220Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-26T18:59:18.220Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-26T18:59:18.220Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-26T18:59:18.220Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-26T18:59:19.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-26T18:59:20.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-26T18:59:20.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-26T18:59:20.563Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-26T18:59:20.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-26T18:59:21.170Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-26T18:59:21.648Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-26T18:59:21.877Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-26T18:59:21.877Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-26T18:59:21.877Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-26T18:59:21.877Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T18:59:21.877Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-26T18:59:23.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-26T18:59:23.505Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-26T18:59:23.538Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-26T18:59:26.055Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-26T18:59:26.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-26T18:59:26.450Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-26T18:59:26.450Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T18:59:26.450Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-26T18:59:26.450Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T18:59:26.450Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-26T18:59:28.659Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-26T18:59:28.659Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-26T18:59:28.837Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-26T18:59:29.764Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-26T18:59:29.827Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-26T18:59:30.326Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-26T18:59:30.555Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-26T18:59:30.555Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-26T18:59:30.555Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-26T18:59:30.555Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-26T18:59:30.555Z] === RUN TestDockerSuite/TestCpToDot [2021-11-26T18:59:30.867Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-26T18:59:30.867Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-26T18:59:30.867Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-26T18:59:30.889Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-26T18:59:31.390Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-26T18:59:31.390Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-26T18:59:31.451Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-26T18:59:31.451Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-26T18:59:31.451Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-26T18:59:31.857Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-26T18:59:32.013Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-26T18:59:33.511Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-26T18:59:33.511Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-26T18:59:33.511Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-26T18:59:33.511Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-26T18:59:33.511Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-26T18:59:33.811Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-26T18:59:34.277Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-26T18:59:34.531Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-26T18:59:34.806Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-26T18:59:35.274Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-26T18:59:35.731Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-26T18:59:35.731Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T18:59:35.731Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-26T18:59:35.731Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-26T18:59:35.731Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-26T18:59:35.731Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-26T18:59:35.731Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-26T18:59:35.731Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-26T18:59:35.731Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-26T18:59:35.731Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-26T18:59:36.200Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-26T18:59:36.837Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-26T18:59:37.220Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-26T18:59:37.797Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-26T18:59:37.797Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-26T18:59:38.056Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-26T18:59:38.056Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-26T18:59:38.056Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-26T18:59:38.056Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-26T18:59:38.056Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-26T18:59:38.418Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-26T18:59:38.983Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-26T18:59:39.239Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-26T18:59:39.802Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-26T18:59:40.643Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-26T18:59:40.643Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-26T18:59:40.643Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-26T18:59:40.732Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-26T18:59:40.999Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-26T18:59:41.661Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-26T18:59:42.864Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-26T18:59:43.334Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-26T18:59:43.334Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-26T18:59:43.334Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-26T18:59:43.334Z] === RUN TestDockerSuite/TestCreateRM [2021-11-26T18:59:43.803Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-26T18:59:43.803Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T18:59:43.803Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-26T18:59:43.803Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-26T18:59:44.272Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-26T18:59:45.826Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-26T18:59:46.083Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-26T18:59:46.083Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-26T18:59:46.083Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-26T18:59:46.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-26T18:59:46.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-26T18:59:46.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-26T18:59:46.860Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-26T18:59:46.860Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-26T18:59:47.010Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-26T18:59:47.266Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-26T18:59:49.068Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-26T18:59:49.068Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-26T18:59:49.068Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-26T18:59:49.327Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-26T18:59:49.788Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-26T18:59:50.312Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-26T18:59:51.438Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-26T18:59:51.907Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-26T18:59:51.907Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-26T18:59:52.009Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-26T18:59:52.009Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T18:59:52.009Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-26T18:59:52.344Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-26T18:59:52.344Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-26T18:59:54.861Z] docker_cli_service_logs_test.go:246: checking task 5dipkz3egtbc [2021-11-26T18:59:54.861Z] docker_cli_service_logs_test.go:251: checking messages for 5dipkz3egtbc [2021-11-26T18:59:54.861Z] docker_cli_service_logs_test.go:246: checking task m3vgkwe5ocoh [2021-11-26T18:59:54.861Z] docker_cli_service_logs_test.go:251: checking messages for m3vgkwe5ocoh [2021-11-26T18:59:54.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-26T18:59:54.862Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-26T18:59:54.952Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-26T18:59:54.952Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-26T18:59:55.332Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-26T18:59:55.332Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-26T18:59:55.332Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-26T18:59:56.229Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-26T18:59:57.467Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-26T18:59:57.550Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-26T18:59:57.551Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T18:59:57.551Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-26T18:59:57.551Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-26T18:59:57.551Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-26T18:59:57.551Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-26T18:59:57.551Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-26T18:59:57.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-26T18:59:57.551Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-26T18:59:57.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-26T18:59:57.551Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T18:59:57.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-26T18:59:57.551Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-26T18:59:57.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-26T18:59:57.551Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-26T18:59:58.019Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-26T18:59:58.019Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-26T18:59:58.019Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestDockerFails [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-26T18:59:58.019Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-26T18:59:58.019Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-26T18:59:58.019Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-26T18:59:58.019Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-26T18:59:58.019Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-26T18:59:58.019Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-26T18:59:58.120Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-26T18:59:59.694Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-26T19:00:00.238Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-26T19:00:00.636Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-26T19:00:01.254Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-26T19:00:01.904Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-26T19:00:01.904Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-26T19:00:01.904Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-26T19:00:01.904Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-26T19:00:01.904Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-26T19:00:01.904Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-26T19:00:01.904Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-26T19:00:01.904Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-26T19:00:01.905Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-26T19:00:01.905Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-26T19:00:01.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-26T19:00:02.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-26T19:00:03.193Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-26T19:00:03.366Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-26T19:00:03.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-26T19:00:03.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-26T19:00:04.296Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-26T19:00:05.225Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-26T19:00:05.412Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-26T19:00:05.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-26T19:00:06.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-26T19:00:06.848Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-26T19:00:07.777Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-26T19:00:08.405Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-26T19:00:08.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-26T19:00:08.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-26T19:00:10.072Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-26T19:00:11.438Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-26T19:00:11.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-26T19:00:12.837Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-26T19:00:13.158Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-26T19:00:13.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004a6798_} [2021-11-26T19:00:14.102Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-26T19:00:16.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13846137287_c:\foo_false____} [2021-11-26T19:00:16.948Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-26T19:00:17.416Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-26T19:00:17.416Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-26T19:00:17.884Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-26T19:00:17.884Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-26T19:00:17.884Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-26T19:00:17.905Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-26T19:00:18.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13846137287_c:\foo_true____} [2021-11-26T19:00:19.447Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-26T19:00:19.447Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-26T19:00:19.447Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-26T19:00:21.873Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-26T19:00:21.873Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-26T19:00:21.873Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-26T19:00:21.873Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-26T19:00:21.873Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-26T19:00:21.873Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-26T19:00:21.873Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-26T19:00:22.654Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-26T19:00:24.816Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-26T19:00:24.816Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-26T19:00:24.816Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:00:24.816Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-26T19:00:24.862Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-26T19:00:25.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-26T19:00:25.848Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-26T19:00:26.379Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-26T19:00:27.744Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-26T19:00:27.744Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-26T19:00:27.758Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-26T19:00:27.759Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-26T19:00:27.759Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-26T19:00:27.759Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-26T19:00:28.001Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-26T19:00:28.564Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-26T19:00:28.564Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-26T19:00:28.820Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-26T19:00:28.820Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-26T19:00:28.820Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-26T19:00:29.382Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-26T19:00:29.382Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-26T19:00:29.646Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-26T19:00:29.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-26T19:00:30.096Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-26T19:00:30.096Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-26T19:00:30.096Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-26T19:00:30.096Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-26T19:00:30.096Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-26T19:00:30.096Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-26T19:00:30.096Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-26T19:00:30.114Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-26T19:00:30.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-26T19:00:30.202Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-26T19:00:30.202Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-26T19:00:30.202Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-26T19:00:30.766Z] docker_cli_swarm_test.go:1901: [db39a8184ae1f] joining swarm manager [d421788d47841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:00:31.102Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-26T19:00:32.132Z] docker_cli_swarm_test.go:1902: [d4ad43c913e69] joining swarm manager [d421788d47841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T19:00:32.132Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-26T19:00:32.132Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-26T19:00:32.388Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-26T19:00:32.388Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-26T19:00:32.388Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-26T19:00:32.950Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-26T19:00:34.842Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-26T19:00:34.842Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-26T19:00:34.842Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-26T19:00:34.842Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-26T19:00:35.861Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-26T19:00:36.731Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-26T19:00:37.784Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-26T19:00:37.784Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:00:37.784Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-26T19:00:37.784Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-26T19:00:37.784Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-26T19:00:38.624Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-26T19:00:38.624Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite (1279.30s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.94s) [2021-11-26T19:00:38.624Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.36s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.24s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.57s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.40s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.96s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.42s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.00s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.77s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.10s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.28s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.77s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.53s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.17s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.59s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.69s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.70s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.74s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.68s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.82s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.84s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.05s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.62s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.11s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.76s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.07s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.72s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.53s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.12s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.95s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.38s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.75s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.43s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.79s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.09s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.90s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.08s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.11s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.47s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2021-11-26T19:00:38.625Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.44s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.68s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.98s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.48s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.02s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.64s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.91s) [2021-11-26T19:00:38.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-26T19:00:38.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-26T19:00:38.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-26T19:00:38.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.77s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.43s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.02s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.39s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.77s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.34s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.97s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.27s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.33s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.76s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.91s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.68s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.63s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.15s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.54s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.39s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.04s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.23s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.22s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.84s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.17s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.19s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.57s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.86s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.79s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.73s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s) [2021-11-26T19:00:38.625Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.52s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.41s) [2021-11-26T19:00:38.625Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.99s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.53s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.78s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildHistory (4.12s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.86s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.68s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.58s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.14s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.78s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.44s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.52s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.56s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.38s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.90s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.85s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.04s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildPATH (1.53s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.58s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.09s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.84s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.56s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildRm (1.85s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.62s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.82s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.94s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.67s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.45s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.94s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.28s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildUser (1.47s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.50s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.32s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.79s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.19s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.96s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.55s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.39s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.90s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.06s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.16s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.98s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.97s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.47s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.14s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.45s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.13s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2021-11-26T19:00:38.626Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.97s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.81s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2021-11-26T19:00:38.626Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.48s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d10c90_} (1.75s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-134734046_/foo_false____} (0.66s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-134734046_/foo_true____} (0.42s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32421314154_/foo_false____} (1.53s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32421314154_/foo_true____} (1.40s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32421314154_/foo_true__0xc000d10cc0__} (0.52s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d10cd8_} (0.43s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d10cf0_} (1.31s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d10d08_} (1.31s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d10d20_} (1.42s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.65s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.98s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.56s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.57s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.97s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.90s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.56s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.83s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.10s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.12s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.57s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToDot (0.66s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.85s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2021-11-26T19:00:38.627Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-11-26T19:00:38.627Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.70s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.11s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.35s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.14s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.41s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.61s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.21s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.47s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFilters (1.24s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2021-11-26T19:00:38.627Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-26T19:00:38.627Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.29s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsResize (0.67s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.50s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.64s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.74s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.11s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecCgroup (0.97s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecEnv (0.65s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.66s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.59s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.32s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecStartFails (0.69s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.82s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecTTY (0.47s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.69s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2021-11-26T19:00:38.627Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.51s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.44s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.58s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestHealth (18.92s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.69s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.80s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-11-26T19:00:38.627Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.69s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.71s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.40s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.54s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-11-26T19:00:38.628Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-26T19:00:38.628Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.06s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.52s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.76s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.13s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.70s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.62s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.19s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.56s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsTail (0.58s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.63s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.63s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.67s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestNetHostname (2.02s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.97s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.07s) [2021-11-26T19:00:38.628Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.47s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.91s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.79s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.41s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.10s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPortList (6.10s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.24s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.14s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.34s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.38s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2021-11-26T19:00:38.628Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsByOrder (2.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.09s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.39s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.06s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.74s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.87s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.68s) [2021-11-26T19:00:38.890Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.95s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.87s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.75s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.96s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.85s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.65s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.25s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.73s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.57s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.91s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.16s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.19s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.95s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.61s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2021-11-26T19:00:38.890Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-11-26T19:00:38.890Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.68s) [2021-11-26T19:00:38.890Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.75s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2021-11-26T19:00:38.890Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-11-26T19:00:38.890Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.93s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.40s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunMount (4.30s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.18s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.44s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.26s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.87s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.68s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.92s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.33s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.60s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.27s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.62s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.58s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.34s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.47s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.15s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.62s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunSysctls (0.99s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.07s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.46s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.64s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.49s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.75s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.26s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.64s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.09s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.98s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.61s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.62s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.45s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.79s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.25s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.70s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.15s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.67s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.16s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2021-11-26T19:00:38.891Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.56s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.45s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.12s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.21s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.68s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.75s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.79s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.60s) [2021-11-26T19:00:38.891Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2021-11-26T19:00:38.892Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-11-26T19:00:38.892Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-11-26T19:00:38.892Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2021-11-26T19:00:38.892Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s) [2021-11-26T19:00:38.892Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-26T19:00:38.892Z] === RUN TestDockerRegistrySuite [2021-11-26T19:00:38.892Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-26T19:00:39.820Z] check_test.go:195: [d86679fe6883b] daemon is not started [2021-11-26T19:00:39.820Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-26T19:00:40.620Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-26T19:00:40.620Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-26T19:00:40.620Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-26T19:00:40.620Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:00:40.620Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-26T19:00:40.620Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-26T19:00:40.620Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-26T19:00:40.620Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-26T19:00:40.620Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-26T19:00:40.747Z] check_test.go:195: [d457a1284b70c] daemon is not started [2021-11-26T19:00:40.747Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-26T19:00:42.114Z] check_test.go:195: [db9f5387edb85] daemon is not started [2021-11-26T19:00:42.114Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-26T19:00:42.188Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-26T19:00:42.188Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-26T19:00:42.188Z] === RUN TestDockerSuite/TestEventsRename [2021-11-26T19:00:42.371Z] check_test.go:195: [ddbcd60db9729] daemon is not started [2021-11-26T19:00:42.371Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:00:44.407Z] === RUN TestDockerSuite/TestEventsResize [2021-11-26T19:00:45.639Z] check_test.go:195: [d37dfc0fce7cc] daemon is not started [2021-11-26T19:00:45.639Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:00:48.187Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-26T19:00:48.187Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-26T19:00:48.187Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-26T19:00:48.187Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:00:48.187Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-26T19:00:49.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-26T19:00:50.065Z] check_test.go:195: [dff37e9451545] daemon is not started [2021-11-26T19:00:50.065Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-26T19:00:53.075Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-26T19:00:53.336Z] check_test.go:195: [dc052285cd4dc] daemon is not started [2021-11-26T19:00:53.336Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-26T19:00:54.062Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-26T19:00:54.265Z] check_test.go:195: [d0af124c36015] daemon is not started [2021-11-26T19:00:54.265Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-26T19:00:54.829Z] check_test.go:195: [d3b8fb1d73431] daemon is not started [2021-11-26T19:00:54.829Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-26T19:00:55.760Z] check_test.go:195: [de5c955f618c5] daemon is not started [2021-11-26T19:00:55.760Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-26T19:00:56.280Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-26T19:00:56.838Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-26T19:00:56.838Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-26T19:00:56.838Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-26T19:00:56.838Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-26T19:00:56.838Z] === RUN TestDockerSuite/TestCpToDot [2021-11-26T19:00:57.128Z] check_test.go:195: [d7c9b41b7f7fa] daemon is not started [2021-11-26T19:00:57.128Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-26T19:00:57.385Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-26T19:00:58.317Z] check_test.go:195: [d2137f8099550] daemon is not started [2021-11-26T19:00:58.317Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-26T19:00:58.398Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-26T19:00:58.398Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-26T19:00:58.398Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-26T19:00:58.398Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-26T19:00:58.398Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-26T19:00:59.246Z] check_test.go:195: [d36ed38a7cd8b] daemon is not started [2021-11-26T19:00:59.246Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-26T19:00:59.807Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-26T19:01:00.370Z] check_test.go:195: [da1bad52652f0] daemon is not started [2021-11-26T19:01:00.370Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-26T19:01:01.338Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7fa9986db14ef97cceba8e5a551e2f136c98a878dc82e6443d73e89a253effd4 [2021-11-26T19:01:01.341Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-26T19:01:01.341Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:01:01.341Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-26T19:01:01.341Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-26T19:01:01.341Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-26T19:01:01.341Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-26T19:01:01.341Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-26T19:01:01.341Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-26T19:01:01.341Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-26T19:01:01.384Z] === RUN TestDockerSuite/TestEventsTop [2021-11-26T19:01:01.384Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-26T19:01:01.384Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-26T19:01:01.807Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-26T19:01:01.807Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-26T19:01:02.135Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-26T19:01:02.706Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:25f5c9337cb0684e5e7bf2c15efbc2785738d89ea0daf3c1b19c123c3ca9eaba [2021-11-26T19:01:02.706Z] check_test.go:195: [daee86b09ad6f] daemon is not started [2021-11-26T19:01:02.706Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-26T19:01:03.603Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-26T19:01:03.635Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d7a9de487196809b6cea0c5a2a6857873e2c6333b5c340b847c3d96ab6e22aa [2021-11-26T19:01:04.015Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-26T19:01:04.197Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4d93bf865e883485cf452a92a0789e03135a292da9d845ea51fc71e0cec4de1b [2021-11-26T19:01:04.453Z] check_test.go:195: [dfc889c224045] daemon is not started [2021-11-26T19:01:04.453Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-26T19:01:05.381Z] check_test.go:195: [d481193b2e665] daemon is not started [2021-11-26T19:01:05.381Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-26T19:01:06.228Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-26T19:01:06.228Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-26T19:01:06.694Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-26T19:01:07.401Z] === RUN TestDockerSuite/TestExec [2021-11-26T19:01:07.401Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:01:07.401Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-26T19:01:07.401Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-26T19:01:07.401Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-26T19:01:07.900Z] check_test.go:195: [d0717c9ec584d] daemon is not started [2021-11-26T19:01:07.901Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-26T19:01:08.463Z] check_test.go:195: [d0ee8e8c4405a] daemon is not started [2021-11-26T19:01:08.463Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:01:08.463Z] check_test.go:195: [d0b95dd77bebd] daemon is not started [2021-11-26T19:01:08.463Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:01:08.903Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-26T19:01:08.970Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-26T19:01:09.369Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-26T19:01:09.830Z] check_test.go:195: [d54fe09da4b77] daemon is not started [2021-11-26T19:01:09.830Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:01:09.835Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-26T19:01:09.835Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-26T19:01:09.835Z] === RUN TestDockerSuite/TestCreateRM [2021-11-26T19:01:09.835Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-26T19:01:09.835Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T19:01:09.835Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-26T19:01:10.302Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-26T19:01:10.392Z] check_test.go:195: [da57d25cebfce] daemon is not started [2021-11-26T19:01:10.392Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:01:10.768Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-26T19:01:11.188Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-26T19:01:11.188Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:01:11.188Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-26T19:01:11.188Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:01:11.188Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-26T19:01:11.188Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-26T19:01:11.188Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-26T19:01:11.320Z] check_test.go:195: [da89695b9da07] daemon is not started [2021-11-26T19:01:11.320Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-26T19:01:12.755Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-26T19:01:13.836Z] check_test.go:195: [dc9f825aedc32] daemon is not started [2021-11-26T19:01:13.837Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-26T19:01:13.837Z] check_test.go:195: [d5efc9da4119f] daemon is not started [2021-11-26T19:01:13.837Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-26T19:01:14.327Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-26T19:01:15.203Z] check_test.go:195: [dc92322aa4058] daemon is not started [2021-11-26T19:01:15.203Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-26T19:01:15.203Z] check_test.go:195: [dce49cdbcc5d2] daemon is not started [2021-11-26T19:01:15.203Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-26T19:01:15.460Z] check_test.go:195: [d98581c1e3139] daemon is not started [2021-11-26T19:01:15.460Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-26T19:01:15.716Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-26T19:01:15.716Z] check_test.go:195: [de6e9168bb26b] daemon is not started [2021-11-26T19:01:15.716Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-26T19:01:15.971Z] check_test.go:195: [d9cfc6bdf2b27] daemon is not started [2021-11-26T19:01:15.971Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-26T19:01:16.533Z] check_test.go:195: [d2704c57650fc] daemon is not started [2021-11-26T19:01:16.533Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-26T19:01:16.533Z] check_test.go:195: [d7bd24942d449] daemon is not started [2021-11-26T19:01:16.533Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-26T19:01:16.545Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-26T19:01:17.900Z] docker_cli_swarm_test.go:1802: [d4146e4cf39cb] joining swarm manager [d9213e06ba138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:01:17.900Z] check_test.go:195: [d252d95681aac] daemon is not started [2021-11-26T19:01:17.900Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-26T19:01:17.911Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-26T19:01:17.911Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-26T19:01:18.112Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-26T19:01:18.377Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-26T19:01:19.269Z] docker_cli_swarm_test.go:1803: [d2bb3c60f5c79] joining swarm manager [d9213e06ba138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T19:01:19.529Z] check_test.go:195: [d552ea363939a] daemon is not started [2021-11-26T19:01:19.529Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-26T19:01:19.944Z] === RUN TestDockerSuite/TestBuildRm [2021-11-26T19:01:20.468Z] check_test.go:195: [dd82a94f5aea2] daemon is not started [2021-11-26T19:01:20.468Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-26T19:01:21.318Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-26T19:01:21.318Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-26T19:01:21.318Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-26T19:01:21.318Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-26T19:01:21.405Z] check_test.go:195: [df2c0e04ceb49] daemon is not started [2021-11-26T19:01:21.405Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-26T19:01:22.334Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-26T19:01:22.873Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-26T19:01:22.873Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-26T19:01:22.873Z] === RUN TestDockerSuite/TestExecEnv [2021-11-26T19:01:22.873Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:01:22.873Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-26T19:01:22.873Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-26T19:01:22.873Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite (44.42s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.07s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.80s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.98s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.32s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.11s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.47s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.62s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-11-26T19:01:23.262Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-11-26T19:01:23.262Z] === RUN TestDockerSchema1RegistrySuite [2021-11-26T19:01:23.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-26T19:01:23.262Z] check_test.go:222: [dce9c6784d707] daemon is not started [2021-11-26T19:01:23.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-26T19:01:24.262Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-26T19:01:24.262Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDockerFails [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-26T19:01:24.262Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-26T19:01:24.262Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-26T19:01:24.262Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-26T19:01:24.262Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-26T19:01:24.262Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-26T19:01:24.262Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-26T19:01:24.441Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-26T19:01:25.780Z] check_test.go:222: [d4fba55da4093] daemon is not started [2021-11-26T19:01:25.780Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:01:27.205Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-26T19:01:28.242Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-26T19:01:28.242Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-26T19:01:28.242Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-26T19:01:28.242Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-26T19:01:28.243Z] === RUN TestDockerSuite/TestExecParseError [2021-11-26T19:01:28.243Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:01:28.243Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-26T19:01:28.243Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-26T19:01:28.243Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-26T19:01:28.243Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-26T19:01:28.243Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-26T19:01:30.146Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-26T19:01:30.365Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-26T19:01:30.463Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-26T19:01:30.463Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-26T19:01:30.463Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-26T19:01:30.463Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:01:30.463Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-26T19:01:30.463Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-26T19:01:30.463Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-26T19:01:30.463Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-26T19:01:30.463Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-26T19:01:30.463Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-26T19:01:30.463Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-26T19:01:31.025Z] check_test.go:222: [d601afdb0c265] daemon is not started [2021-11-26T19:01:31.025Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-26T19:01:31.954Z] check_test.go:222: [d93f0c519bcbf] daemon is not started [2021-11-26T19:01:31.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:01:31.954Z] check_test.go:222: [dd97a9a57bf9a] daemon is not started [2021-11-26T19:01:31.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:01:32.353Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-26T19:01:32.579Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-26T19:01:32.579Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-26T19:01:32.579Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-26T19:01:32.579Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-26T19:01:32.579Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-26T19:01:32.681Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-26T19:01:32.681Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-26T19:01:32.681Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-26T19:01:32.882Z] check_test.go:222: [d0e28d9c62b0c] daemon is not started [2021-11-26T19:01:32.882Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:01:33.812Z] check_test.go:222: [d2795a8394710] daemon is not started [2021-11-26T19:01:33.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:01:34.144Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-26T19:01:34.745Z] check_test.go:222: [d4a44a160ec92] daemon is not started [2021-11-26T19:01:34.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-26T19:01:34.745Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-26T19:01:37.095Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-26T19:01:37.459Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-26T19:01:37.459Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-26T19:01:37.459Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-26T19:01:37.459Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-26T19:01:37.459Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-26T19:01:37.459Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:01:37.459Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-26T19:01:38.016Z] check_test.go:222: [d9fa855ed196b] daemon is not started [2021-11-26T19:01:38.016Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-26T19:01:38.016Z] check_test.go:222: [dc4b88ad8fd62] daemon is not started [2021-11-26T19:01:38.016Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-26T19:01:38.272Z] check_test.go:222: [db6201c6b5b93] daemon is not started [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite (15.18s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.90s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-11-26T19:01:38.272Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-11-26T19:01:38.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-26T19:01:38.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-26T19:01:39.200Z] check_test.go:251: [dcf260991e4f6] daemon is not started [2021-11-26T19:01:39.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-26T19:01:39.456Z] check_test.go:251: [dd4b75319175e] daemon is not started [2021-11-26T19:01:39.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-26T19:01:39.712Z] check_test.go:251: [db8a61f5209e2] daemon is not started [2021-11-26T19:01:39.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-26T19:01:40.044Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-26T19:01:41.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-26T19:01:41.640Z] check_test.go:251: [da0a312e60e9f] daemon is not started [2021-11-26T19:01:41.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-26T19:01:41.896Z] check_test.go:251: [d72b30aa382f8] daemon is not started [2021-11-26T19:01:41.896Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-26T19:01:42.757Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-26T19:01:42.833Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-26T19:01:43.095Z] check_test.go:251: [d7e2b6cadbfd8] daemon is not started [2021-11-26T19:01:43.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-26T19:01:43.095Z] check_test.go:251: [d13a983f59ac7] daemon is not started [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.87s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s) [2021-11-26T19:01:43.095Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-11-26T19:01:43.095Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-26T19:01:43.095Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-26T19:01:43.334Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-26T19:01:43.832Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-26T19:01:44.984Z] docker_cli_swarm_test.go:1321: [dcedfe9b2dd66] joining swarm manager [d5d28b9dbab4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:01:45.912Z] docker_cli_swarm_test.go:1322: [d7457fc9055d8] joining swarm manager [d5d28b9dbab4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T19:01:46.537Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-26T19:01:48.427Z] check_test.go:278: [da0e920e1eaf1] daemon is not started [2021-11-26T19:01:48.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-26T19:01:48.427Z] check_test.go:278: [d0c12b0307a59] daemon is not started [2021-11-26T19:01:48.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-26T19:01:48.683Z] check_test.go:278: [d5d9c4545b850] daemon is not started [2021-11-26T19:01:48.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-26T19:01:48.683Z] check_test.go:278: [dd67ea8a0f843] daemon is not started [2021-11-26T19:01:48.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-26T19:01:48.939Z] check_test.go:278: [d329c431f817e] daemon is not started [2021-11-26T19:01:48.939Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-11-26T19:01:48.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-11-26T19:01:48.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-26T19:01:48.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-26T19:01:48.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-26T19:01:48.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-11-26T19:01:48.939Z] === RUN TestDockerNetworkSuite [2021-11-26T19:01:48.939Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-26T19:01:49.209Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-26T19:01:49.867Z] docker_cli_network_unix_test.go:46: [d10e0414342f4] daemon is not started [2021-11-26T19:01:49.867Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-26T19:01:50.429Z] docker_cli_network_unix_test.go:46: [dec4e8745462d] daemon is not started [2021-11-26T19:01:50.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-26T19:01:51.280Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-26T19:01:51.427Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-26T19:01:53.202Z] docker_cli_network_unix_test.go:46: [ddf6d6469748c] daemon is not started [2021-11-26T19:01:53.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-26T19:01:54.224Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-26T19:01:54.690Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-26T19:01:54.826Z] docker_cli_network_unix_test.go:46: [d181f33ac4067] daemon is not started [2021-11-26T19:01:54.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-26T19:01:54.826Z] docker_cli_network_unix_test.go:1233: [d044b4094428c] daemon is not started [2021-11-26T19:01:57.301Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-26T19:01:57.301Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:01:57.301Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-26T19:01:57.301Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-26T19:01:57.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-26T19:01:57.769Z] === RUN TestDockerSuite/TestHealth [2021-11-26T19:01:57.770Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-26T19:01:57.770Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-26T19:01:57.770Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-26T19:01:57.770Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-26T19:01:57.770Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-26T19:01:58.272Z] docker_cli_network_unix_test.go:46: [dccb921fae72f] daemon is not started [2021-11-26T19:01:58.773Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-26T19:01:58.773Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-26T19:01:58.773Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-26T19:01:58.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-26T19:01:59.433Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-26T19:01:59.433Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-26T19:02:00.416Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-26T19:02:02.529Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-26T19:02:02.529Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-26T19:02:02.529Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-26T19:02:02.529Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-26T19:02:02.529Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-26T19:02:02.529Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-26T19:02:02.529Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-26T19:02:02.998Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-26T19:02:02.998Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:02:02.998Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-26T19:02:03.008Z] docker_cli_network_unix_test.go:46: [d701738b2e6d2] daemon is not started [2021-11-26T19:02:03.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-26T19:02:03.986Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-26T19:02:03.986Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-26T19:02:05.159Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-26T19:02:05.553Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-26T19:02:05.840Z] docker_cli_network_unix_test.go:46: [dbfffb1de3e44] daemon is not started [2021-11-26T19:02:06.022Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-26T19:02:06.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-26T19:02:07.027Z] docker_cli_network_unix_test.go:46: [dfb0ad94c7a78] daemon is not started [2021-11-26T19:02:07.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-26T19:02:07.433Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-26T19:02:07.433Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-26T19:02:07.539Z] docker_cli_network_unix_test.go:46: [d1c4227a34dad] daemon is not started [2021-11-26T19:02:07.589Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-26T19:02:07.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-26T19:02:08.051Z] docker_cli_network_unix_test.go:46: [d04886f8e50a5] daemon is not started [2021-11-26T19:02:08.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-26T19:02:08.613Z] docker_cli_network_unix_test.go:46: [db81c5839f705] daemon is not started [2021-11-26T19:02:09.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-26T19:02:09.431Z] docker_cli_network_unix_test.go:46: [dbd8f3c192282] daemon is not started [2021-11-26T19:02:09.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-26T19:02:09.993Z] docker_cli_network_unix_test.go:46: [d87863efe364f] daemon is not started [2021-11-26T19:02:09.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-26T19:02:10.544Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-26T19:02:10.544Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-26T19:02:10.545Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:02:10.545Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-26T19:02:10.555Z] docker_cli_network_unix_test.go:46: [d92c9b9645e14] daemon is not started [2021-11-26T19:02:10.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-26T19:02:10.811Z] docker_cli_network_unix_test.go:46: [d088fa67ac90d] daemon is not started [2021-11-26T19:02:11.012Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-26T19:02:11.012Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-26T19:02:11.012Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-26T19:02:11.013Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:02:11.013Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-26T19:02:11.013Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-26T19:02:11.013Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-26T19:02:11.013Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-26T19:02:11.013Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-26T19:02:11.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-26T19:02:11.224Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-26T19:02:11.224Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-26T19:02:11.322Z] docker_cli_network_unix_test.go:46: [d44782789b30f] daemon is not started [2021-11-26T19:02:11.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-26T19:02:11.323Z] docker_cli_network_unix_test.go:46: [d4a1a2954fc57] daemon is not started [2021-11-26T19:02:11.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-26T19:02:11.323Z] docker_cli_network_unix_test.go:46: [d36b99a10b8b9] daemon is not started [2021-11-26T19:02:11.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-26T19:02:11.995Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-26T19:02:11.995Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-26T19:02:11.995Z] === RUN TestDockerSuite/TestEventsRename [2021-11-26T19:02:12.252Z] docker_cli_network_unix_test.go:46: [dcc9a1228a3a2] daemon is not started [2021-11-26T19:02:12.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-26T19:02:12.813Z] docker_cli_network_unix_test.go:46: [da1e6ee578e8d] daemon is not started [2021-11-26T19:02:13.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-26T19:02:13.325Z] docker_cli_network_unix_test.go:46: [d8baccd7ab0e6] daemon is not started [2021-11-26T19:02:13.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-26T19:02:13.325Z] docker_cli_network_unix_test.go:46: [d30a3fef4c6a1] daemon is not started [2021-11-26T19:02:13.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-26T19:02:13.581Z] docker_cli_network_unix_test.go:46: [d91134705ce8c] daemon is not started [2021-11-26T19:02:13.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-26T19:02:14.203Z] === RUN TestDockerSuite/TestEventsResize [2021-11-26T19:02:14.338Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-26T19:02:14.338Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-26T19:02:14.989Z] docker_cli_network_unix_test.go:968: [ddbba8a14c3f5] daemon is not started [2021-11-26T19:02:15.012Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-26T19:02:15.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-26T19:02:16.555Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestImportFile [2021-11-26T19:02:16.555Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-26T19:02:16.555Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-26T19:02:16.555Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-26T19:02:16.555Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-26T19:02:16.555Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-26T19:02:16.555Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-26T19:02:16.555Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-26T19:02:16.555Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-26T19:02:16.555Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:02:16.555Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-26T19:02:16.845Z] docker_cli_network_unix_test.go:46: [d712b3d653c05] daemon is not started [2021-11-26T19:02:16.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-26T19:02:18.778Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-26T19:02:19.362Z] docker_cli_network_unix_test.go:1116: [d760eb0b95540] daemon is not started [2021-11-26T19:02:20.995Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-26T19:02:20.995Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:02:20.995Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-26T19:02:20.995Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-26T19:02:20.995Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-26T19:02:20.995Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-26T19:02:20.995Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-26T19:02:20.995Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-26T19:02:22.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-26T19:02:22.632Z] docker_cli_network_unix_test.go:46: [d1d7e51355834] daemon is not started [2021-11-26T19:02:22.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-26T19:02:23.194Z] docker_cli_network_unix_test.go:46: [da0d8b7ee1acc] daemon is not started [2021-11-26T19:02:23.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-26T19:02:23.194Z] docker_cli_network_unix_test.go:46: [d9103902dc1b4] daemon is not started [2021-11-26T19:02:23.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-26T19:02:23.194Z] docker_cli_network_unix_test.go:46: [d3963564aeca3] daemon is not started [2021-11-26T19:02:23.222Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-26T19:02:23.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-26T19:02:23.450Z] docker_cli_network_unix_test.go:46: [ded3b91d61065] daemon is not started [2021-11-26T19:02:23.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-26T19:02:23.690Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-26T19:02:23.706Z] docker_cli_network_unix_test.go:46: [dc8855c7754a4] daemon is not started [2021-11-26T19:02:23.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-26T19:02:23.706Z] docker_cli_network_unix_test.go:46: [d226c99af5d57] daemon is not started [2021-11-26T19:02:23.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-26T19:02:25.071Z] docker_cli_network_unix_test.go:46: [d79cfa7b8b158] daemon is not started [2021-11-26T19:02:25.909Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-26T19:02:25.909Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-26T19:02:25.909Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-26T19:02:25.909Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-26T19:02:25.909Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-26T19:02:25.909Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-26T19:02:25.909Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-26T19:02:26.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-26T19:02:26.000Z] docker_cli_network_unix_test.go:46: [d0a759d3772d2] daemon is not started [2021-11-26T19:02:26.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-26T19:02:26.000Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-26T19:02:26.000Z] docker_cli_network_unix_test.go:46: [d26cb271ae0f7] daemon is not started [2021-11-26T19:02:26.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-26T19:02:26.561Z] docker_cli_network_unix_test.go:46: [d140b15e8e0c1] daemon is not started [2021-11-26T19:02:26.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-26T19:02:28.129Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-26T19:02:30.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-26T19:02:31.451Z] docker_cli_network_unix_test.go:1084: [d1edece5e4050] daemon is not started [2021-11-26T19:02:31.929Z] === RUN TestDockerSuite/TestInspectImage [2021-11-26T19:02:31.929Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:02:31.929Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-26T19:02:31.929Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:02:31.929Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-26T19:02:31.929Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:02:31.929Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-26T19:02:32.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-26T19:02:32.820Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-26T19:02:32.820Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-26T19:02:32.820Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-26T19:02:33.074Z] docker_cli_network_unix_test.go:46: [d3b2e3949f3a1] daemon is not started [2021-11-26T19:02:33.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-26T19:02:33.636Z] docker_cli_network_unix_test.go:46: [d837886cf2828] daemon is not started [2021-11-26T19:02:33.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-26T19:02:33.806Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-26T19:02:34.155Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-26T19:02:35.001Z] docker_cli_network_unix_test.go:46: [d7f807a435d7e] daemon is not started [2021-11-26T19:02:35.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-26T19:02:35.257Z] docker_cli_network_unix_test.go:46: [dce3ccd38b1a1] daemon is not started [2021-11-26T19:02:35.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-26T19:02:35.370Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-26T19:02:35.819Z] docker_cli_network_unix_test.go:46: [d7ca35ee6bef3] daemon is not started [2021-11-26T19:02:36.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-26T19:02:36.332Z] docker_cli_network_unix_test.go:46: [d1c123c757b64] daemon is not started [2021-11-26T19:02:36.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-26T19:02:36.373Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-26T19:02:36.373Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-26T19:02:36.894Z] docker_cli_network_unix_test.go:46: [dfaff1e6d0d1b] daemon is not started [2021-11-26T19:02:37.455Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-26T19:02:38.592Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-26T19:02:39.158Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-26T19:02:40.813Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-26T19:02:40.813Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-26T19:02:40.813Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-26T19:02:40.813Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-26T19:02:42.383Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-26T19:02:42.717Z] docker_cli_network_unix_test.go:46: [d43a69ec92fcf] daemon is not started [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite (53.78s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.00s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.16s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.66s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-11-26T19:02:42.717Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.69s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2021-11-26T19:02:42.717Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.37s) [2021-11-26T19:02:42.717Z] === RUN TestDockerHubPullSuite [2021-11-26T19:02:42.717Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-26T19:02:43.910Z] === RUN TestDockerSuite/TestBuildUser [2021-11-26T19:02:43.910Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-26T19:02:43.910Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-26T19:02:43.910Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-26T19:02:43.910Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-26T19:02:43.910Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-26T19:02:43.910Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-26T19:02:46.874Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-26T19:02:47.863Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-26T19:02:49.293Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-26T19:02:50.031Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-26T19:02:50.031Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-26T19:02:50.082Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-26T19:02:50.082Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-26T19:02:50.082Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-26T19:02:50.082Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-26T19:02:50.551Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-26T19:02:50.658Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-26T19:02:51.055Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-26T19:02:51.586Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-26T19:02:52.951Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-26T19:02:52.952Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-26T19:02:52.952Z] --- PASS: TestDockerHubPullSuite (10.27s) [2021-11-26T19:02:52.952Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (5.87s) [2021-11-26T19:02:52.952Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-11-26T19:02:52.952Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2021-11-26T19:02:52.952Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.31s) [2021-11-26T19:02:52.952Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2021-11-26T19:02:52.952Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-11-26T19:02:52.952Z] PASS [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === Skipped [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-11-26T19:02:52.952Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-26T19:02:52.952Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-26T19:02:52.952Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-11-26T19:02:52.952Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-26T19:02:52.952Z] docker_cli_network_unix_test.go:46: [d26cb271ae0f7] daemon is not started [2021-11-26T19:02:52.952Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] DONE 1262 tests, 51 skipped in 1419.517s [2021-11-26T19:02:52.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-26T19:02:52.952Z] ++++ cat bundles/test-integration/docker.pid [2021-11-26T19:02:52.952Z] +++ kill 8487 [2021-11-26T19:02:52.952Z] +++ /etc/init.d/apparmor stop [2021-11-26T19:02:52.952Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] Unloading profiles will leave already running processes permanently [2021-11-26T19:02:52.952Z] unconfined, which can lead to unexpected situations. [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.952Z] To set a process to complain mode, use the command line tool [2021-11-26T19:02:52.952Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-26T19:02:52.952Z] +++ true [2021-11-26T19:02:52.952Z] exiting test-integration [2021-11-26T19:02:52.952Z] ++ exit 0 [2021-11-26T19:02:52.952Z] [2021-11-26T19:02:52.973Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-26T19:02:53.208Z] + for job in $(jobs -p) [2021-11-26T19:02:53.208Z] + wait 4244 [2021-11-26T19:02:53.274Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-26T19:02:55.494Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-26T19:02:57.717Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-26T19:02:57.721Z] === RUN TestDockerSuite/TestEventsTop [2021-11-26T19:02:57.721Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-26T19:02:57.721Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-26T19:02:59.284Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-26T19:03:00.663Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-26T19:03:02.239Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-26T19:03:03.806Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-26T19:03:04.450Z] === RUN TestDockerSuite/TestExec [2021-11-26T19:03:04.450Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:03:04.450Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-26T19:03:04.450Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-26T19:03:04.450Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-26T19:03:06.761Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-26T19:03:06.761Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-26T19:03:06.761Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-26T19:03:06.761Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-26T19:03:07.394Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-26T19:03:08.334Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-26T19:03:08.360Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-26T19:03:09.346Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-26T19:03:09.602Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-26T19:03:09.602Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:03:09.602Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-26T19:03:09.602Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:03:09.602Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-26T19:03:09.602Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-26T19:03:09.602Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-26T19:03:09.907Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-26T19:03:12.544Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-26T19:03:15.491Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-26T19:03:15.781Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-26T19:03:16.500Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-26T19:03:17.999Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-26T19:03:17.999Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-26T19:03:17.999Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-26T19:03:18.437Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-26T19:03:20.218Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-26T19:03:20.218Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-26T19:03:21.251Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-26T19:03:21.251Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-26T19:03:21.251Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-26T19:03:21.251Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-26T19:03:21.251Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-26T19:03:21.381Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-26T19:03:23.465Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-26T19:03:23.465Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-26T19:03:23.933Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-26T19:03:24.991Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-26T19:03:27.238Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-26T19:03:27.238Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-26T19:03:27.238Z] === RUN TestDockerSuite/TestExecEnv [2021-11-26T19:03:27.238Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:03:27.238Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-26T19:03:27.238Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-26T19:03:27.238Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-26T19:03:29.447Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-26T19:03:29.757Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-26T19:03:34.348Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-26T19:03:34.525Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-26T19:03:35.303Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-26T19:03:35.303Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-26T19:03:35.303Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-26T19:03:35.303Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-26T19:03:35.303Z] === RUN TestDockerSuite/TestExecParseError [2021-11-26T19:03:35.303Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:03:35.303Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-26T19:03:35.303Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-26T19:03:35.303Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-26T19:03:35.303Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-26T19:03:35.303Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-26T19:03:36.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-26T19:03:36.744Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-26T19:03:37.031Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-26T19:03:38.246Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-26T19:03:38.246Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-26T19:03:38.246Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-26T19:03:38.246Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:03:38.246Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-26T19:03:38.246Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-26T19:03:38.246Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-26T19:03:38.246Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-26T19:03:38.246Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-26T19:03:38.246Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-26T19:03:38.246Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-26T19:03:38.964Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-26T19:03:38.964Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-26T19:03:38.964Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-26T19:03:41.184Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-26T19:03:41.197Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-26T19:03:41.197Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-26T19:03:41.197Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-26T19:03:43.403Z] === RUN TestDockerSuite/TestLogsSince [2021-11-26T19:03:47.049Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-26T19:03:47.049Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-26T19:03:47.049Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-26T19:03:47.049Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-26T19:03:47.049Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-26T19:03:47.049Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:03:47.049Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-26T19:03:52.073Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-26T19:03:52.073Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-26T19:03:52.073Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-26T19:03:52.073Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-26T19:03:52.073Z] === RUN TestDockerSuite/TestLogsTail [2021-11-26T19:03:52.902Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-26T19:03:54.842Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-26T19:03:54.842Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-26T19:03:54.842Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-26T19:03:54.842Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-26T19:03:54.842Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-26T19:03:54.842Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-26T19:03:54.842Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-26T19:03:54.842Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-26T19:03:55.030Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-26T19:03:57.249Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-26T19:03:59.596Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-26T19:03:59.596Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestNetHostname [2021-11-26T19:03:59.596Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-26T19:03:59.596Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-26T19:03:59.596Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-26T19:03:59.596Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginActive [2021-11-26T19:03:59.596Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-26T19:03:59.596Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-26T19:03:59.596Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-26T19:03:59.596Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-26T19:03:59.596Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-26T19:03:59.596Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-26T19:03:59.596Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-26T19:03:59.596Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-26T19:03:59.596Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-26T19:03:59.596Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPortList [2021-11-26T19:03:59.596Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-26T19:03:59.596Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-26T19:04:00.159Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-26T19:04:00.797Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-26T19:04:03.012Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-26T19:04:03.012Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-26T19:04:03.012Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-26T19:04:03.012Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-26T19:04:03.012Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-26T19:04:03.012Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T19:04:03.012Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-26T19:04:03.102Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-26T19:04:04.368Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-26T19:04:04.368Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-26T19:04:04.368Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-26T19:04:04.368Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-26T19:04:04.368Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-26T19:04:04.368Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-26T19:04:04.368Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-26T19:04:04.368Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:04:04.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-26T19:04:05.225Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-26T19:04:09.019Z] === RUN TestDockerSuite/TestCommitChange [2021-11-26T19:04:10.240Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-26T19:04:10.240Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-26T19:04:10.240Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-26T19:04:10.244Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestHealth [2021-11-26T19:04:10.244Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-26T19:04:10.244Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-26T19:04:12.807Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-26T19:04:14.989Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-26T19:04:14.989Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-26T19:04:14.989Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-26T19:04:14.989Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-26T19:04:14.989Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-26T19:04:14.989Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-26T19:04:14.989Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-26T19:04:15.456Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-26T19:04:15.456Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:04:15.456Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-26T19:04:15.923Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-26T19:04:16.114Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-26T19:04:16.114Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-26T19:04:16.114Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-26T19:04:16.389Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-26T19:04:16.596Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-26T19:04:16.596Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-26T19:04:16.596Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-26T19:04:17.948Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-26T19:04:17.948Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-26T19:04:19.508Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-26T19:04:22.449Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-26T19:04:22.469Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-26T19:04:22.469Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-26T19:04:22.469Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-26T19:04:22.921Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-26T19:04:22.921Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:04:22.921Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-26T19:04:24.787Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-26T19:04:26.711Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-26T19:04:26.711Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-26T19:04:28.918Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestImportFile [2021-11-26T19:04:28.918Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-26T19:04:28.918Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-26T19:04:28.918Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-26T19:04:28.918Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-26T19:04:28.918Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-26T19:04:28.918Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-26T19:04:28.918Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-26T19:04:28.918Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-26T19:04:28.918Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:04:28.918Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-26T19:04:29.603Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-26T19:04:29.603Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-26T19:04:29.603Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-26T19:04:31.861Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-26T19:04:32.892Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-26T19:04:34.069Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-26T19:04:34.069Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:04:34.069Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-26T19:04:34.069Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-26T19:04:34.069Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-26T19:04:34.069Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-26T19:04:34.069Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-26T19:04:34.069Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-26T19:04:34.850Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-26T19:04:36.277Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-26T19:04:36.680Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-26T19:04:36.680Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-26T19:04:36.680Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-26T19:04:36.680Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-26T19:04:36.680Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-26T19:04:36.680Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-26T19:04:36.680Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-26T19:04:36.680Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-26T19:04:36.739Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-26T19:04:36.744Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-26T19:04:38.952Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-26T19:04:38.952Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-26T19:04:38.952Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-26T19:04:38.952Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-26T19:04:38.952Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-26T19:04:38.952Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-26T19:04:38.952Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-26T19:04:39.732Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-26T19:04:39.732Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-26T19:04:39.732Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-26T19:04:39.732Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-26T19:04:40.903Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-26T19:04:41.894Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-26T19:04:42.541Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-26T19:04:42.792Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-26T19:04:45.673Z] === RUN TestDockerSuite/TestInspectImage [2021-11-26T19:04:45.673Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:04:45.673Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-26T19:04:45.673Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:04:45.673Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-26T19:04:45.673Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:04:45.673Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-26T19:04:46.959Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-26T19:04:46.959Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-26T19:04:46.959Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-26T19:04:47.885Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-26T19:04:48.403Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-26T19:04:48.403Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-26T19:04:48.403Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-26T19:04:49.388Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-26T19:04:49.388Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-26T19:04:49.388Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-26T19:04:49.388Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-26T19:04:49.388Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-26T19:04:49.388Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-26T19:04:49.388Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-26T19:04:50.171Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-26T19:04:51.601Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-26T19:04:51.602Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-26T19:04:51.602Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-26T19:04:51.602Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-26T19:04:51.666Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-26T19:04:51.666Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-26T19:04:52.202Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-26T19:04:52.202Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-26T19:04:52.763Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-26T19:04:53.137Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-26T19:04:53.875Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-26T19:04:55.279Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-26T19:04:56.816Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-26T19:04:56.816Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-26T19:04:56.816Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-26T19:04:56.816Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-26T19:04:58.753Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-26T19:04:58.753Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-26T19:04:58.753Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-26T19:04:58.753Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-26T19:04:58.753Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-26T19:04:58.753Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-26T19:04:58.753Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:04:58.753Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-26T19:04:59.758Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-26T19:05:00.300Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-26T19:05:00.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-26T19:05:02.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-26T19:05:02.698Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-26T19:05:04.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-26T19:05:04.095Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-26T19:05:04.095Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-26T19:05:04.095Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-26T19:05:04.095Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-26T19:05:04.095Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-26T19:05:04.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-26T19:05:04.561Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-26T19:05:04.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-26T19:05:06.128Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-26T19:05:06.128Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-26T19:05:07.889Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-26T19:05:07.889Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:05:07.889Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-26T19:05:07.889Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-26T19:05:07.889Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-26T19:05:07.889Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-26T19:05:07.889Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-26T19:05:07.889Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-26T19:05:07.889Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-26T19:05:08.342Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-26T19:05:08.342Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:05:08.342Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-26T19:05:08.342Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T19:05:08.342Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-26T19:05:08.552Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-26T19:05:10.557Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-26T19:05:10.557Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-26T19:05:11.495Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-26T19:05:12.119Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-26T19:05:12.119Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-26T19:05:12.119Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-26T19:05:13.702Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-26T19:05:13.763Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-26T19:05:13.763Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-26T19:05:13.763Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-26T19:05:14.332Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-26T19:05:14.332Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-26T19:05:15.329Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-26T19:05:15.330Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-26T19:05:15.330Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-26T19:05:16.545Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-26T19:05:16.643Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-26T19:05:16.897Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-26T19:05:17.884Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-26T19:05:17.884Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-26T19:05:17.884Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-26T19:05:18.851Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-26T19:05:21.794Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-26T19:05:22.644Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-26T19:05:24.003Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-26T19:05:24.003Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-26T19:05:24.003Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-26T19:05:24.003Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-26T19:05:25.204Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-26T19:05:26.440Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-26T19:05:26.946Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-26T19:05:28.152Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-26T19:05:28.152Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-26T19:05:28.152Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-26T19:05:28.152Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-26T19:05:28.152Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-26T19:05:28.663Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-26T19:05:29.154Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-26T19:05:29.714Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-26T19:05:29.714Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-26T19:05:29.714Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-26T19:05:35.008Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-26T19:05:36.871Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-26T19:05:36.871Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T19:05:36.871Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-26T19:05:37.217Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-26T19:05:37.217Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-26T19:05:37.217Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-26T19:05:37.857Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-26T19:05:37.857Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-26T19:05:40.158Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-26T19:05:40.158Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-26T19:05:42.607Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-26T19:05:43.593Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-26T19:05:43.593Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-26T19:05:43.593Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-26T19:05:43.593Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-26T19:05:43.593Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-26T19:05:43.593Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-26T19:05:43.593Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-26T19:05:43.593Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-26T19:05:43.593Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-26T19:05:43.593Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-26T19:05:43.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-26T19:05:45.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-26T19:05:45.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-26T19:05:46.074Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-26T19:05:46.666Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-26T19:05:46.666Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:05:46.666Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-26T19:05:50.821Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-26T19:05:51.429Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-26T19:05:51.449Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-26T19:05:51.449Z] docker_cli_swarm_test.go:1186: [d902812dd42a3] joining swarm manager [dde4467998f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:05:51.898Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-26T19:05:51.898Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-26T19:05:52.886Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-26T19:05:53.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-26T19:05:54.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-26T19:05:55.562Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-26T19:05:56.682Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-26T19:05:56.689Z] docker_cli_swarm_test.go:1195: [ddc86eea10ef8] joining swarm manager [dde4467998f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T19:05:57.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-26T19:05:59.340Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-26T19:05:59.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00049b9b0_} [2021-11-26T19:06:01.440Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-26T19:06:01.440Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:06:01.440Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-26T19:06:02.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12249913687_c:\foo_false____} [2021-11-26T19:06:03.120Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-26T19:06:03.120Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-26T19:06:03.120Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-26T19:06:04.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12249913687_c:\foo_true____} [2021-11-26T19:06:05.242Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-26T19:06:05.242Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-26T19:06:05.330Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-26T19:06:05.711Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-26T19:06:06.608Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-26T19:06:06.608Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-26T19:06:06.608Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-26T19:06:06.608Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-26T19:06:06.608Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-26T19:06:06.608Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-26T19:06:07.076Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-26T19:06:07.076Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-26T19:06:07.076Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-26T19:06:08.273Z] === RUN TestDockerSuite/TestLogsSince [2021-11-26T19:06:09.289Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-26T19:06:09.290Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-26T19:06:09.290Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-26T19:06:09.290Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:06:09.290Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-26T19:06:10.855Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-26T19:06:11.323Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-26T19:06:11.323Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-26T19:06:11.323Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-26T19:06:13.536Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-26T19:06:13.536Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-26T19:06:13.536Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-26T19:06:13.536Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-26T19:06:13.536Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-26T19:06:13.536Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-26T19:06:13.536Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-26T19:06:16.917Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-26T19:06:16.917Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-26T19:06:16.917Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-26T19:06:16.917Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-26T19:06:16.917Z] === RUN TestDockerSuite/TestLogsTail [2021-11-26T19:06:17.323Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-26T19:06:18.219Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-26T19:06:19.537Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-26T19:06:19.537Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:06:19.537Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-26T19:06:19.537Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-26T19:06:19.537Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-26T19:06:19.859Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-26T19:06:20.438Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-26T19:06:20.907Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-26T19:06:22.809Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-26T19:06:25.017Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-26T19:06:25.017Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestNetHostname [2021-11-26T19:06:25.017Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-26T19:06:25.017Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-26T19:06:25.017Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-26T19:06:25.017Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPluginActive [2021-11-26T19:06:25.017Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-26T19:06:25.017Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-26T19:06:25.017Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-26T19:06:25.017Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-26T19:06:25.017Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-26T19:06:25.017Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-26T19:06:25.017Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.018Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-26T19:06:25.018Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.018Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-26T19:06:25.018Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.018Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-26T19:06:25.018Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.018Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-26T19:06:25.018Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.018Z] === RUN TestDockerSuite/TestPortList [2021-11-26T19:06:25.018Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-26T19:06:25.018Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-26T19:06:26.690Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-26T19:06:26.690Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-26T19:06:26.690Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-26T19:06:26.690Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:06:26.690Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-26T19:06:26.779Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-26T19:06:30.574Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-26T19:06:30.874Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-26T19:06:30.874Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-26T19:06:30.874Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-26T19:06:30.874Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-26T19:06:30.874Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-26T19:06:30.874Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-26T19:06:30.874Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-26T19:06:30.874Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:06:30.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-26T19:06:35.348Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-26T19:06:35.348Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-26T19:06:35.348Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-26T19:06:35.348Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-26T19:06:35.348Z] === RUN TestDockerSuite/TestCpToDot [2021-11-26T19:06:35.628Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-26T19:06:35.628Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-26T19:06:35.628Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-26T19:06:37.739Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-26T19:06:41.211Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-26T19:06:41.211Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-26T19:06:41.211Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-26T19:06:41.211Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-26T19:06:41.211Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-26T19:06:41.541Z] === RUN TestDockerSuite/TestRmiTag [2021-11-26T19:06:41.541Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-26T19:06:43.302Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-26T19:06:43.423Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-26T19:06:43.423Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:06:43.423Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-26T19:06:43.423Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-26T19:06:43.423Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-26T19:06:43.423Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-26T19:06:43.423Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-26T19:06:43.423Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-26T19:06:43.423Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-26T19:06:43.423Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-26T19:06:43.891Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-26T19:06:44.495Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-26T19:06:44.669Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-26T19:06:46.032Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-26T19:06:46.032Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-26T19:06:46.032Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-26T19:06:46.103Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-26T19:06:47.666Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-26T19:06:47.666Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-26T19:06:48.134Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-26T19:06:48.848Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-26T19:06:49.698Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-26T19:06:50.166Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-26T19:06:50.166Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-26T19:06:50.166Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-26T19:06:50.166Z] === RUN TestDockerSuite/TestCreateRM [2021-11-26T19:06:50.634Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-26T19:06:50.634Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T19:06:50.634Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-26T19:06:50.634Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-26T19:06:50.753Z] docker_cli_swarm_test.go:1118: [de53f881a5402] joining swarm manager [da2450ccb504c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:06:51.102Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-26T19:06:52.118Z] docker_cli_swarm_test.go:1119: [d9131159742b2] joining swarm manager [da2450ccb504c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T19:06:56.438Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-26T19:06:58.257Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-26T19:06:58.258Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-26T19:06:58.258Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-26T19:06:59.438Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-26T19:07:00.426Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-26T19:07:01.207Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-26T19:07:01.207Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-26T19:07:01.207Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-26T19:07:01.207Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-26T19:07:05.190Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-26T19:07:06.179Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-26T19:07:06.179Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-26T19:07:06.179Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-26T19:07:06.179Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-26T19:07:06.179Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-26T19:07:06.179Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-26T19:07:06.179Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-26T19:07:06.179Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-26T19:07:08.360Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-26T19:07:08.360Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.360Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-26T19:07:08.360Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-26T19:07:08.360Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.360Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-26T19:07:08.360Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.360Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-26T19:07:08.360Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.360Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-26T19:07:08.360Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.360Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-26T19:07:08.361Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-26T19:07:08.361Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.361Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-26T19:07:08.361Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.361Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-26T19:07:08.361Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.361Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-26T19:07:08.361Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.361Z] === RUN TestDockerSuite/TestDockerFails [2021-11-26T19:07:08.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-26T19:07:08.397Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-26T19:07:08.397Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.397Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-26T19:07:08.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-26T19:07:08.829Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-26T19:07:08.829Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-26T19:07:08.829Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.829Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-26T19:07:08.829Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.829Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-26T19:07:08.829Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-26T19:07:08.829Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-26T19:07:11.043Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-26T19:07:11.346Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-26T19:07:11.346Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-26T19:07:11.346Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-26T19:07:11.346Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-26T19:07:11.346Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-26T19:07:11.346Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-26T19:07:12.606Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-26T19:07:13.155Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-26T19:07:14.819Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-26T19:07:15.129Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-26T19:07:15.374Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-26T19:07:17.597Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-26T19:07:19.819Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-26T19:07:21.973Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-26T19:07:22.039Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-26T19:07:22.039Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-26T19:07:23.772Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-26T19:07:25.761Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-26T19:07:26.798Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-26T19:07:26.798Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-26T19:07:28.365Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-26T19:07:28.365Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-26T19:07:28.365Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-26T19:07:28.525Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-26T19:07:28.525Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-26T19:07:28.525Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-26T19:07:28.525Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-26T19:07:28.525Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-26T19:07:30.513Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-26T19:07:31.321Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-26T19:07:31.321Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-26T19:07:31.321Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-26T19:07:31.321Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-26T19:07:31.321Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-26T19:07:32.077Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-26T19:07:32.685Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-26T19:07:33.542Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-26T19:07:33.542Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-26T19:07:33.542Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-26T19:07:33.542Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-26T19:07:33.542Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-26T19:07:33.542Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-26T19:07:33.542Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-26T19:07:33.542Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-26T19:07:34.375Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-26T19:07:34.375Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:07:34.375Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-26T19:07:34.375Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-26T19:07:34.375Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-26T19:07:34.375Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-26T19:07:34.375Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-26T19:07:34.375Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-26T19:07:34.375Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-26T19:07:35.111Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-26T19:07:36.484Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-26T19:07:36.484Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-26T19:07:37.469Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-26T19:07:38.068Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-26T19:07:40.291Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-26T19:07:40.291Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-26T19:07:40.291Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-26T19:07:40.291Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-26T19:07:40.291Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-26T19:07:40.291Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-26T19:07:40.291Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-26T19:07:41.260Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-26T19:07:42.509Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-26T19:07:42.509Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-26T19:07:42.509Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-26T19:07:42.509Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:07:42.509Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-26T19:07:42.509Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-26T19:07:42.509Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-26T19:07:42.509Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:07:42.509Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-26T19:07:43.019Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-26T19:07:43.019Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-26T19:07:43.019Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-26T19:07:44.078Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-26T19:07:44.579Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-26T19:07:44.579Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-26T19:07:44.579Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-26T19:07:45.051Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-26T19:07:45.051Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-26T19:07:45.051Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-26T19:07:45.051Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:07:45.051Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-26T19:07:45.051Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-26T19:07:45.051Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-26T19:07:45.051Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-26T19:07:45.051Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-26T19:07:45.561Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-26T19:07:46.545Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-26T19:07:46.545Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-26T19:07:46.545Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-26T19:07:46.614Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-26T19:07:46.614Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-26T19:07:46.614Z] === RUN TestDockerSuite/TestEventsRename [2021-11-26T19:07:48.837Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-26T19:07:48.837Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-26T19:07:48.837Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-26T19:07:48.837Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-26T19:07:48.837Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-26T19:07:48.837Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-26T19:07:48.837Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-26T19:07:48.837Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:07:48.837Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-26T19:07:48.837Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-26T19:07:48.837Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-26T19:07:48.837Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-26T19:07:48.837Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-26T19:07:51.056Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-26T19:07:51.056Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-26T19:07:51.056Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-26T19:07:51.056Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-26T19:07:51.056Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-26T19:07:51.056Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-26T19:07:52.397Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-26T19:07:53.275Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-26T19:07:53.768Z] === RUN TestDockerSuite/TestEventsResize [2021-11-26T19:07:55.492Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-26T19:07:55.492Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-26T19:07:55.492Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-26T19:07:57.137Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-26T19:07:58.451Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-26T19:07:58.451Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-26T19:07:58.451Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-26T19:07:58.451Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-26T19:07:58.451Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-26T19:07:58.451Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-26T19:07:58.451Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-26T19:08:00.082Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-26T19:08:00.670Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-26T19:08:00.922Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-26T19:08:02.238Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-26T19:08:02.485Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-26T19:08:04.462Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-26T19:08:04.703Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-26T19:08:06.680Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-26T19:08:07.149Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-26T19:08:07.149Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-26T19:08:07.149Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-26T19:08:07.149Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T19:08:07.149Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-26T19:08:07.149Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-26T19:08:07.149Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-26T19:08:07.149Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-26T19:08:09.454Z] === RUN TestDockerSuite/TestEventsTop [2021-11-26T19:08:09.455Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-26T19:08:09.455Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-26T19:08:10.946Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-26T19:08:10.946Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-26T19:08:10.946Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-26T19:08:11.415Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-26T19:08:11.415Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:08:11.415Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-26T19:08:11.415Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-26T19:08:11.415Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-26T19:08:11.415Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-26T19:08:11.415Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-26T19:08:11.415Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-26T19:08:11.415Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-26T19:08:11.668Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-26T19:08:15.459Z] === RUN TestDockerSuite/TestExec [2021-11-26T19:08:15.459Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:08:15.459Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-26T19:08:15.459Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-26T19:08:15.459Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-26T19:08:17.023Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-26T19:08:17.289Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-26T19:08:17.289Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-26T19:08:17.289Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-26T19:08:18.588Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-26T19:08:18.588Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:08:18.588Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-26T19:08:18.588Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:08:18.588Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-26T19:08:18.588Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-26T19:08:18.588Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunMount [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-26T19:08:19.525Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-26T19:08:19.525Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-26T19:08:20.151Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-26T19:08:21.289Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-26T19:08:21.289Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:08:21.289Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-26T19:08:21.715Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-26T19:08:23.930Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-26T19:08:25.494Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-26T19:08:26.699Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-26T19:08:26.699Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-26T19:08:26.699Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-26T19:08:26.699Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-26T19:08:26.699Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-26T19:08:26.699Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-26T19:08:26.699Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-26T19:08:28.488Z] docker_cli_swarm_test.go:1172: [df42b9e38dd98] joining swarm manager [da2450ccb504c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-26T19:08:29.281Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-26T19:08:29.281Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-26T19:08:29.281Z] === RUN TestDockerSuite/TestExecEnv [2021-11-26T19:08:29.281Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:08:29.281Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-26T19:08:29.281Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-26T19:08:29.281Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-26T19:08:30.845Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-26T19:08:31.457Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-26T19:08:31.691Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-26T19:08:31.691Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-26T19:08:31.691Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-26T19:08:32.157Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-26T19:08:34.633Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-26T19:08:34.633Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-26T19:08:34.633Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-26T19:08:34.633Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-26T19:08:34.633Z] === RUN TestDockerSuite/TestExecParseError [2021-11-26T19:08:34.633Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:08:34.633Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-26T19:08:34.633Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-26T19:08:34.633Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-26T19:08:34.633Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-26T19:08:34.633Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-26T19:08:35.255Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-26T19:08:35.255Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-26T19:08:35.724Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-26T19:08:36.195Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-26T19:08:36.195Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-26T19:08:36.195Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-26T19:08:36.195Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:08:36.195Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-26T19:08:36.195Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-26T19:08:36.195Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-26T19:08:36.196Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-26T19:08:36.196Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-26T19:08:36.196Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-26T19:08:36.196Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-26T19:08:37.290Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-26T19:08:38.408Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-26T19:08:38.408Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-26T19:08:38.408Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-26T19:08:38.862Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-26T19:08:39.301Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-26T19:08:40.428Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-26T19:08:41.416Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-26T19:08:43.634Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-26T19:08:44.041Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-26T19:08:44.041Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.041Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-26T19:08:44.104Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-26T19:08:44.104Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T19:08:45.593Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-26T19:08:45.593Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-26T19:08:45.593Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-26T19:08:45.593Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-26T19:08:45.593Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-26T19:08:45.593Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:08:45.593Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-26T19:08:47.059Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-26T19:08:47.059Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-26T19:08:47.059Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-26T19:08:47.059Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-26T19:08:47.059Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-26T19:08:47.059Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-26T19:08:47.059Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-26T19:08:47.059Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-26T19:08:47.059Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-26T19:08:47.059Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:08:47.059Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-26T19:08:48.781Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-26T19:08:48.782Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-26T19:08:49.248Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-26T19:08:50.344Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-26T19:08:50.367Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-26T19:08:50.367Z] docker_cli_swarm_test.go:1453: [de822e9270df2] joining swarm manager [dc87165aed7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:08:51.294Z] docker_cli_swarm_test.go:1454: [db72de9bddaa2] joining swarm manager [dc87165aed7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-26T19:08:55.736Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-26T19:08:55.736Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-26T19:08:55.736Z] === RUN TestDockerSuite/TestRunRm [2021-11-26T19:08:56.207Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-26T19:08:57.956Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-26T19:08:59.156Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-26T19:09:03.472Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-26T19:09:03.473Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-26T19:09:03.473Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-26T19:09:03.473Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-26T19:09:03.473Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-26T19:09:03.831Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-26T19:09:04.035Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-26T19:09:04.157Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-26T19:09:05.020Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestHealth [2021-11-26T19:09:05.020Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-26T19:09:05.020Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-26T19:09:05.399Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-26T19:09:05.717Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-26T19:09:06.184Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-26T19:09:06.551Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-26T19:09:07.620Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-26T19:09:08.808Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-26T19:09:08.808Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-26T19:09:08.808Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-26T19:09:08.808Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-26T19:09:08.808Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-26T19:09:08.808Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-26T19:09:09.275Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-26T19:09:09.743Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-26T19:09:09.743Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:09:09.743Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-26T19:09:09.816Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-26T19:09:09.838Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-26T19:09:10.729Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-26T19:09:10.729Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-26T19:09:11.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-26T19:09:12.056Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-26T19:09:12.056Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-26T19:09:12.056Z] === RUN TestDockerSuite/TestRunState [2021-11-26T19:09:12.056Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-26T19:09:12.056Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-26T19:09:12.292Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-26T19:09:12.760Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-26T19:09:13.329Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-26T19:09:13.594Z] docker_cli_swarm_unix_test.go:63: [ddc0b40faab4e] joining swarm manager [d1113c3ae6135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:09:14.283Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-26T19:09:14.283Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:09:14.283Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-26T19:09:14.972Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-26T19:09:16.503Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-26T19:09:16.503Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-26T19:09:16.503Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-26T19:09:16.503Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-26T19:09:16.503Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-26T19:09:16.503Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-26T19:09:16.503Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-26T19:09:16.503Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-26T19:09:16.503Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-26T19:09:18.071Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.272Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-26T19:09:21.272Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-26T19:09:21.273Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-26T19:09:22.124Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-26T19:09:22.124Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-26T19:09:22.124Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:09:22.124Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-26T19:09:23.490Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-26T19:09:23.490Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-26T19:09:23.490Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-26T19:09:25.223Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-26T19:09:25.708Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-26T19:09:25.708Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-26T19:09:25.914Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-26T19:09:25.914Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-26T19:09:26.177Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-26T19:09:26.177Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-26T19:09:26.177Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-26T19:09:28.128Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestImportFile [2021-11-26T19:09:28.128Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-26T19:09:28.128Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-26T19:09:28.128Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-26T19:09:28.128Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-26T19:09:28.128Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-26T19:09:28.128Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-26T19:09:28.128Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-26T19:09:28.128Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-26T19:09:28.128Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:09:28.129Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-26T19:09:29.003Z] === RUN TestDockerSuite/TestRmiTag [2021-11-26T19:09:29.133Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-26T19:09:29.470Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-26T19:09:30.342Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-26T19:09:31.906Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-26T19:09:31.906Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:09:31.906Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-26T19:09:31.906Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-26T19:09:31.906Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-26T19:09:31.906Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-26T19:09:31.906Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-26T19:09:31.906Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-26T19:09:32.413Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-26T19:09:34.118Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-26T19:09:34.118Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-26T19:09:35.683Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-26T19:09:35.683Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-26T19:09:36.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-26T19:09:36.152Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-26T19:09:36.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-26T19:09:36.152Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-26T19:09:36.152Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-26T19:09:36.302Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-26T19:09:37.715Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-26T19:09:41.063Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-26T19:09:41.519Z] === RUN TestDockerSuite/TestInspectImage [2021-11-26T19:09:41.519Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:09:41.519Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-26T19:09:41.519Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:09:41.519Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-26T19:09:41.519Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:09:41.519Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-26T19:09:43.734Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-26T19:09:45.298Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-26T19:09:45.298Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-26T19:09:46.937Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-26T19:09:46.937Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-26T19:09:46.937Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-26T19:09:46.937Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-26T19:09:47.511Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-26T19:09:49.074Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-26T19:09:49.074Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-26T19:09:49.074Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-26T19:09:49.074Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-26T19:09:49.170Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-26T19:09:50.204Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-26T19:09:50.670Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-26T19:09:51.287Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-26T19:09:51.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-26T19:09:53.500Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-26T19:09:53.615Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-26T19:09:53.615Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-26T19:09:53.615Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-26T19:09:53.615Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-26T19:09:53.615Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-26T19:09:53.615Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-26T19:09:53.615Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-26T19:09:55.412Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-26T19:09:56.401Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-26T19:09:56.401Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-26T19:09:56.401Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-26T19:09:56.401Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-26T19:09:56.401Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-26T19:09:56.401Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-26T19:09:56.401Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-26T19:09:56.401Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-26T19:09:57.290Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-26T19:09:57.412Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-26T19:09:58.401Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-26T19:09:58.853Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-26T19:09:59.351Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-26T19:09:59.351Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-26T19:09:59.351Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-26T19:09:59.351Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-26T19:09:59.351Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-26T19:09:59.967Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-26T19:10:01.067Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-26T19:10:02.630Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-26T19:10:04.095Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-26T19:10:04.194Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-26T19:10:04.727Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-26T19:10:04.727Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-26T19:10:04.727Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-26T19:10:04.727Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-26T19:10:04.727Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-26T19:10:04.727Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-26T19:10:04.727Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-26T19:10:06.407Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-26T19:10:06.945Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-26T19:10:07.038Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-26T19:10:07.423Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-26T19:10:07.892Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-26T19:10:07.892Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-26T19:10:08.619Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-26T19:10:08.619Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-26T19:10:08.619Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-26T19:10:08.619Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-26T19:10:09.243Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-26T19:10:09.458Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-26T19:10:09.756Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-26T19:10:09.756Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-26T19:10:09.756Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-26T19:10:10.182Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-26T19:10:11.122Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-26T19:10:11.744Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-26T19:10:12.186Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-26T19:10:14.394Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-26T19:10:14.394Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-26T19:10:14.401Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-26T19:10:16.624Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-26T19:10:16.624Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-26T19:10:16.624Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-26T19:10:16.917Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-26T19:10:17.609Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-26T19:10:18.807Z] docker_api_swarm_test.go:962: [d15c6f96eda9c] joining swarm manager [d82811fb2eeca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-26T19:10:19.172Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-26T19:10:19.172Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-26T19:10:19.172Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-26T19:10:20.247Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-26T19:10:20.247Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-26T19:10:21.386Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-26T19:10:21.386Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-26T19:10:22.456Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-26T19:10:22.456Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-26T19:10:22.456Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-26T19:10:23.788Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-26T19:10:23.788Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:10:23.788Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-26T19:10:25.399Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-26T19:10:25.399Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-26T19:10:25.399Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-26T19:10:25.399Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-26T19:10:25.399Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-26T19:10:26.137Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-26T19:10:27.608Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-26T19:10:27.608Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-26T19:10:27.608Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-26T19:10:27.608Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-26T19:10:27.608Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-26T19:10:27.608Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-26T19:10:27.608Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-26T19:10:27.608Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-26T19:10:28.549Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-26T19:10:28.549Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-26T19:10:28.549Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-26T19:10:28.549Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:10:28.549Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-26T19:10:28.549Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-26T19:10:28.549Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-26T19:10:28.549Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-26T19:10:28.549Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-26T19:10:29.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-26T19:10:31.999Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-26T19:10:32.033Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-26T19:10:34.426Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-26T19:10:34.426Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.426Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-26T19:10:34.426Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.426Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-26T19:10:34.426Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.426Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-26T19:10:34.426Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.426Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-26T19:10:34.426Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.426Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-26T19:10:34.426Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.426Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-26T19:10:34.974Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-26T19:10:34.974Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.974Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-26T19:10:34.974Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.974Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-26T19:10:34.974Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-26T19:10:34.974Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-26T19:10:35.420Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-26T19:10:36.751Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-26T19:10:36.844Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-26T19:10:37.181Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-26T19:10:37.182Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-26T19:10:37.182Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-26T19:10:37.182Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:10:37.182Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-26T19:10:37.182Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-26T19:10:37.182Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-26T19:10:37.182Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:10:37.182Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-26T19:10:37.638Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-26T19:10:37.638Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-26T19:10:37.638Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-26T19:10:38.740Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-26T19:10:38.964Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-26T19:10:39.860Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-26T19:10:39.860Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-26T19:10:39.860Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-26T19:10:39.860Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-26T19:10:39.860Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-26T19:10:39.860Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:10:39.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-26T19:10:39.860Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-26T19:10:39.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-26T19:10:39.860Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:10:39.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-26T19:10:39.860Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-26T19:10:39.860Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-26T19:10:41.177Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-26T19:10:41.177Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-26T19:10:41.177Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-26T19:10:43.389Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-26T19:10:43.483Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-26T19:10:43.483Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-26T19:10:43.483Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-26T19:10:43.483Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-26T19:10:43.483Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-26T19:10:43.483Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-26T19:10:43.483Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-26T19:10:43.483Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:10:43.483Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-26T19:10:43.483Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-26T19:10:43.483Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-26T19:10:43.483Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-26T19:10:43.483Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-26T19:10:44.953Z] === RUN TestDockerSuite/TestLogsSince [2021-11-26T19:10:46.425Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-26T19:10:46.426Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-26T19:10:46.426Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-26T19:10:46.426Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-26T19:10:46.426Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-26T19:10:46.426Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-26T19:10:48.634Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-26T19:10:49.009Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-26T19:10:50.843Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-26T19:10:50.843Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-26T19:10:50.843Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-26T19:10:50.902Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-26T19:10:53.418Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-26T19:10:53.611Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-26T19:10:53.611Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-26T19:10:53.611Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-26T19:10:53.611Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-26T19:10:53.611Z] === RUN TestDockerSuite/TestLogsTail [2021-11-26T19:10:53.785Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-26T19:10:53.785Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-26T19:10:53.785Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-26T19:10:53.785Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-26T19:10:53.785Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-26T19:10:53.785Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-26T19:10:53.785Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-26T19:10:54.804Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-26T19:10:54.804Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-26T19:10:55.273Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-26T19:10:55.273Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-26T19:10:55.273Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-26T19:10:55.273Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-26T19:10:55.742Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-26T19:10:55.742Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-26T19:10:55.948Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-26T19:10:55.994Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-26T19:10:56.561Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-26T19:10:58.696Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-26T19:10:58.696Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-26T19:10:58.774Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-26T19:10:58.935Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-26T19:11:00.340Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-26T19:11:00.340Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestNetHostname [2021-11-26T19:11:00.340Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-26T19:11:00.340Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-26T19:11:00.340Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-26T19:11:00.340Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPluginActive [2021-11-26T19:11:00.340Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-26T19:11:00.340Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-26T19:11:00.340Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-26T19:11:00.340Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-26T19:11:00.340Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-26T19:11:00.340Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-26T19:11:00.340Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.810Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-26T19:11:00.810Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.810Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-26T19:11:00.810Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.810Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-26T19:11:00.810Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.810Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-26T19:11:00.810Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.810Z] === RUN TestDockerSuite/TestPortList [2021-11-26T19:11:00.810Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-26T19:11:00.810Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-26T19:11:01.145Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-26T19:11:01.661Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-26T19:11:01.661Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-26T19:11:01.661Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-26T19:11:02.130Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-26T19:11:02.130Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-26T19:11:03.353Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-26T19:11:03.820Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-26T19:11:03.820Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-26T19:11:03.820Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-26T19:11:03.820Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T19:11:03.820Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-26T19:11:03.820Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-26T19:11:03.820Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-26T19:11:03.820Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-26T19:11:04.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-26T19:11:04.597Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-26T19:11:04.597Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-26T19:11:04.597Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-26T19:11:04.597Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-26T19:11:04.597Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-26T19:11:04.597Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-26T19:11:04.597Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-26T19:11:04.597Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:11:04.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-26T19:11:08.387Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-26T19:11:08.387Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-26T19:11:08.387Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-26T19:11:08.561Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-26T19:11:08.561Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-26T19:11:08.561Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-26T19:11:08.561Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-26T19:11:08.561Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:11:08.561Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-26T19:11:08.561Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-26T19:11:08.561Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-26T19:11:08.561Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-26T19:11:08.561Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-26T19:11:08.561Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-26T19:11:08.561Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-26T19:11:09.285Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-26T19:11:10.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-26T19:11:10.802Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:11:10.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-26T19:11:10.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-26T19:11:10.802Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-26T19:11:10.802Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-26T19:11:10.802Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-26T19:11:11.175Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-26T19:11:13.692Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-26T19:11:14.415Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-26T19:11:14.415Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-26T19:11:14.415Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-26T19:11:15.539Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-26T19:11:15.539Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-26T19:11:15.539Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-26T19:11:16.208Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunMount [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-26T19:11:16.623Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-26T19:11:16.623Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-26T19:11:17.978Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-26T19:11:17.978Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-26T19:11:17.978Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-26T19:11:18.724Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-26T19:11:21.241Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-26T19:11:22.690Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-26T19:11:23.795Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-26T19:11:25.268Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-26T19:11:25.268Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-26T19:11:25.268Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-26T19:11:25.268Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-26T19:11:25.268Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-26T19:11:25.268Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-26T19:11:25.269Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-26T19:11:26.658Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-26T19:11:26.658Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-26T19:11:26.658Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite (1982.30s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (71.26s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.18s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.84s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.29s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.30s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.24s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.54s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.11s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.66s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.98s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.94s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.26s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.54s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.50s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.19s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.06s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.36s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.71s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.20s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.74s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.94s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.67s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.70s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.84s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.73s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2021-11-26T19:11:27.651Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-11-26T19:11:27.651Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.69s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.07s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.19s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.84s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.69s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.30s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.33s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.72s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.85s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.19s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.81s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.36s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.99s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.77s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.90s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.92s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.51s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.76s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.45s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.75s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.97s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.74s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFails (2.41s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.54s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.50s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.64s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.10s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.29s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.22s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildHistory (10.25s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.67s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.85s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.28s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.60s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.45s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.68s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.26s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.21s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.09s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.68s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.26s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.13s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.77s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.86s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.91s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.30s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.65s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.70s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.88s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.80s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.12s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.31s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildRm (10.45s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.92s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.45s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.71s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.35s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.92s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.60s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.90s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildStderr (3.72s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.88s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.50s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.25s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.17s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.75s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.47s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.58s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.71s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.13s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.90s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.35s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.50s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.50s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.82s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.60s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestCommitChange (4.39s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.97s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.16s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestCommitTTY (6.27s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.94s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.22s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.32s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.84s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.83s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.89s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.35s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.32s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.81s) [2021-11-26T19:11:27.652Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.47s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.26s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.50s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.02s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-26T19:11:27.652Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.40s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.83s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.57s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.88s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.41s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.44s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.39s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001fad50_} (2.43s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1540750684_c:\foo_false____} (2.36s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1540750684_c:\foo_true____} (2.41s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.39s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.40s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.49s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.53s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.39s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.70s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.70s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCpToStdout (2.58s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.35s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.65s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.19s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.90s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.47s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.40s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.36s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsCopy (4.00s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.03s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.30s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.46s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.20s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFilters (4.79s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFormat (4.65s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsRename (2.46s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsResize (7.60s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.14s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.75s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.83s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.83s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.77s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecInspectID (4.19s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.92s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.78s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.78s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.12s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.56s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.31s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.92s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.27s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectDefault (2.31s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectHistory (3.90s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:11:27.653Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.29s) [2021-11-26T19:11:27.653Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.83s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.87s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectStatus (7.42s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.57s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.94s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.28s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.86s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.29s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.27s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.40s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.75s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.75s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.81s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.23s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.12s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.37s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.35s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsSince (8.76s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsTail (2.65s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.49s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.60s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.90s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsByOrder (6.86s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.83s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.76s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.10s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.40s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.83s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.20s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.27s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.79s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.16s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.26s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.50s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.44s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.42s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.14s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.23s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.11s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.66s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.87s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.22s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.49s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.23s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.37s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.46s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.22s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.56s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.35s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.33s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.90s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.71s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.74s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.09s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.76s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.29s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.32s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.55s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.33s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.29s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-26T19:11:27.654Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:11:27.654Z] --- PASS: TestDockerSuite/TestRunExitCode (2.31s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.92s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.28s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.13s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.18s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.91s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.86s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.00s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.63s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.64s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.10s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.08s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.39s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunRm (2.33s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.36s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.99s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.43s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.84s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.41s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.35s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.51s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.27s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.16s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.53s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.44s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.98s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.35s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.34s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.37s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.66s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.57s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.13s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.86s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.33s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.15s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.72s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.96s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.84s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.54s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.87s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.50s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.87s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.74s) [2021-11-26T19:11:27.655Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:11:27.655Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.14s) [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-26T19:11:27.655Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.655Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-26T19:11:27.656Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-26T19:11:27.656Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-26T19:11:27.656Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-26T19:11:27.656Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-26T19:11:27.656Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-26T19:11:27.656Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-26T19:11:27.656Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-26T19:11:27.656Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerDaemonSuite [2021-11-26T19:11:27.656Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-26T19:11:27.656Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-26T19:11:27.656Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-26T19:11:27.656Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerSwarmSuite [2021-11-26T19:11:27.656Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-26T19:11:27.656Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerExternalVolumeSuite [2021-11-26T19:11:27.656Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerNetworkSuite [2021-11-26T19:11:27.656Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-26T19:11:27.656Z] === RUN TestDockerHubPullSuite [2021-11-26T19:11:27.656Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-26T19:11:27.656Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-26T19:11:27.656Z] PASS [2021-11-26T19:11:27.656Z] ok github.com/docker/docker/integration-cli 1982.596s [2021-11-26T19:11:28.126Z] [2021-11-26T19:11:28.127Z] === Skipped [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:11:28.127Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-26T19:11:28.127Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:11:28.127Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:11:28.127Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:11:28.127Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-26T19:11:28.127Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-26T19:11:28.127Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:11:28.127Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.127Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:11:28.127Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-26T19:11:28.128Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-26T19:11:28.128Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-26T19:11:28.128Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-26T19:11:28.128Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:11:28.128Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.128Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:11:28.128Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:11:28.129Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-26T19:11:28.129Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:11:28.129Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:11:28.129Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.129Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:11:28.129Z] [2021-11-26T19:11:28.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-26T19:11:28.130Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:11:28.130Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-26T19:11:28.130Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:11:28.130Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-26T19:11:28.130Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:11:28.130Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:11:28.130Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-26T19:11:28.130Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-26T19:11:28.130Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:11:28.130Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:11:28.130Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:11:28.130Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:11:28.130Z] [2021-11-26T19:11:28.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-26T19:11:28.130Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.130Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-26T19:11:28.131Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-26T19:11:28.131Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:11:28.131Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-26T19:11:28.131Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.131Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:11:28.131Z] [2021-11-26T19:11:28.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:11:28.131Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:11:28.132Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.132Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:11:28.132Z] [2021-11-26T19:11:28.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:11:28.133Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.133Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:11:28.133Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-26T19:11:28.134Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-26T19:11:28.134Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:11:28.134Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:11:28.134Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.134Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:11:28.134Z] [2021-11-26T19:11:28.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:11:28.604Z] [2021-11-26T19:11:28.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:11:28.604Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-26T19:11:28.605Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] DONE 1085 tests, 539 skipped in 1989.976s [2021-11-26T19:11:28.605Z] INFO: Integration tests ended at 11/26/2021 19:11:28. Duration:00:33:10.0822652 [2021-11-26T19:11:28.605Z] INFO: Docker info of the daemon under test at end of run [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] Containers: 2 [2021-11-26T19:11:28.605Z] Running: 0 [2021-11-26T19:11:28.605Z] Paused: 0 [2021-11-26T19:11:28.605Z] Stopped: 2 [2021-11-26T19:11:28.605Z] Images: 18 [2021-11-26T19:11:28.605Z] Server Version: 0.0.0-dev [2021-11-26T19:11:28.605Z] Storage Driver: windowsfilter [2021-11-26T19:11:28.605Z] Windows: [2021-11-26T19:11:28.605Z] Logging Driver: json-file [2021-11-26T19:11:28.605Z] Plugins: [2021-11-26T19:11:28.605Z] Volume: local [2021-11-26T19:11:28.605Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T19:11:28.605Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T19:11:28.605Z] Swarm: inactive [2021-11-26T19:11:28.605Z] Default Isolation: process [2021-11-26T19:11:28.605Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T19:11:28.605Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T19:11:28.605Z] OSType: windows [2021-11-26T19:11:28.605Z] Architecture: x86_64 [2021-11-26T19:11:28.605Z] CPUs: 4 [2021-11-26T19:11:28.605Z] Total Memory: 32GiB [2021-11-26T19:11:28.605Z] Name: azwin-2-7c2fd0 [2021-11-26T19:11:28.605Z] ID: TSP6:F2F7:YXXK:5UX5:2ERV:WRAF:FWBK:NIRG:ALJI:RWLI:2DZZ:BFFP [2021-11-26T19:11:28.605Z] Docker Root Dir: D:\CI\PR-43047\2\daemon [2021-11-26T19:11:28.605Z] Debug Mode (client): false [2021-11-26T19:11:28.605Z] Debug Mode (server): true [2021-11-26T19:11:28.605Z] File Descriptors: -1 [2021-11-26T19:11:28.605Z] Goroutines: 17 [2021-11-26T19:11:28.605Z] System Time: 2021-11-26T19:11:28.1901582Z [2021-11-26T19:11:28.605Z] EventsListeners: 0 [2021-11-26T19:11:28.605Z] Registry: https://index.docker.io/v1/ [2021-11-26T19:11:28.605Z] Labels: [2021-11-26T19:11:28.605Z] Experimental: false [2021-11-26T19:11:28.605Z] Insecure Registries: [2021-11-26T19:11:28.605Z] 127.0.0.0/8 [2021-11-26T19:11:28.605Z] Live Restore Enabled: false [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] [2021-11-26T19:11:28.605Z] INFO: Stopping daemon under test [2021-11-26T19:11:28.605Z] SUCCESS: The process with PID 4252 (child process of PID 2968) has been terminated. [2021-11-26T19:11:28.605Z] SUCCESS: The process with PID 2968 (child process of PID 3888) has been terminated. [2021-11-26T19:11:28.605Z] INFO: Stop tailing logs of the daemon under tests [2021-11-26T19:11:28.605Z] INFO: executeCI.ps1 Completed successfully at 11/26/2021 19:11:28. [2021-11-26T19:11:28.605Z] INFO: Tidying up at end of run [2021-11-26T19:11:28.605Z] INFO: Saving daemon under test log (d:\CI\PR-43047\2\dut.out) to bundles\CIDUT.out [2021-11-26T19:11:28.605Z] INFO: Saving daemon under test log (d:\CI\PR-43047\2\dut.err) to bundles\CIDUT.err [2021-11-26T19:11:28.605Z] INFO: Saving containerd logs to bundles [2021-11-26T19:11:28.605Z] INFO: Nuke-Everything... [2021-11-26T19:11:28.605Z] INFO: Container count on control daemon to delete is 2 [2021-11-26T19:11:29.079Z] df634ed3d02b [2021-11-26T19:11:29.079Z] 3802ea8fe83c [2021-11-26T19:11:29.079Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-26T19:11:30.010Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-26T19:11:30.071Z] Deleted: sha256:5f333ce497d275bf4d3ce4a6893517c4a64b473e8d1ec04683ef5aec72b076ff [2021-11-26T19:11:30.071Z] Deleted: sha256:1b31a54780ffa989b113430a3f819ed2cde7355871a020ffc0a94b283a75238b [2021-11-26T19:11:30.071Z] INFO: Tidying pidfile d:\CI\PR-43047\2\docker.pid [2021-11-26T19:11:30.071Z] INFO: Nuking d:\CI [2021-11-26T19:11:33.794Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-26T19:11:33.794Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-26T19:11:33.794Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-26T19:11:33.794Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-26T19:11:33.794Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-26T19:11:34.260Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-26T19:11:34.260Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-26T19:11:34.260Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-26T19:11:34.260Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-26T19:11:34.260Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-26T19:11:34.260Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-26T19:11:34.260Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-26T19:11:34.260Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-26T19:11:35.176Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-26T19:11:35.176Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-26T19:11:35.176Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-26T19:11:35.176Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-26T19:11:35.819Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-26T19:11:37.390Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-26T19:11:38.955Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-26T19:11:39.937Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-26T19:11:42.145Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-26T19:11:42.611Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-26T19:11:42.612Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-26T19:11:42.612Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-26T19:11:42.612Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-26T19:11:42.612Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-26T19:11:42.612Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-26T19:11:42.612Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-26T19:11:42.612Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-26T19:11:42.612Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T19:11:46.394Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-26T19:11:46.394Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-26T19:11:46.394Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-26T19:11:46.394Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-26T19:11:46.394Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-26T19:11:46.394Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-26T19:11:46.394Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-26T19:11:46.394Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-26T19:11:46.394Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-26T19:11:46.394Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:11:46.394Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-26T19:11:47.664Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-26T19:11:47.907Z] INFO: Zapped successfully [2021-11-26T19:11:47.907Z] [2021-11-26T19:11:47.907Z] INFO: executeCI.ps1 exiting at Fri Nov 26 19:11:46 CUT 2021. Duration 00:48:03.8079714 [2021-11-26T19:11:47.907Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-26T19:11:48.159Z] Recording test results [2021-11-26T19:11:48.589Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-26T19:11:49.228Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-26T19:11:50.192Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-26T19:11:51.403Z] Archiving artifacts [2021-11-26T19:11:52.556Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T19:11:53.512Z] + make clean [2021-11-26T19:11:53.982Z] docker volume rm -f docker-dev-cache [2021-11-26T19:11:53.982Z] docker-dev-cache [Pipeline] deleteDir [2021-11-26T19:11:55.045Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-26T19:11:55.046Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-26T19:11:55.046Z] === RUN TestDockerSuite/TestRunRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-26T19:11:57.991Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-26T19:12:03.843Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-26T19:12:06.052Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-26T19:12:07.040Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-26T19:12:08.260Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-26T19:12:08.603Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-26T19:12:09.071Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-26T19:12:09.071Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-26T19:12:09.071Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-26T19:12:09.071Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-26T19:12:11.204Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-26T19:12:11.204Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T19:12:11.204Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-26T19:12:11.204Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-26T19:12:11.204Z] === RUN TestDockerSuite/TestRunState [2021-11-26T19:12:11.204Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-26T19:12:11.204Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-26T19:12:12.860Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-26T19:12:12.860Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:12:12.860Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-26T19:12:12.860Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-26T19:12:12.860Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-26T19:12:12.860Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-26T19:12:12.860Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-26T19:12:12.860Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-26T19:12:12.860Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-26T19:12:13.415Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-26T19:12:13.415Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:12:13.415Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-26T19:12:13.882Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-26T19:12:13.882Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-26T19:12:13.882Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-26T19:12:13.882Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-26T19:12:13.882Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-26T19:12:13.882Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-26T19:12:13.882Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-26T19:12:13.882Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-26T19:12:13.882Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-26T19:12:18.630Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.630Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-26T19:12:18.728Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-26T19:12:18.728Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-26T19:12:18.728Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-26T19:12:19.958Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-26T19:12:20.293Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-26T19:12:20.293Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-26T19:12:20.293Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-26T19:12:21.573Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-26T19:12:21.573Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-26T19:12:21.573Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-26T19:12:21.857Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-26T19:12:22.844Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-26T19:12:22.844Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-26T19:12:22.844Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-26T19:12:23.782Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-26T19:12:23.782Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-26T19:12:23.782Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-26T19:12:23.782Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-26T19:12:23.782Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-26T19:12:25.793Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-26T19:12:26.726Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-26T19:12:29.583Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-26T19:12:31.797Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-26T19:12:34.793Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-26T19:12:35.371Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-26T19:12:40.114Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-26T19:12:47.258Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-26T19:12:47.259Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-26T19:12:47.259Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-26T19:12:47.259Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-26T19:12:49.614Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-26T19:12:49.614Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:12:49.614Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite (1674.55s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.96s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.55s) [2021-11-26T19:12:49.632Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.39s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.22s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.72s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.71s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.94s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.64s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.65s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.55s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.04s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.96s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.04s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.96s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.25s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.79s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.36s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.28s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.77s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.70s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.43s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.72s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.15s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.22s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.07s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.87s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.36s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.41s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.53s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.89s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.00s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.91s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.64s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.02s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2021-11-26T19:12:49.632Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.98s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.20s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.38s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.40s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.72s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.41s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.06s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.38s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.39s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.25s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.39s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.55s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.12s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.42s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.70s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.18s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.00s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (156.36s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.50s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.71s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.84s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.25s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s) [2021-11-26T19:12:49.633Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.78s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.67s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.78s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.55s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.95s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.18s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.02s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s) [2021-11-26T19:12:49.633Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2021-11-26T19:12:49.633Z] === RUN TestDockerExternalVolumeSuite [2021-11-26T19:12:49.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-26T19:12:50.194Z] docker_cli_external_volume_driver_test.go:52: [d7eaa9a767129] daemon is not started [2021-11-26T19:12:50.204Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-26T19:12:53.161Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-26T19:12:53.402Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-26T19:12:53.402Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-26T19:12:53.870Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-26T19:12:54.338Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-26T19:12:54.721Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-26T19:12:54.721Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-26T19:12:54.721Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-26T19:12:54.721Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-26T19:12:55.188Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-26T19:12:55.188Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:12:55.188Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-26T19:12:55.188Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-26T19:12:55.188Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-26T19:12:55.188Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-26T19:12:55.188Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-26T19:12:55.188Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-26T19:12:55.188Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-26T19:12:55.188Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-26T19:12:55.188Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-26T19:12:58.127Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-26T19:12:58.978Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-26T19:13:00.537Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-26T19:13:02.098Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-26T19:13:06.788Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-26T19:13:06.788Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.788Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-26T19:13:06.841Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-26T19:13:06.841Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-26T19:13:06.841Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-26T19:13:06.841Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-26T19:13:06.841Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-26T19:13:06.841Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-26T19:13:06.841Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-26T19:13:08.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-26T19:13:09.783Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-26T19:13:09.783Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-26T19:13:10.249Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-26T19:13:10.249Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-26T19:13:10.576Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-26T19:13:10.576Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-26T19:13:10.576Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-26T19:13:12.459Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-26T19:13:19.602Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-26T19:13:19.602Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-26T19:13:19.602Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-26T19:13:23.064Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-26T19:13:24.627Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-26T19:13:25.096Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-26T19:13:28.248Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-26T19:13:28.248Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:13:28.248Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-26T19:13:30.958Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-26T19:13:32.028Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-26T19:13:32.028Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-26T19:13:32.028Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-26T19:13:32.028Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:13:32.028Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-26T19:13:32.028Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-26T19:13:32.028Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-26T19:13:32.028Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-26T19:13:32.028Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-26T19:13:39.173Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-26T19:13:39.173Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:13:39.173Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-26T19:13:39.173Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-26T19:13:39.173Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-26T19:13:39.173Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:13:39.173Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-26T19:13:39.173Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:13:39.173Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-26T19:13:39.173Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-26T19:13:39.173Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-26T19:13:39.173Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:13:39.173Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-26T19:13:39.615Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-26T19:13:42.119Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-26T19:13:45.063Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-26T19:13:45.063Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-26T19:13:45.063Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-26T19:13:46.769Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-26T19:13:48.009Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-26T19:13:48.009Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-26T19:13:48.009Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-26T19:13:48.009Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-26T19:13:48.009Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-26T19:13:48.009Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:13:48.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-26T19:13:48.010Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-26T19:13:48.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-26T19:13:48.010Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:13:48.010Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-26T19:13:48.010Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-26T19:13:48.010Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-26T19:13:49.719Z] === RUN TestDockerSuite/TestRmiTag [2021-11-26T19:13:50.187Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-26T19:13:52.401Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-26T19:14:02.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-26T19:14:02.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-26T19:14:03.383Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-26T19:14:03.383Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-26T19:14:03.383Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-26T19:14:03.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-26T19:14:03.850Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-26T19:14:03.850Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-26T19:14:06.793Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-26T19:14:06.793Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-26T19:14:07.328Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-26T19:14:08.313Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-26T19:14:09.735Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-26T19:14:10.203Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-26T19:14:10.203Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-26T19:14:10.669Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-26T19:14:10.669Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-26T19:14:12.103Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-26T19:14:13.090Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-26T19:14:13.090Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-26T19:14:13.090Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-26T19:14:13.090Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-26T19:14:13.090Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-26T19:14:13.090Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-26T19:14:13.090Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-26T19:14:13.090Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-26T19:14:15.305Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-26T19:14:15.305Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-26T19:14:15.305Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-26T19:14:15.305Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-26T19:14:15.305Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-26T19:14:15.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-26T19:14:19.092Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-26T19:14:19.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-26T19:14:19.312Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:14:19.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-26T19:14:19.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-26T19:14:19.312Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-26T19:14:19.312Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-26T19:14:19.312Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-26T19:14:21.308Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-26T19:14:22.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-26T19:14:23.522Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-26T19:14:25.736Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-26T19:14:27.950Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-26T19:14:27.950Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-26T19:14:27.958Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-26T19:14:27.958Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-26T19:14:27.958Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-26T19:14:31.739Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.739Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-26T19:14:31.740Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-26T19:14:31.740Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-26T19:14:37.229Z] docker_cli_external_volume_driver_test.go:52: [d81cd8f186074] daemon is not started [2021-11-26T19:14:38.362Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-26T19:14:38.362Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.362Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite (2120.00s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-26T19:14:38.362Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-26T19:14:38.362Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.52s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.44s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-11-26T19:14:38.362Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-26T19:14:38.362Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.57s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.56s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.25s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (57.87s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.73s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.87s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.33s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.08s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.41s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.31s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-11-26T19:14:38.829Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.36s) [2021-11-26T19:14:38.829Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.48s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.57s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.50s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.08s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.53s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.39s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.29s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.57s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.91s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.26s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.72s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.78s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.26s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.86s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.37s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.45s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.99s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.90s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.64s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.31s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.68s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.69s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.19s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.06s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.31s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.24s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.81s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.83s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.39s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.92s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.49s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.17s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.53s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.50s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFails (2.50s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.81s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.80s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.50s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.23s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.13s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.93s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.56s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildHistory (9.43s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.36s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.04s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.83s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.03s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.66s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.00s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.55s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.40s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.41s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.99s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.24s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.95s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.57s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.61s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.27s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.45s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.74s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.84s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.60s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.13s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.96s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.83s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildRm (11.81s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.04s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.55s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.51s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.10s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.51s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.35s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.40s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildStderr (4.25s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.50s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.21s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.21s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.88s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.94s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.04s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.77s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.78s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.77s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.63s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.87s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.95s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-26T19:14:38.830Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-26T19:14:38.830Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.23s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.62s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCommitChange (4.45s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.12s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.56s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCommitTTY (6.65s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.06s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.47s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.24s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.46s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.45s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.52s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.04s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.08s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.51s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.16s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.51s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.37s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.33s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.54s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.56s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.03s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.43s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.51s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.94s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.55s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004a6798_} (2.55s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13846137287_c:\foo_false____} (2.58s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13846137287_c:\foo_true____} (2.53s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.57s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.65s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.75s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.78s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.68s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.37s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.34s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpToDot (2.18s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCpToStdout (2.81s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.96s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.51s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.34s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.57s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.64s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.70s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.59s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.14s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsCopy (4.56s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.42s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.54s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.09s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFilters (5.15s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFormat (5.18s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsRename (2.65s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsResize (32.83s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.02s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.19s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.56s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.51s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.55s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.00s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.99s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.33s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecInspectID (4.96s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:14:38.831Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:14:38.831Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.09s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.52s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.57s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.59s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.57s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.58s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.12s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.74s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.99s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.42s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.49s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectHistory (4.07s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.05s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.02s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.98s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectStatus (3.02s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.50s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.03s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.44s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.94s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.45s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.47s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.45s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.70s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.94s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.84s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.87s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.04s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.88s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.53s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.58s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsSince (8.95s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.52s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.95s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.95s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsByOrder (10.31s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.17s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.67s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.63s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.72s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.54s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.62s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.50s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.36s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.58s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.72s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.95s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.36s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.69s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.40s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.64s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.97s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.65s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.50s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.53s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.06s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.63s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.57s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.81s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.72s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.39s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:14:38.832Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.93s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.48s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.57s) [2021-11-26T19:14:38.832Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.00s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.19s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.29s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.72s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.45s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.50s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.36s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.90s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.44s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.55s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunExitCode (2.44s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.47s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.47s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.34s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.46s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.22s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.45s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.55s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.55s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.29s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.07s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunRm (2.61s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.51s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.49s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.08s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.58s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.97s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.10s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.34s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.59s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.17s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.73s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.58s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.00s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.48s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.42s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.52s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.62s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.99s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.03s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.97s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-11-26T19:14:38.833Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.02s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-11-26T19:14:38.833Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.01s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.55s) [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.97s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-26T19:14:38.834Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-26T19:14:38.834Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-26T19:14:38.834Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-26T19:14:38.834Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-26T19:14:38.834Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-26T19:14:38.834Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-26T19:14:38.834Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-26T19:14:38.834Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:14:38.834Z] === RUN TestDockerDaemonSuite [2021-11-26T19:14:38.834Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-26T19:14:38.834Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-26T19:14:38.834Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-26T19:14:38.834Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:14:38.834Z] === RUN TestDockerSwarmSuite [2021-11-26T19:14:38.834Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-26T19:14:38.834Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.834Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:14:38.834Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:14:38.835Z] === RUN TestDockerExternalVolumeSuite [2021-11-26T19:14:38.835Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-26T19:14:38.835Z] === RUN TestDockerNetworkSuite [2021-11-26T19:14:38.835Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-26T19:14:38.835Z] === RUN TestDockerHubPullSuite [2021-11-26T19:14:38.835Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-26T19:14:38.835Z] PASS [2021-11-26T19:14:38.835Z] ok github.com/docker/docker/integration-cli 2120.291s [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === Skipped [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:14:38.835Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-26T19:14:38.835Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:14:38.835Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-11-26T19:14:38.835Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:14:38.835Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:14:38.835Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-26T19:14:38.835Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-26T19:14:38.835Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-26T19:14:38.835Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.835Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-11-26T19:14:38.835Z] [2021-11-26T19:14:38.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-26T19:14:38.835Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-26T19:14:38.836Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-26T19:14:38.836Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:14:38.836Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:14:38.836Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:14:38.836Z] [2021-11-26T19:14:38.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:14:38.836Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.836Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:14:38.837Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:14:38.837Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:14:38.837Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:14:38.837Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-26T19:14:38.837Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:14:38.837Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:14:38.837Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.837Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:14:38.837Z] [2021-11-26T19:14:38.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:14:38.893Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-26T19:14:38.893Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-26T19:14:38.893Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-26T19:14:39.304Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-26T19:14:39.304Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:14:39.304Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.304Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-26T19:14:39.304Z] [2021-11-26T19:14:39.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-26T19:14:39.304Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:14:39.305Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-26T19:14:39.305Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:14:39.305Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-26T19:14:39.305Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:14:39.305Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:14:39.305Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-26T19:14:39.305Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-11-26T19:14:39.305Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-26T19:14:39.305Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-26T19:14:39.305Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:14:39.305Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:14:39.305Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:14:39.305Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.305Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-26T19:14:39.305Z] [2021-11-26T19:14:39.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-26T19:14:39.305Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-26T19:14:39.306Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:14:39.306Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-26T19:14:39.306Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.306Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:14:39.306Z] [2021-11-26T19:14:39.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:14:39.306Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:14:39.307Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.307Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:14:39.307Z] [2021-11-26T19:14:39.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-26T19:14:39.308Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.308Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:14:39.308Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.308Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:14:39.308Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:14:39.309Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.309Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:14:39.309Z] [2021-11-26T19:14:39.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:14:39.309Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-26T19:14:39.310Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] DONE 1085 tests, 544 skipped in 2127.510s [2021-11-26T19:14:39.310Z] INFO: Integration tests ended at 11/26/2021 19:14:39. Duration:00:35:27.6344428 [2021-11-26T19:14:39.310Z] INFO: Docker info of the daemon under test at end of run [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] Containers: 2 [2021-11-26T19:14:39.310Z] Running: 0 [2021-11-26T19:14:39.310Z] Paused: 0 [2021-11-26T19:14:39.310Z] Stopped: 2 [2021-11-26T19:14:39.310Z] Images: 18 [2021-11-26T19:14:39.310Z] Server Version: 0.0.0-dev [2021-11-26T19:14:39.310Z] Storage Driver: windowsfilter [2021-11-26T19:14:39.310Z] Windows: [2021-11-26T19:14:39.310Z] Logging Driver: json-file [2021-11-26T19:14:39.310Z] Plugins: [2021-11-26T19:14:39.310Z] Volume: local [2021-11-26T19:14:39.310Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T19:14:39.310Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T19:14:39.310Z] Swarm: inactive [2021-11-26T19:14:39.310Z] Default Isolation: process [2021-11-26T19:14:39.310Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-26T19:14:39.310Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-26T19:14:39.310Z] OSType: windows [2021-11-26T19:14:39.310Z] Architecture: x86_64 [2021-11-26T19:14:39.310Z] CPUs: 4 [2021-11-26T19:14:39.310Z] Total Memory: 32GiB [2021-11-26T19:14:39.310Z] Name: azwin-2-7c2fd1 [2021-11-26T19:14:39.310Z] ID: TAOA:CR5F:JLD7:ORPL:PBSX:SVQZ:F254:6LVR:XIEX:OJ5F:V3Q7:AICP [2021-11-26T19:14:39.310Z] Docker Root Dir: D:\CI\PR-43047\2\daemon [2021-11-26T19:14:39.310Z] Debug Mode (client): false [2021-11-26T19:14:39.310Z] Debug Mode (server): true [2021-11-26T19:14:39.310Z] File Descriptors: -1 [2021-11-26T19:14:39.310Z] Goroutines: 46 [2021-11-26T19:14:39.310Z] System Time: 2021-11-26T19:14:39.2064403Z [2021-11-26T19:14:39.310Z] EventsListeners: 0 [2021-11-26T19:14:39.310Z] Registry: https://index.docker.io/v1/ [2021-11-26T19:14:39.310Z] Labels: [2021-11-26T19:14:39.310Z] Experimental: false [2021-11-26T19:14:39.310Z] Insecure Registries: [2021-11-26T19:14:39.310Z] 127.0.0.0/8 [2021-11-26T19:14:39.310Z] Live Restore Enabled: false [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] [2021-11-26T19:14:39.310Z] INFO: Stopping daemon under test [2021-11-26T19:14:39.777Z] SUCCESS: The process with PID 4176 (child process of PID 7480) has been terminated. [2021-11-26T19:14:39.777Z] SUCCESS: The process with PID 7480 (child process of PID 3356) has been terminated. [2021-11-26T19:14:39.777Z] INFO: Stop tailing logs of the daemon under tests [2021-11-26T19:14:39.777Z] INFO: executeCI.ps1 Completed successfully at 11/26/2021 19:14:39. [2021-11-26T19:14:39.777Z] INFO: Tidying up at end of run [2021-11-26T19:14:39.777Z] INFO: Saving daemon under test log (d:\CI\PR-43047\2\dut.out) to bundles\CIDUT.out [2021-11-26T19:14:39.777Z] INFO: Saving daemon under test log (d:\CI\PR-43047\2\dut.err) to bundles\CIDUT.err [2021-11-26T19:14:39.777Z] INFO: Saving containerd logs to bundles [2021-11-26T19:14:39.777Z] INFO: Nuke-Everything... [2021-11-26T19:14:39.777Z] INFO: Container count on control daemon to delete is 2 [2021-11-26T19:14:39.777Z] 90496bd2f240 [2021-11-26T19:14:39.777Z] 97d3bc8cd2fc [2021-11-26T19:14:39.777Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-26T19:14:41.108Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-26T19:14:41.108Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-26T19:14:41.108Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-26T19:14:41.108Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-26T19:14:41.108Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-26T19:14:41.337Z] Deleted: sha256:e6c2a401f36a931e4e0f67808bb1dc9e0d6f73609299591223943e83cc867070 [2021-11-26T19:14:41.337Z] Deleted: sha256:bd804fd6969d36eac8cc023fcee67d39051ff507e24b5c32b52bf7d492fe1c64 [2021-11-26T19:14:41.337Z] INFO: Tidying pidfile d:\CI\PR-43047\2\docker.pid [2021-11-26T19:14:41.337Z] INFO: Killing containerd with PID 4032 [2021-11-26T19:14:41.337Z] INFO: Nuking d:\CI [2021-11-26T19:14:42.672Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-26T19:14:42.672Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-26T19:14:43.140Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-26T19:14:43.141Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-26T19:14:43.141Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-26T19:14:43.141Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-26T19:14:43.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-26T19:14:43.141Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-26T19:14:43.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-26T19:14:43.141Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-26T19:14:43.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-26T19:14:43.141Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-26T19:14:43.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-26T19:14:43.141Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-26T19:14:43.141Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-26T19:14:45.355Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-26T19:14:46.922Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-26T19:14:49.135Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-26T19:14:49.135Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-26T19:14:49.135Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-26T19:14:49.135Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-26T19:14:49.136Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-26T19:14:49.136Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-26T19:14:49.136Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-26T19:14:51.349Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-26T19:14:51.349Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-26T19:14:51.349Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-26T19:14:51.349Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:14:51.349Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-26T19:14:51.349Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-26T19:14:51.349Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-26T19:14:51.349Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:14:51.349Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-26T19:14:52.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-26T19:14:52.914Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-26T19:14:57.670Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-26T19:14:57.670Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-26T19:14:57.670Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-26T19:14:57.670Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-26T19:14:57.670Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-26T19:14:57.670Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-26T19:14:57.670Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-26T19:14:57.670Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:14:57.670Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-26T19:14:57.670Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-26T19:14:57.670Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-26T19:14:57.670Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-26T19:14:57.670Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-26T19:14:59.126Z] INFO: Zapped successfully [2021-11-26T19:14:59.126Z] [2021-11-26T19:14:59.126Z] INFO: executeCI.ps1 exiting at Fri Nov 26 19:14:57 CUT 2021. Duration 00:50:43.6536354 [2021-11-26T19:14:59.126Z] [2021-11-26T19:14:59.234Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-26T19:14:59.234Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-26T19:14:59.234Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-26T19:14:59.234Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-26T19:14:59.234Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-26T19:14:59.234Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-26T19:14:59.375Z] Recording test results [2021-11-26T19:14:59.769Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-26T19:15:00.947Z] Creating win-2022-c8d-integration-bundles.zip [2021-11-26T19:15:01.579Z] === RUN TestDockerSuite/TestRunEchoStdout [Pipeline] archiveArtifacts [2021-11-26T19:15:02.727Z] Archiving artifacts [2021-11-26T19:15:03.142Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-26T19:15:03.142Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-26T19:15:03.142Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-26T19:15:05.356Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-26T19:15:05.356Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-26T19:15:05.356Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-26T19:15:05.356Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-26T19:15:05.356Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-26T19:15:05.356Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-26T19:15:05.356Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-26T19:15:06.920Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-26T19:15:09.134Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-26T19:15:10.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-26T19:15:10.697Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-26T19:15:12.909Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-26T19:15:12.909Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-26T19:15:12.909Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-26T19:15:12.909Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T19:15:12.909Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-26T19:15:12.909Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-26T19:15:12.909Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-26T19:15:12.909Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-26T19:15:16.881Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T19:15:17.829Z] + make clean [2021-11-26T19:15:18.296Z] docker volume rm -f docker-dev-cache [2021-11-26T19:15:18.296Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-26T19:15:21.565Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-26T19:15:21.565Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-26T19:15:21.565Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-26T19:15:21.565Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-26T19:15:21.565Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:15:21.565Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-26T19:15:21.565Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-26T19:15:21.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-26T19:15:21.565Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-26T19:15:21.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-26T19:15:21.565Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-26T19:15:21.565Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-26T19:15:24.957Z] docker_cli_external_volume_driver_test.go:52: [d8aee94f1f6eb] daemon is not started [2021-11-26T19:15:30.222Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-26T19:15:30.223Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.223Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-26T19:15:30.690Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-26T19:15:30.690Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.690Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-26T19:15:30.690Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.690Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-26T19:15:30.690Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.690Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-26T19:15:30.690Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunMount [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-26T19:15:30.691Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-26T19:15:30.691Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-26T19:15:36.555Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-26T19:15:36.555Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-26T19:15:36.555Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-26T19:15:36.555Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-26T19:15:36.555Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-26T19:15:36.555Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-26T19:15:36.555Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-26T19:15:39.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-26T19:15:39.792Z] docker_cli_external_volume_driver_test.go:52: [dcf5fb891e200] daemon is not started [2021-11-26T19:15:46.975Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-26T19:15:49.189Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-26T19:15:49.189Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-26T19:15:49.658Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-26T19:15:50.644Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-26T19:15:52.858Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-26T19:15:54.423Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-26T19:15:54.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-26T19:15:55.988Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-26T19:15:57.551Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-26T19:15:57.551Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-26T19:15:57.551Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-26T19:15:57.551Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-26T19:15:57.551Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-26T19:15:57.551Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-26T19:15:57.551Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.551Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-26T19:15:57.552Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-26T19:15:57.552Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-26T19:15:59.765Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-26T19:15:59.765Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-26T19:16:00.233Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-26T19:16:00.234Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-26T19:16:00.234Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-26T19:16:00.234Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-26T19:16:00.234Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-26T19:16:00.234Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-26T19:16:00.234Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-26T19:16:00.234Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:16:00.234Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-26T19:16:07.391Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-26T19:16:07.391Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-26T19:16:07.391Z] === RUN TestDockerSuite/TestRunRm [2021-11-26T19:16:08.377Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-26T19:16:14.241Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-26T19:16:15.805Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-26T19:16:17.369Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-26T19:16:19.584Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-26T19:16:21.799Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-26T19:16:21.799Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-26T19:16:21.799Z] === RUN TestDockerSuite/TestRunState [2021-11-26T19:16:21.799Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-26T19:16:21.799Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-26T19:16:23.365Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-26T19:16:23.365Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:16:23.365Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-26T19:16:25.580Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-26T19:16:25.580Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-26T19:16:25.580Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-26T19:16:25.580Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-26T19:16:25.580Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-26T19:16:25.580Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-26T19:16:25.580Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-26T19:16:25.580Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-26T19:16:25.580Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-26T19:16:26.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-26T19:16:30.335Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-26T19:16:30.335Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.335Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-26T19:16:30.335Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.335Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-26T19:16:30.335Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.335Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-26T19:16:30.335Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.335Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-26T19:16:30.335Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-26T19:16:30.335Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-26T19:16:30.336Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.336Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-26T19:16:30.336Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.336Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-26T19:16:30.336Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.336Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-26T19:16:30.336Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.336Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-26T19:16:30.336Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-26T19:16:30.336Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-26T19:16:31.898Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-26T19:16:31.898Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-26T19:16:31.898Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-26T19:16:34.112Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-26T19:16:34.112Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-26T19:16:34.112Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-26T19:16:34.112Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-26T19:16:34.112Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-26T19:16:36.327Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-26T19:16:41.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-26T19:16:42.191Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-26T19:16:50.853Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-26T19:16:55.606Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-26T19:16:55.606Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-26T19:16:55.606Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-26T19:16:55.606Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-26T19:16:56.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-26T19:16:57.820Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-26T19:17:00.035Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-26T19:17:01.599Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-26T19:17:01.599Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-26T19:17:01.599Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-26T19:17:01.599Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-26T19:17:01.599Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-26T19:17:01.599Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:17:01.599Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-26T19:17:01.599Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-26T19:17:01.599Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-26T19:17:01.599Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-26T19:17:01.599Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-26T19:17:01.599Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-26T19:17:02.067Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-26T19:17:02.067Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-26T19:17:02.067Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-26T19:17:05.016Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-26T19:17:06.582Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-26T19:17:08.797Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-26T19:17:17.456Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-26T19:17:17.456Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-26T19:17:17.456Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-26T19:17:17.456Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-26T19:17:17.456Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-26T19:17:17.456Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-26T19:17:17.456Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-26T19:17:19.670Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-26T19:17:20.138Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-26T19:17:20.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-26T19:17:20.606Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-26T19:17:22.171Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-26T19:17:28.035Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-26T19:17:28.035Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-26T19:17:28.035Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-26T19:17:35.189Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-26T19:17:35.189Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:17:35.189Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-26T19:17:38.140Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-26T19:17:38.140Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-26T19:17:38.140Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-26T19:17:38.140Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:17:38.140Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-26T19:17:38.140Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-26T19:17:38.140Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-26T19:17:38.140Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-26T19:17:38.140Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-26T19:17:42.894Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-26T19:17:42.894Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:17:42.894Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-26T19:17:42.894Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-26T19:17:42.894Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-26T19:17:42.894Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:17:42.894Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-26T19:17:42.894Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:17:42.894Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-26T19:17:42.894Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-26T19:17:42.894Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-26T19:17:42.894Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:17:42.894Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-26T19:17:42.967Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-26T19:17:44.459Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-26T19:17:46.674Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-26T19:17:46.674Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-26T19:17:46.674Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-26T19:17:48.238Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-26T19:17:48.238Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-26T19:17:48.238Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-26T19:17:48.238Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-26T19:17:48.238Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-26T19:17:48.238Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:17:48.238Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-26T19:17:48.238Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-26T19:17:48.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-26T19:17:48.239Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:17:48.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-26T19:17:48.239Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-26T19:17:48.239Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-26T19:18:01.006Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-26T19:18:06.052Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-26T19:18:06.052Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-26T19:18:06.052Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-26T19:18:06.052Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-26T19:18:06.052Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-26T19:18:06.052Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-26T19:18:06.052Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-26T19:18:06.052Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-26T19:18:07.038Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-26T19:18:07.038Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-26T19:18:09.987Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-26T19:18:09.987Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-26T19:18:10.455Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-26T19:18:10.455Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-26T19:18:10.455Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-26T19:18:17.608Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-26T19:18:17.608Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:18:17.608Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-26T19:18:17.608Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-26T19:18:17.608Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-26T19:18:17.608Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-26T19:18:17.608Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-26T19:18:23.480Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-26T19:18:23.948Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-26T19:18:23.948Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-26T19:18:32.607Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-26T19:18:32.607Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-26T19:18:32.607Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite (2244.68s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.94s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.84s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.98s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.72s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.87s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.85s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.54s) [2021-11-26T19:18:32.607Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:18:32.607Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.59s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.78s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.11s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.11s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.46s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.89s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.73s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.90s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.57s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.94s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.58s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.91s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.87s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.85s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.41s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.73s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.40s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.48s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.70s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.10s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.99s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.27s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.35s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.43s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.55s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.93s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.29s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.30s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.46s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.23s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.57s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.17s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.21s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.49s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.62s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.05s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.28s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.16s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.27s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFails (2.13s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.57s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.63s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.39s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.81s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.48s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.05s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildHistory (9.72s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.72s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.52s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.10s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.21s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.09s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.69s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.99s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.40s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.06s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.67s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.13s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.33s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.38s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.45s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.05s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.25s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.44s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.33s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.39s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.21s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.08s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.90s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.37s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildRm (10.88s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.72s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.94s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.14s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.76s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.07s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.85s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.93s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildStderr (3.72s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.22s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.57s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.89s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.42s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.60s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.67s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.23s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.13s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.62s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-26T19:18:32.608Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.16s) [2021-11-26T19:18:32.608Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.07s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.76s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.56s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.77s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.68s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCommitChange (4.05s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.88s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.52s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCommitTTY (10.40s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.72s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.63s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.54s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.74s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.21s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.91s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.96s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.22s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.98s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.98s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.32s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.58s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.72s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.86s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.67s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.53s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.24s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.33s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.32s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.29s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00049b9b0_} (2.33s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12249913687_c:\foo_false____} (2.32s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12249913687_c:\foo_true____} (2.31s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.03s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.71s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.39s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.52s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.56s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpToDot (6.82s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.61s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.49s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.10s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.08s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.04s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.56s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsCopy (4.22s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.32s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.96s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.43s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFilters (3.96s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFormat (3.88s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsRename (6.86s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsResize (7.38s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.18s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.28s) [2021-11-26T19:18:32.609Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-11-26T19:18:32.609Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.21s) [2021-11-26T19:18:32.610Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-26T19:18:32.610Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:18:32.610Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.68s) [2021-11-26T19:18:32.610Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2021-11-26T19:18:33.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.64s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.82s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.83s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.82s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.59s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.90s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecInspectID (3.19s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.91s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.41s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.73s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.70s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.91s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.98s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.63s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.87s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.84s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectHistory (3.67s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.91s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.89s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.83s) [2021-11-26T19:18:33.079Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.77s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectStatus (2.26s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.52s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.91s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.93s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.82s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.92s) [2021-11-26T19:18:33.079Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.97s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.66s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.25s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.08s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.98s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.00s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.12s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.34s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.15s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsSince (8.59s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsTail (2.61s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.13s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.95s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.73s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.79s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsByOrder (6.80s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.56s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.20s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.13s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.07s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (15.64s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.76s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.93s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.86s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.40s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.74s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.55s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.04s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.61s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.43s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.62s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.66s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.45s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.42s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.05s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.31s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.53s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.99s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.86s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.94s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.70s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.80s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.27s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.94s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.85s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.81s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.71s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.05s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.03s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.89s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.56s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.57s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.95s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.90s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.98s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunExitCode (1.92s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.88s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.89s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.83s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.19s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.92s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.38s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.96s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (8.90s) [2021-11-26T19:18:33.080Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.44s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:18:33.080Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.57s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.27s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.56s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunRm (1.97s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.03s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.06s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.90s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.14s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.73s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.33s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.98s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.55s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.76s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.60s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.74s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.11s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.94s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.94s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.27s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.48s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.57s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.66s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.53s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.29s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.77s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.83s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.88s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.29s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.48s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.51s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.75s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.41s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:18:33.081Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-26T19:18:33.081Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.081Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:18:33.081Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-26T19:18:33.082Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-26T19:18:33.082Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-26T19:18:33.082Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-26T19:18:33.082Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-26T19:18:33.082Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-26T19:18:33.082Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-26T19:18:33.082Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerDaemonSuite [2021-11-26T19:18:33.082Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-26T19:18:33.082Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-26T19:18:33.082Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-26T19:18:33.082Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerSwarmSuite [2021-11-26T19:18:33.082Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-26T19:18:33.082Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerExternalVolumeSuite [2021-11-26T19:18:33.082Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerNetworkSuite [2021-11-26T19:18:33.082Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-26T19:18:33.082Z] === RUN TestDockerHubPullSuite [2021-11-26T19:18:33.082Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-26T19:18:33.082Z] PASS [2021-11-26T19:18:33.082Z] ok github.com/docker/docker/integration-cli 2245.030s [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === Skipped [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:18:33.082Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-11-26T19:18:33.082Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:18:33.082Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:18:33.082Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:18:33.082Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:18:33.082Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:18:33.082Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-26T19:18:33.082Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-26T19:18:33.082Z] [2021-11-26T19:18:33.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:18:33.082Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-11-26T19:18:33.083Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-26T19:18:33.083Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.083Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-11-26T19:18:33.083Z] [2021-11-26T19:18:33.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:18:33.083Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-11-26T19:18:33.084Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-26T19:18:33.084Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-26T19:18:33.084Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:18:33.084Z] docker_cli_sni_test.go:18: Flakey test [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-26T19:18:33.084Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-26T19:18:33.084Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:18:33.084Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:18:33.084Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-26T19:18:33.084Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-26T19:18:33.085Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:18:33.085Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-26T19:18:33.085Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:18:33.085Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-26T19:18:33.085Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:18:33.085Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-26T19:18:33.085Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:18:33.085Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.085Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-26T19:18:33.085Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:18:33.554Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:18:33.554Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-26T19:18:33.554Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-26T19:18:33.554Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-26T19:18:33.554Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-11-26T19:18:33.554Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-11-26T19:18:33.554Z] [2021-11-26T19:18:33.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-11-26T19:18:33.554Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.554Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-26T19:18:33.555Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:18:33.555Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:18:33.555Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:18:33.555Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-26T19:18:33.555Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-26T19:18:33.555Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:18:33.555Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:18:33.555Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:18:33.555Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.555Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-26T19:18:33.555Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-26T19:18:33.556Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.556Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2021-11-26T19:18:33.556Z] [2021-11-26T19:18:33.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-26T19:18:33.556Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:18:33.557Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.557Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-26T19:18:33.557Z] [2021-11-26T19:18:33.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-26T19:18:33.558Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:18:33.558Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:18:33.558Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:18:33.558Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:18:33.558Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:18:33.558Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:18:33.558Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:18:33.558Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.558Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:18:33.558Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.559Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:18:33.559Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.559Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-26T19:18:33.559Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-26T19:18:33.560Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] DONE 1085 tests, 539 skipped in 2252.905s [2021-11-26T19:18:33.560Z] INFO: Integration tests ended at 11/26/2021 19:18:33. Duration:00:37:33.0483551 [2021-11-26T19:18:33.560Z] INFO: Docker info of the daemon under test at end of run [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] Containers: 2 [2021-11-26T19:18:33.560Z] Running: 0 [2021-11-26T19:18:33.560Z] Paused: 0 [2021-11-26T19:18:33.560Z] Stopped: 2 [2021-11-26T19:18:33.560Z] Images: 18 [2021-11-26T19:18:33.560Z] Server Version: 0.0.0-dev [2021-11-26T19:18:33.560Z] Storage Driver: windowsfilter [2021-11-26T19:18:33.560Z] Windows: [2021-11-26T19:18:33.560Z] Logging Driver: json-file [2021-11-26T19:18:33.560Z] Plugins: [2021-11-26T19:18:33.560Z] Volume: local [2021-11-26T19:18:33.560Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-26T19:18:33.560Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-26T19:18:33.560Z] Swarm: inactive [2021-11-26T19:18:33.560Z] Default Isolation: process [2021-11-26T19:18:33.560Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-26T19:18:33.560Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-26T19:18:33.560Z] OSType: windows [2021-11-26T19:18:33.560Z] Architecture: x86_64 [2021-11-26T19:18:33.560Z] CPUs: 4 [2021-11-26T19:18:33.560Z] Total Memory: 32GiB [2021-11-26T19:18:33.560Z] Name: azwin-2-5bdc80 [2021-11-26T19:18:33.560Z] ID: UXVV:ACT5:IXJ2:WEYW:M5DH:4KNX:BXNB:54OL:Y2OY:R4TI:KTK2:WC73 [2021-11-26T19:18:33.560Z] Docker Root Dir: D:\CI\PR-43047\2\daemon [2021-11-26T19:18:33.560Z] Debug Mode (client): false [2021-11-26T19:18:33.560Z] Debug Mode (server): true [2021-11-26T19:18:33.560Z] File Descriptors: -1 [2021-11-26T19:18:33.560Z] Goroutines: 17 [2021-11-26T19:18:33.560Z] System Time: 2021-11-26T19:18:33.4957041Z [2021-11-26T19:18:33.560Z] EventsListeners: 0 [2021-11-26T19:18:33.560Z] Registry: https://index.docker.io/v1/ [2021-11-26T19:18:33.560Z] Labels: [2021-11-26T19:18:33.560Z] Experimental: false [2021-11-26T19:18:33.560Z] Insecure Registries: [2021-11-26T19:18:33.560Z] 127.0.0.0/8 [2021-11-26T19:18:33.560Z] Live Restore Enabled: false [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] [2021-11-26T19:18:33.560Z] INFO: Stopping daemon under test [2021-11-26T19:18:34.028Z] SUCCESS: The process with PID 3016 (child process of PID 76) has been terminated. [2021-11-26T19:18:34.028Z] SUCCESS: The process with PID 76 (child process of PID 5944) has been terminated. [2021-11-26T19:18:34.028Z] INFO: Stop tailing logs of the daemon under tests [2021-11-26T19:18:34.028Z] INFO: executeCI.ps1 Completed successfully at 11/26/2021 19:18:33. [2021-11-26T19:18:34.028Z] INFO: Tidying up at end of run [2021-11-26T19:18:34.028Z] INFO: Saving daemon under test log (d:\CI\PR-43047\2\dut.out) to bundles\CIDUT.out [2021-11-26T19:18:34.028Z] INFO: Saving daemon under test log (d:\CI\PR-43047\2\dut.err) to bundles\CIDUT.err [2021-11-26T19:18:34.028Z] INFO: Saving containerd logs to bundles [2021-11-26T19:18:34.028Z] INFO: Nuke-Everything... [2021-11-26T19:18:34.496Z] INFO: Container count on control daemon to delete is 2 [2021-11-26T19:18:34.496Z] c80596ef43bf [2021-11-26T19:18:34.496Z] af5da985d306 [2021-11-26T19:18:34.496Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-26T19:18:36.060Z] Deleted: sha256:bfa200eb07d6b9a91fa6cd972f30f70f24bce48060cc83f70db87bd4ea3e5e6c [2021-11-26T19:18:36.060Z] Deleted: sha256:d625eb77ded3149cecb9d22550a74e566b08a45e9eebbc6e036ca2136ffccb9a [2021-11-26T19:18:36.060Z] INFO: Tidying pidfile d:\CI\PR-43047\2\docker.pid [2021-11-26T19:18:36.060Z] INFO: Nuking d:\CI [2021-11-26T19:19:05.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-26T19:19:19.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-26T19:19:26.930Z] INFO: Zapped successfully [2021-11-26T19:19:26.930Z] [2021-11-26T19:19:26.930Z] INFO: executeCI.ps1 exiting at Fri Nov 26 19:19:22 CUT 2021. Duration 00:55:02.4681663 [2021-11-26T19:19:26.930Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-26T19:19:27.180Z] Recording test results [2021-11-26T19:19:27.812Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-26T19:19:29.402Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-26T19:19:31.188Z] Archiving artifacts [2021-11-26T19:19:37.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-26T19:19:37.950Z] docker_cli_external_volume_driver_test.go:484: [dd7c8d8aeb674] daemon is not started [2021-11-26T19:19:45.260Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T19:19:46.216Z] + make clean [2021-11-26T19:19:46.685Z] docker volume rm -f docker-dev-cache [2021-11-26T19:19:46.685Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-26T19:19:52.798Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-26T19:19:52.798Z] docker_cli_external_volume_driver_test.go:52: [d65e35a5b6305] daemon is not started [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.59s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2021-11-26T19:20:07.655Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-26T19:20:07.655Z] PASS [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] === Skipped [2021-11-26T19:20:07.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-26T19:20:07.655Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-26T19:20:07.655Z] check_test.go:308: [d9c0806bdcdea] daemon is not started [2021-11-26T19:20:07.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-26T19:20:07.655Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-26T19:20:07.655Z] check_test.go:308: [de7673869b2a9] daemon is not started [2021-11-26T19:20:07.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-26T19:20:07.655Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-26T19:20:07.655Z] check_test.go:308: [dae941248211a] daemon is not started [2021-11-26T19:20:07.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-26T19:20:07.655Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-26T19:20:07.655Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-26T19:20:07.655Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-26T19:20:07.655Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] DONE 273 tests, 5 skipped in 2453.347s [2021-11-26T19:20:07.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-26T19:20:07.655Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da3b4c0f5cc0c/docker.pid [2021-11-26T19:20:07.655Z] +++ kill 7455 [2021-11-26T19:20:07.655Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7455 is not a child of this shell [2021-11-26T19:20:07.655Z] warning: PID 7455 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da3b4c0f5cc0c/docker.pid had a nonzero exit code [2021-11-26T19:20:07.655Z] ++++ cat bundles/test-integration/docker.pid [2021-11-26T19:20:07.655Z] +++ kill 8496 [2021-11-26T19:20:07.655Z] +++ /etc/init.d/apparmor stop [2021-11-26T19:20:07.655Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] Unloading profiles will leave already running processes permanently [2021-11-26T19:20:07.655Z] unconfined, which can lead to unexpected situations. [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] To set a process to complain mode, use the command line tool [2021-11-26T19:20:07.655Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-26T19:20:07.655Z] +++ true [2021-11-26T19:20:07.655Z] exiting test-integration [2021-11-26T19:20:07.655Z] ++ exit 0 [2021-11-26T19:20:07.655Z] [2021-11-26T19:20:07.655Z] + exit 0 [2021-11-26T19:20:07.655Z] ++ jobs -p [2021-11-26T19:20:07.655Z] + pids= [2021-11-26T19:20:07.655Z] + echo 'Remaining pids to kill: []' [2021-11-26T19:20:07.655Z] Remaining pids to kill: [] [2021-11-26T19:20:07.655Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-26T19:20:07.678Z] Recording test results [2021-11-26T19:20:09.579Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-26T19:20:09.888Z] + echo Ensuring container killed. [2021-11-26T19:20:09.888Z] Ensuring container killed. [2021-11-26T19:20:09.888Z] + docker ps -aq -f name=docker-pr2-* [2021-11-26T19:20:09.888Z] + cids=fe6d95ebe21b [2021-11-26T19:20:09.888Z] b69a4ef3b3c2 [2021-11-26T19:20:09.888Z] f10281f59f21 [2021-11-26T19:20:09.888Z] + [ -n fe6d95ebe21b [2021-11-26T19:20:09.888Z] b69a4ef3b3c2 [2021-11-26T19:20:09.888Z] f10281f59f21 ] [2021-11-26T19:20:09.888Z] + docker rm -vf fe6d95ebe21b b69a4ef3b3c2 f10281f59f21 [2021-11-26T19:20:10.456Z] fe6d95ebe21b [2021-11-26T19:20:10.456Z] b69a4ef3b3c2 [2021-11-26T19:20:10.456Z] f10281f59f21 [Pipeline] sh [2021-11-26T19:20:10.747Z] + echo Chowning /workspace to jenkins user [2021-11-26T19:20:10.747Z] Chowning /workspace to jenkins user [2021-11-26T19:20:10.747Z] + id -u [2021-11-26T19:20:10.747Z] + id -g [2021-11-26T19:20:10.747Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43047:/workspace busybox chown -R 1000:1000 /workspace [2021-11-26T19:20:10.747Z] Unable to find image 'busybox:latest' locally [2021-11-26T19:20:11.004Z] latest: Pulling from library/busybox [2021-11-26T19:20:11.004Z] e685c5c858e3: Pulling fs layer [2021-11-26T19:20:11.004Z] e685c5c858e3: Download complete [2021-11-26T19:20:11.004Z] e685c5c858e3: Pull complete [2021-11-26T19:20:11.004Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-26T19:20:11.004Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-26T19:20:14.583Z] + bundleName=amd64 [2021-11-26T19:20:14.583Z] + echo Creating amd64-bundles.tar.gz [2021-11-26T19:20:14.583Z] Creating amd64-bundles.tar.gz [2021-11-26T19:20:14.583Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-26T19:20:14.583Z] + 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-26T19:20:16.488Z] Archiving artifacts [2021-11-26T19:20:18.305Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43047/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-26T19:20:18.609Z] + make clean [2021-11-26T19:20:18.865Z] docker volume rm -f docker-dev-cache [2021-11-26T19:20:18.865Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS